liminix/pkgs/min-copy-closure
Daniel Barlow 00aeb81811 min-list-garbage: check all store paths against file
this is step 1 of min-collect-garbage, no point implementing
deletion ourselves when rm -r exists

(arguably no point in implementing any of it, but this is the bit we
can't do efficiently in bourne shell - it means we're reading the
store-paths list once instead of grepping it afresh for every entry in
/nix/store/)
2023-05-19 23:49:11 +01:00
..
default.nix min-list-garbage: check all store paths against file 2023-05-19 23:49:11 +01:00
liminix-rebuild.sh liminix-rebuild source /etc/profile to get PATH for reboot 2023-05-18 22:43:08 +01:00
min-copy-closure.fnl add min-copy-closure, a minimal nix-copy-closure substitute 2023-05-06 22:47:03 +01:00
min-copy-closure.sh min-copy-closure: remove verbose output 2023-05-11 23:52:13 +01:00
min-list-garbage.c min-list-garbage: check all store paths against file 2023-05-19 23:49:11 +01:00
receive.sh add min-copy-closure, a minimal nix-copy-closure substitute 2023-05-06 22:47:03 +01:00