diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2022-06-22 18:21:37 +0200 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2022-06-23 04:08:28 +0200 |
commit | 925b97522497e9c0f7a385c904410e560796208f (patch) | |
tree | 5318eec7f8b3a5fb5bcbd6c6b7727aeff0eeeadc /Makefile | |
parent | 3c48c4b4f7a8d5a7b045b9dbee1310d20ca7750b (diff) |
Embed the sandbox shell into the statically linked 'nix' binary
With this, Nix will write a copy of the sandbox shell to /bin/sh in
the sandbox rather than bind-mounting it from the host filesystem.
This makes /bin/sh work out of the box with nix-static, i.e. you no
longer get
/nix/store/qa36xhc5gpf42l3z1a8m1lysi40l9p7s-bootstrap-stage4-stdenv-linux/setup: ./configure: /bin/sh: bad interpreter: No such file or directory
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions