Skip to content

Commit 7dd8330

Browse files
doprzEveeifyeve
andauthored
Apply suggestion from @Eveeifyeve
Co-authored-by: Eveeifyeve <[email protected]>
1 parent 7762335 commit 7dd8330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
git
4040
makeWrapper
4141
];
42-
buildInputs = with pkgs; [ git ];
42+
buildInputs = [ pkgs.git ];
4343

4444
ldflags = [
4545
"-s"

0 commit comments

Comments
 (0)