nix index automatic

This commit is contained in:
Luj 2023-06-10 19:28:42 +02:00
parent f96a93ef50
commit 3f1bd178f3
4 changed files with 31 additions and 1 deletions

21
flake.lock generated
View file

@ -325,6 +325,26 @@
"type": "github"
}
},
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1685764721,
"narHash": "sha256-CIy1iwQTEKfZRrid4gBLA+r/LPGA9IUFo0lKJVyECGI=",
"owner": "Mic92",
"repo": "nix-index-database",
"rev": "669ca1f2e2bc401abab6b837ae9c51503edc9b49",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "nix-index-database",
"type": "github"
}
},
"nix-rfc-92": {
"inputs": {
"flake-compat": "flake-compat_3",
@ -473,6 +493,7 @@
"hyprpaper": "hyprpaper",
"linkal": "linkal",
"nil": "nil",
"nix-index-database": "nix-index-database",
"nix-rfc-92": "nix-rfc-92",
"nixos-apple-silicon": "nixos-apple-silicon",
"nixpkgs": "nixpkgs_5",