nixery/prepare-image
Vincent Ambo 6c4a69fa42 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
..
default.nix refactor: Reshuffle file structure for better code layout 2019-11-27 14:12:38 +00:00
load-pkgs.nix chore(nix): update channel URL 2021-04-14 14:10:53 +02:00
prepare-image.nix feat(prepare-image): Ensure /usr/bin/env is always present 2021-08-25 16:49:05 +03:00