diff options
| author | sinanmohd <sinan@sinanmohd.com> | 2026-02-08 01:34:20 +0530 |
|---|---|---|
| committer | sinanmohd <sinan@sinanmohd.com> | 2026-02-08 01:34:20 +0530 |
| commit | d918a10014018c11badaca04f64ab4d2175bfcf9 (patch) | |
| tree | c050657353c0212cdb88804ccd47a33a97cfa1b0 /flake.lock | |
| parent | e19aea69f72276757de0e8f5ad6e134fa4e2db7f (diff) | |
chore(nix/flake): add comma)
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", |
