diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2026-03-14 07:20:02 -0600 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2026-03-14 07:20:02 -0600 |
| commit | 3c031046f83d33b049849399db7e0da384002327 (patch) | |
| tree | d6d9d1b2ccabaf65632c0a1b7d9327bef7ae698a /flake.lock | |
| parent | 686549e19451263beabd77cc3bb76d75d411cbe6 (diff) | |
| parent | 3de32a043ea16503d0789a90cd5f5cda7860cb96 (diff) | |
Merge branch 'master' of ssh://bosco:/srv/git/.flake
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -686,6 +686,26 @@ "type": "github" } }, + "nix-index-database": { + "inputs": { + "nixpkgs": [ + "nixpkgs-unstable" + ] + }, + "locked": { + "lastModified": 1772945408, + "narHash": "sha256-PMt48sEQ8cgCeljQ9I/32uoBq/8t8y+7W/nAZhf72TQ=", + "owner": "nix-community", + "repo": "nix-index-database", + "rev": "1c1d8ea87b047788fd7567adf531418c5da321ec", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "nix-index-database", + "type": "github" + } + }, "nixlib": { "locked": { "lastModified": 1736643958, @@ -887,6 +907,7 @@ "microvm": "microvm", "modded-minecraft-servers": "modded-minecraft-servers", "nix-colors": "nix-colors", + "nix-index-database": "nix-index-database", "nixos-generators": "nixos-generators", "nixpkgs": "nixpkgs_3", "nixpkgs-old": "nixpkgs-old", |
