use pre-built nix-index db

This commit is contained in:
Reid 2025-12-17 01:07:00 -08:00
parent 88384c52dd
commit b3f0ff53df
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
4 changed files with 25 additions and 1 deletions

21
flake.lock generated
View file

@ -420,6 +420,26 @@
"type": "github"
}
},
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1765267181,
"narHash": "sha256-d3NBA9zEtBu2JFMnTBqWj7Tmi7R5OikoU2ycrdhQEws=",
"owner": "nix-community",
"repo": "nix-index-database",
"rev": "82befcf7dc77c909b0f2a09f5da910ec95c5b78f",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-index-database",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1763966396,
@ -541,6 +561,7 @@
"hyprlock": "hyprlock",
"niri": "niri",
"nix-colors": "nix-colors",
"nix-index-database": "nix-index-database",
"nixpkgs": "nixpkgs_4",
"rofi-catppuccin": "rofi-catppuccin",
"waybar-catppuccin": "waybar-catppuccin"