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

nix-store --gc
nix-collect-garbage -d
guix gc -d
rm -rf /tmp/