about summary refs log tree commit diff stats
path: root/flake.lock
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2024-02-28 20:26:18 +0100
committerSoispha <soispha@vhack.eu>2024-02-28 20:26:18 +0100
commitc733f3326a34a57dfab4c17da659316fdb6eab6a (patch)
tree1f94d7c4ad524649dfe207a25c0c3781b2909476 /flake.lock
parentchore(hm/soispha/conf/taskwarrior/projects): Update (diff)
downloadnixos-config-c733f3326a34a57dfab4c17da659316fdb6eab6a.tar.gz
nixos-config-c733f3326a34a57dfab4c17da659316fdb6eab6a.zip
feat(hm): Add nix-index and associated command_not_found_handler
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 a0dbc208..08b38b5e 100644
--- a/flake.lock
+++ b/flake.lock
@@ -381,6 +381,26 @@
         "type": "github"
       }
     },
+    "nix-index-database": {
+      "inputs": {
+        "nixpkgs": [
+          "nixpkgs"
+        ]
+      },
+      "locked": {
+        "lastModified": 1708830466,
+        "narHash": "sha256-nGKe3Y1/jkLR2eh1aRSVBtKadMBNv8kOnB52UXqRy6A=",
+        "owner": "nix-community",
+        "repo": "nix-index-database",
+        "rev": "f070c7eeec3bde8c8c8baa9c02b6d3d5e114d73b",
+        "type": "github"
+      },
+      "original": {
+        "owner": "nix-community",
+        "repo": "nix-index-database",
+        "type": "github"
+      }
+    },
     "nixVim": {
       "inputs": {
         "flake-compat": [
@@ -642,6 +662,7 @@
         "home-manager": "home-manager",
         "impermanence": "impermanence",
         "lanzaboote": "lanzaboote",
+        "nix-index-database": "nix-index-database",
         "nixVim": "nixVim",
         "nixos-generators": "nixos-generators",
         "nixpkgs": "nixpkgs",