Skip to content

Commit

Permalink
fix(nvim): nightly is working again
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Nov 2, 2023
1 parent 4045c0c commit 291f7d4
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
42 changes: 21 additions & 21 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
}@inputs:
let
overlays = [
# inputs.neovim-nightly.overlay // TODO: https://github.com/nix-community/neovim-nightly-overlay/issues/332
inputs.neovim-nightly.overlay # TODO: https://github.com/nix-community/neovim-nightly-overlay/issues/332
(final: prev: {
nur = import nur {
nurpkgs = prev;
Expand Down

0 comments on commit 291f7d4

Please sign in to comment.