Skip to content

Commit eed4755

Browse files
make: remove head pipe
1 parent 20818ac commit eed4755

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
@@ -52,7 +52,7 @@ gc:
5252
@df -h /
5353

5454
gcroots:
55-
@nix-store --gc --print-roots | head -n30
55+
@nix-store --gc --print-roots
5656

5757
darwin/brew-install: is_darwin
5858
@echo installing homebrew...

0 commit comments

Comments
 (0)