updet
This commit is contained in:
@ -27,6 +27,10 @@
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.nixvim.follows = "nixvim";
|
||||
};
|
||||
nix-index-database = {
|
||||
url = "github:nix-community/nix-index-database";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
walker = {
|
||||
url = "github:abenz1267/walker";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
Reference in New Issue
Block a user