On Fri, 25 Mar 2011 15:26:20 +0100, Lluís Batlle i Rossell <virik...@gmail.com> wrote:
On Fri, Mar 25, 2011 at 01:23:32PM +0100, Rickard Nilsson wrote:
Hi,

I'm trying to build the nixos ISO with:

  nix-build nixos/release.nix -A iso_minimal

I've got a recent nix trunk build installed, and I've added prebuilt
binaries with nix-pull. However, I get the following error:

  /nix/store/rk9jl8rzqr7ynmaaz0qdy8j9r5hkb56f-stdenv-linux/setup:
line 864: nuke-refs: command not found

What is nuke-refs, and why is it not found?

Here goes my bet... I think some scripts assume /bin/sh is bash. Maybe your
/bin/sh is not bash, and that is not understanding a bash declaration
of nuke-refs?

No, my /bin/sh is bash, so that can't be it.


  / Rickard
_______________________________________________
nix-dev mailing list
nix-dev@cs.uu.nl
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to