From c733f3326a34a57dfab4c17da659316fdb6eab6a Mon Sep 17 00:00:00 2001 From: Soispha Date: Wed, 28 Feb 2024 20:26:18 +0100 Subject: feat(hm): Add nix-index and associated command_not_found_handler --- flake.lock | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'flake.lock') 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", -- cgit 1.4.1