tvl-depot/tools
Vincent Ambo af337010e9 feat(prepare-image): Ensure /usr/bin/env is always present
This is required by common patterns in shell scripts.

There are some caveats around this. Adding logic to filter whether
coreutils is included in an image would slow down the Nix evaluation,
so the link is currently created even in cases where it doesn't point
to anything.

Fixes #109
2021-08-25 16:49:05 +03:00
..
nixery feat(prepare-image): Ensure /usr/bin/env is always present 2021-08-25 16:49:05 +03:00