Hi!
While compiling glibc, there is no bash in PATH, so it sets xtrace interpreter incorrectly. There are several way for solving this problem: 1) let static-bash create /nix/store/<hash>-static-bash/bin/bash, not /nix/store/<hash>-bash 2) correct it for xtrace manually in post-install hook (or fixup) What do you prefer? -- Yura mailto: [EMAIL PROTECTED] _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
