about summary refs log tree commit diff
path: root/scripts/nix-collect-garbage.in
blob: 7ec9f349b18ee5af2fb45f8b69083af90daae371 (plain) (blame)
1
2
#! @shell@ -e
exec @bindir@/nix-store --gc "$@"