[feat] Use nix-index-database

This commit is contained in:
Uttarayan Mondal
2024-03-13 00:00:55 +05:30
parent 6fcac28663
commit 5b83bd79c0
5 changed files with 220 additions and 9 deletions

View File

@@ -47,6 +47,8 @@
# nixneovimplugins = {
# url = "github:NixNeovim/NixNeovimPlugins";
# inputs.nixpkgs.follows = "nixpkgs";
# }
nix-index-database.url = "github:Mic92/nix-index-database";
nur.url = "github:nix-community/nur";