1
0
Fork 0
nixredo/nixredo-gc

4 lines
184 B
Plaintext
Raw Normal View History

2021-02-17 10:44:08 +01:00
#!/bin/sh
[ "${NIXREDO_ROOT+x}" = x ] || { printf "$0 only runs for private a nix store. Set NIXREDO_ROOT to a non-empty value\n"; exit 127; }
nix-store --store "${NIXREDO_ROOT}" --gc