Follow self in nvim-flake

This commit is contained in:
Quentin Boyer 2023-04-15 17:02:28 +02:00
parent a29e7e18f7
commit b77cfcc82c
2 changed files with 84 additions and 3966 deletions

4049
flake.lock generated

File diff suppressed because it is too large Load diff

View file

@ -13,6 +13,7 @@
nvim-traxys = {
url = "github:traxys/nvim-flake";
inputs.nixpkgs.follows = "nixpkgs";
inputs.nixfiles.follows = "/";
};
rust-overlay.url = "github:oxalica/rust-overlay";
naersk.url = "github:nix-community/naersk";