add nix-index-database

Signed-off-by: pph <pph@pph.pph>
This commit is contained in:
pph
2026-03-13 13:13:16 +01:00
parent 72ed018351
commit 20f7bca099
6 changed files with 36 additions and 0 deletions

21
flake.lock generated
View File

@@ -770,6 +770,26 @@
"type": "github"
}
},
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1772945408,
"narHash": "sha256-PMt48sEQ8cgCeljQ9I/32uoBq/8t8y+7W/nAZhf72TQ=",
"owner": "nix-community",
"repo": "nix-index-database",
"rev": "1c1d8ea87b047788fd7567adf531418c5da321ec",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-index-database",
"type": "github"
}
},
"nixarr": {
"inputs": {
"nixpkgs": "nixpkgs_3",
@@ -1106,6 +1126,7 @@
"eleakxir": "eleakxir",
"home-manager": "home-manager",
"hyprland": "hyprland",
"nix-index-database": "nix-index-database",
"nixarr": "nixarr",
"nixcord": "nixcord",
"nixos-hardware": "nixos-hardware",