diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -302,6 +302,26 @@ "url": "https://flakehub.com/f/DeterminateSystems/nix-src/%2A" } }, + "nix-index-database": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1770315571, + "narHash": "sha256-hy0gcAgAcxrnSWKGuNO+Ob0x6jQ2xkR6hoaR0qJBHYs=", + "owner": "nix-community", + "repo": "nix-index-database", + "rev": "2684bb8080a6f2ca5f9d494de5ef875bc1c4ecdb", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "nix-index-database", + "type": "github" + } + }, "nixarr": { "inputs": { "nixpkgs": [ @@ -459,6 +479,7 @@ "headplane": "headplane", "home-manager": "home-manager", "namescale": "namescale", + "nix-index-database": "nix-index-database", "nixarr": "nixarr", "nixos-hardware": "nixos-hardware", "nixpkgs": "nixpkgs_4", |
