Loading pkgs/by-name/lx/lxcfs/package.nix +7 −0 Original line number Diff line number Diff line Loading @@ -59,6 +59,13 @@ stdenv.mkDerivation rec { util-linux ] } # requires access to sleep wrapProgram "$out/share/lxcfs/lxc.reboot.hook" --prefix PATH : ${ lib.makeBinPath [ coreutils ] } ''; postFixup = '' Loading Loading
pkgs/by-name/lx/lxcfs/package.nix +7 −0 Original line number Diff line number Diff line Loading @@ -59,6 +59,13 @@ stdenv.mkDerivation rec { util-linux ] } # requires access to sleep wrapProgram "$out/share/lxcfs/lxc.reboot.hook" --prefix PATH : ${ lib.makeBinPath [ coreutils ] } ''; postFixup = '' Loading