diff options
author | polwex <polwex@sortug.com> | 2025-07-26 21:40:09 +0000 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-07-26 21:40:09 +0000 |
commit | 05cdc5aa6b41fa4cefa2e7a13520c8a618f8536c (patch) | |
tree | b02b3f529e519c3c8f0de4846e46adc1f99d9fe4 /hosts/cloud/span/flake.lock | |
parent | 7c48432201b2873a04a2e1bcd5aa3a0662558e26 (diff) | |
parent | cd6e43bc73c43643b06d42e3e025986f1e4edea1 (diff) |
wtf
Diffstat (limited to 'hosts/cloud/span/flake.lock')
-rw-r--r-- | hosts/cloud/span/flake.lock | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/hosts/cloud/span/flake.lock b/hosts/cloud/span/flake.lock deleted file mode 100644 index 6bc7bd0..0000000 --- a/hosts/cloud/span/flake.lock +++ /dev/null @@ -1,27 +0,0 @@ -{ - "nodes": { - "nixpkgs": { - "locked": { - "lastModified": 1704008649, - "narHash": "sha256-rGPSWjXTXTurQN9beuHdyJhB8O761w1Zc5BqSSmHvoM=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "d44d59d2b5bd694cd9d996fd8c51d03e3e9ba7f7", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "root": { - "inputs": { - "nixpkgs": "nixpkgs" - } - } - }, - "root": "root", - "version": 7 -} |