summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorseth <[email protected]>2023-07-30 19:30:51 -0400
committerseth <[email protected]>2023-07-30 19:30:51 -0400
commit21aa6d4428dd8fd12573616dea2138f9d132b404 (patch)
tree71548aaabddb193f62c9867a02e923f9e2a797eb /flake.lock
parent7705d685bf504ff84568df6630c5b361c0d9d4f9 (diff)
users/seth: add nix-index-database + comma
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock21
1 files changed, 21 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index dcef21e..00e37b7 100644
--- a/flake.lock
+++ b/flake.lock
@@ -282,6 +282,26 @@
"type": "github"
}
},
+ "nix-index-database": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1690687539,
+ "narHash": "sha256-Lnwz9XKtshm+5OeWqCbj/3tKuKK+DL5tUTdKSRrKBlY=",
+ "owner": "nix-community",
+ "repo": "nix-index-database",
+ "rev": "d74b8171153ae35d7d323a9b1ad6c4cf7a995591",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "nix-index-database",
+ "type": "github"
+ }
+ },
"nixinate": {
"inputs": {
"nixpkgs": [
@@ -504,6 +524,7 @@
"guzzle_api": "guzzle_api",
"home-manager": "home-manager",
"lanzaboote": "lanzaboote",
+ "nix-index-database": "nix-index-database",
"nixinate": "nixinate",
"nixos-hardware": "nixos-hardware",
"nixos-wsl": "nixos-wsl",