Skip to content

Commit

Permalink
use neovim flake
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelroses committed Sep 6, 2023
1 parent d4cf724 commit d7f375d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,11 @@
flake = false;
};

neovim-flake = {
url = "github:NotAShelf/neovim-flake";
inputs.nixpkgs.follows = "nixpkgs";
};

# nur's
nur.url = "github:nix-community/nur";
bella-nur.url = "github:isabelroses/nur";
Expand Down

0 comments on commit d7f375d

Please sign in to comment.