[Nix-dev] gawk is not building
Amy de Buitléir
amy at nualeargais.ie
Fri Jun 5 21:57:21 CEST 2015
Anderson Torres <torres.anderson.85 <at> gmail.com> writes:
> I am trying to port Oroborus window manager to NixOS, but gawk is not
> installing. It complains about the command "more" not being found.
I typed "more", and got the following info:
$ more
The program ‘more’ is currently not installed. It is provided by
several packages. You can install it by typing one of the following:
nix-env -i busybox
nix-env -i util-linux-curses
So I think you just need to install one of those packages.
More information about the nix-dev
mailing list