Skip to content

Commit

Permalink
update flake
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsawyer77 committed Aug 19, 2024
1 parent 6d1d8f2 commit 7b003b3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions flake.lock

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

8 changes: 4 additions & 4 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
# url = "github:akermu/emacs-libvterm";
# flake = false;
# };
neovim-nightly-overlay = {
url = "github:nix-community/neovim-nightly-overlay";
inputs.nixpkgs.follows = "unstable";
};
# neovim-nightly-overlay = {
# url = "github:nix-community/neovim-nightly-overlay";
# inputs.nixpkgs.follows = "nixpkgs";
# };
nil = {
url = "github:oxalica/nil";
inputs.nixpkgs.follows = "nixpkgs";
Expand Down

0 comments on commit 7b003b3

Please sign in to comment.