Skip to content

Commit 56e7a17

Browse files
committed
fixup! feat(nix): add comprehensive nix flake
1 parent 3db5e14 commit 56e7a17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flake.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@
117117
};
118118

119119
flake = {
120-
# Global overlay for other flakes to use
121120
overlays.default = final: prev: {
122121
lazygit = inputs.self.packages.${final.system}.lazygit;
123122
};

0 commit comments

Comments
 (0)