Skip to content

Commit a715e99

Browse files
make: update gc
1 parent cfa7819 commit a715e99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ update:
4848
@nix flake update
4949

5050
gc:
51-
@nix store gc
51+
@nix-collect-garbage -d
5252

5353
darwin/brew-install: is_darwin
5454
@echo installing homebrew...

0 commit comments

Comments
 (0)