Skip to content

Commit acd0ed2

Browse files
committed
update flake.lock
Signed-off-by: jaoleal <[email protected]>
1 parent 25b05ca commit acd0ed2

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

flake.lock

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@
104104

105105
};
106106
flake.overlays.default = (final: prev: {
107-
neovix = self.packages.${final.system}.nvim;
107+
nvix = self.packages.${final.system}.nvim;
108+
108109
});
109110
};
110-
111111
}

0 commit comments

Comments
 (0)