On Wed, Apr 21, 2010 at 12:58:14PM +0200, Anders F Björklund wrote:
> Sander van der Burg wrote:
> 
> >On {Free,Open,Net,...}BSD similar problems arise, since /bin/sh is
> >not bash either. I fixed this by manually symlinking /bin/sh to
> >bash on BSD, but ideally we should do this differently.
> 
> Yeah, I also noticed that nixpkgs stdenv assumes that /bin/bash
> exists...
> 
> shell = "/bin/bash";

The pure nixpkgs stdenvs bring its own bash (i686/x86_64/armv5tel-linux only).
You mention the Native stdenvs (impure).
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to