diff options
| author | Seth Flynn <[email protected]> | 2025-03-30 22:08:43 -0400 |
|---|---|---|
| committer | Seth Flynn <[email protected]> | 2025-03-30 22:09:08 -0400 |
| commit | fb01fd764b73372bdf91b9fb1ae2d02e469f0216 (patch) | |
| tree | a6c6e6b045bcbc0f97020ac92f92a6b29fceeefa /flake.lock | |
| parent | 36821d4e7df5bde74441ba7bc7fc7c870e9b2824 (diff) | |
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 16 |
1 files changed, 0 insertions, 16 deletions
@@ -1,20 +1,5 @@ { "nodes": { - "nix-filter": { - "locked": { - "lastModified": 1731533336, - "narHash": "sha256-oRam5PS1vcrr5UPgALW0eo1m/5/pls27Z/pabHNy2Ms=", - "owner": "numtide", - "repo": "nix-filter", - "rev": "f7653272fd234696ae94229839a99b73c9ab7de0", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "nix-filter", - "type": "github" - } - }, "nixpkgs": { "locked": { "lastModified": 1743076231, @@ -33,7 +18,6 @@ }, "root": { "inputs": { - "nix-filter": "nix-filter", "nixpkgs": "nixpkgs" } } |
