aboutsummaryrefslogtreecommitdiff
path: root/opt/bin/gc.sh
blob: ad025f6d2ac1e4bfc968be39d6dc1edd181f7c64 (plain) (blame)
1
2
3
4
5
6
#!/bin/sh
set -eu

nix-store --gc
nix-collect-garbage -d
guix gc -d