nixpkgs/pkgs/os-specific/linux/zfs
Graham Christensen b3d4f5dada
zfs: extend zpool scripts with :$PATH, remove sudo
sudo the package is not suid, so remove it from the PATH. Extend
PATH with $PATH to fetch sudo from the outer PATH. Move the generation
of `path` in to Nix, so the sed expression can use single quotes,
which prevents $PATH being interpolated at build-time.
2020-11-10 08:50:22 -05:00
..
default.nix zfs: extend zpool scripts with :$PATH, remove sudo 2020-11-10 08:50:22 -05:00