summary refs log tree commit diff stats
path: root/flake.lock
diff options
context:
space:
mode:
authorAlan Pearce2023-06-30 17:00:05 +0200
committerAlan Pearce2023-06-30 17:00:05 +0200
commit2c733fb4b58f1940399c528d44ccc170e77e848c (patch)
treef048b40ae35b73f9480307bf06d05f26081ea955 /flake.lock
parentf14c2285e9a0213aa0beed894bfb94c837ced31f (diff)
downloadnixfiles-2c733fb4b58f1940399c528d44ccc170e77e848c.tar.lz
nixfiles-2c733fb4b58f1940399c528d44ccc170e77e848c.tar.zst
nixfiles-2c733fb4b58f1940399c528d44ccc170e77e848c.zip
Add nix-index-database flake
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 6ea4e7df..d53c3b1a 100644
--- a/flake.lock
+++ b/flake.lock
@@ -81,6 +81,26 @@
         "type": "github"
       }
     },
+    "nix-index-database": {
+      "inputs": {
+        "nixpkgs": [
+          "nixpkgs"
+        ]
+      },
+      "locked": {
+        "lastModified": 1687097842,
+        "narHash": "sha256-NPAaRZx5foWLgIPfEaiEZMr9JIlEQhLEVEXpx09341Q=",
+        "owner": "Mic92",
+        "repo": "nix-index-database",
+        "rev": "c8210cb3fcde6860255b54ddba74dc177e6232cd",
+        "type": "github"
+      },
+      "original": {
+        "owner": "Mic92",
+        "repo": "nix-index-database",
+        "type": "github"
+      }
+    },
     "nixos-hardware": {
       "locked": {
         "lastModified": 1686452266,
@@ -133,6 +153,7 @@
         "darwin": "darwin",
         "emacs-overlay": "emacs-overlay",
         "home-manager": "home-manager",
+        "nix-index-database": "nix-index-database",
         "nixos-hardware": "nixos-hardware",
         "nixpkgs": "nixpkgs",
         "secrets": "secrets"