Skip to content

Commit e357f68

Browse files
doprzEveeifyeve
authored andcommitted
Apply suggestion from @Eveeifyeve
Co-authored-by: Eveeifyeve <[email protected]>
1 parent 5967a33 commit e357f68

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

flake.nix

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,7 @@
9494
programs.gofmt.enable = true;
9595
};
9696

97-
checks = {
98-
# Ensure the package builds
99-
build = lazygit;
100-
};
97+
checks.build = lazygit;
10198
};
10299

103100
flake = {

0 commit comments

Comments
 (0)