diff options
| author | seth <[email protected]> | 2024-06-30 09:53:01 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-06-30 09:53:01 -0400 |
| commit | b4d966fe359ef889c3ba1441af01683a549f147b (patch) | |
| tree | 28ff0e5fde73aff7a2aec88714a2de7fd653f74c /flake.lock | |
| parent | e00e18b05f519c7f82031477d5759665abd890d1 (diff) | |
chore: drop flake-checks
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 16 |
1 files changed, 0 insertions, 16 deletions
@@ -1,20 +1,5 @@ { "nodes": { - "flake-checks": { - "locked": { - "lastModified": 1716193450, - "narHash": "sha256-wIbyIQRoLAfGe2v8W7LM6zEZ9Oy0jKuUX0HMUCLQJsM=", - "owner": "getchoo", - "repo": "flake-checks", - "rev": "842c3f225677aa55e44b94342f19c8f3e6f2be06", - "type": "github" - }, - "original": { - "owner": "getchoo", - "repo": "flake-checks", - "type": "github" - } - }, "nixpkgs": { "locked": { "lastModified": 1719468428, @@ -33,7 +18,6 @@ }, "root": { "inputs": { - "flake-checks": "flake-checks", "nixpkgs": "nixpkgs" } } |
