guix/scripts/nix-collect-garbage.in

3 lines
48 B
Plaintext

#! @shell@ -e
exec @bindir@/nix-store --gc "$@"