feat: return to upstream nix-index-database

This commit is contained in:
Youwen Wu 2025-01-01 23:27:09 -08:00
parent 1ed9b17f54
commit 9c930ee34f
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
2 changed files with 6 additions and 6 deletions

View file

@ -82,7 +82,7 @@
};
nix-index-database = {
url = "github:marienz/nix-index-database";
url = "github:nix-community/nix-index-database";
inputs.nixpkgs.follows = "nixpkgs";
};