diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2026-04-13 21:26:58 -0600 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2026-04-13 21:26:58 -0600 |
| commit | 587f330a139e5a459a83e693e2cded498bc67227 (patch) | |
| tree | 512a044dafa17fe6d6ca0f9e5fdef2502e5a5773 | |
| parent | ec5b7daaae4518abd376d4210ebc87de12d9c2b6 (diff) | |
deleted refs in lockfile
| -rw-r--r-- | flake.lock | 55 |
1 files changed, 0 insertions, 55 deletions
@@ -229,24 +229,6 @@ "type": "github" } }, - "flake-utils_2": { - "inputs": { - "systems": "systems_3" - }, - "locked": { - "lastModified": 1731533236, - "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, "gitignore": { "inputs": { "nixpkgs": [ @@ -778,27 +760,6 @@ "type": "github" } }, - "nix-search-tv": { - "inputs": { - "flake-utils": "flake-utils_2", - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1771465079, - "narHash": "sha256-vWKMGj2fBUbsAvwoYjgT+L4hH0A96u4rDOaT0wnj7iw=", - "owner": "3timeslazy", - "repo": "nix-search-tv", - "rev": "73a34372b15b3824586b3f65c22c4ff8f0eb4c2c", - "type": "github" - }, - "original": { - "owner": "3timeslazy", - "repo": "nix-search-tv", - "type": "github" - } - }, "nixlib": { "locked": { "lastModified": 1736643958, @@ -1031,7 +992,6 @@ "nix-colors": "nix-colors", "nix-index-database": "nix-index-database", "nix-minecraft": "nix-minecraft", - "nix-search-tv": "nix-search-tv", "nixos-generators": "nixos-generators", "nixpkgs": "nixpkgs_4", "nixpkgs-old": "nixpkgs-old", @@ -1108,21 +1068,6 @@ "type": "github" } }, - "systems_3": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } - }, "unf": { "inputs": { "ndg": "ndg", |
