diff options
| author | LLLL Colonq <llll@colonq> | 2026-06-18 16:15:46 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2026-06-18 16:15:46 -0400 |
| commit | c9fc2ca532c5219a087924ece1e38be19c25f006 (patch) | |
| tree | 7c9d8e32617fab6e6179fe70893a3027714ea4e7 /2026/examples/teleia/flake.lock | |
| parent | 068f3b9dc0522b03af534479cfa300a720ae86fa (diff) | |
Update
Diffstat (limited to '2026/examples/teleia/flake.lock')
| -rw-r--r-- | 2026/examples/teleia/flake.lock | 177 |
1 files changed, 0 insertions, 177 deletions
diff --git a/2026/examples/teleia/flake.lock b/2026/examples/teleia/flake.lock deleted file mode 100644 index 1fffa77..0000000 --- a/2026/examples/teleia/flake.lock +++ /dev/null @@ -1,177 +0,0 @@ -{ - "nodes": { - "crane": { - "locked": { - "lastModified": 1754269165, - "narHash": "sha256-0tcS8FHd4QjbCVoxN9jI+PjHgA4vc/IjkUSp+N3zy0U=", - "owner": "ipetkov", - "repo": "crane", - "rev": "444e81206df3f7d92780680e45858e31d2f07a08", - "type": "github" - }, - "original": { - "owner": "ipetkov", - "repo": "crane", - "type": "github" - } - }, - "flake-utils": { - "inputs": { - "systems": "systems" - }, - "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" - } - }, - "flake-utils_2": { - "inputs": { - "systems": "systems_2" - }, - "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" - } - }, - "nixpkgs": { - "locked": { - "lastModified": 1777425547, - "narHash": "sha256-d57AbflkNfZNoFaZDzssEq1RfPoM9dLtOGI2O+N/68Q=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "ebc08544afa77957cc348ba72dc490ec73b87f68", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "pit": { - "inputs": { - "flake-utils": "flake-utils_2", - "nixpkgs": [ - "teleia", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1778890311, - "narHash": "sha256-JZx/jh/E16SlAATrzQvB7kZcbBBfXX0zCqpwgw+Qlfc=", - "owner": "lcolonq", - "repo": "pit", - "rev": "48ab2cb8e3de88dbd0722337bd4617ad22de1a12", - "type": "github" - }, - "original": { - "owner": "lcolonq", - "repo": "pit", - "type": "github" - } - }, - "root": { - "inputs": { - "nixpkgs": [ - "teleia", - "nixpkgs" - ], - "teleia": "teleia" - } - }, - "rust-overlay": { - "inputs": { - "nixpkgs": [ - "teleia", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1766717007, - "narHash": "sha256-ZjLiHCHgoH2maP5ZAKn0anrHymbjGOS5/PZqfJUK8Ik=", - "owner": "oxalica", - "repo": "rust-overlay", - "rev": "a18efe8a9112175e43397cf870fb6bc1ca480548", - "type": "github" - }, - "original": { - "owner": "oxalica", - "repo": "rust-overlay", - "type": "github" - } - }, - "systems": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } - }, - "systems_2": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } - }, - "teleia": { - "inputs": { - "crane": "crane", - "flake-utils": "flake-utils", - "nixpkgs": "nixpkgs", - "pit": "pit", - "rust-overlay": "rust-overlay" - }, - "locked": { - "lastModified": 1779840494, - "narHash": "sha256-SZKLnkXSCcv1i/pLmL+hue21l1vu9FSJlw0F+jtGnVM=", - "owner": "lcolonq", - "repo": "teleia", - "rev": "d6a6caa5c52e3c9be775c269b8d221fd2f13f744", - "type": "github" - }, - "original": { - "owner": "lcolonq", - "repo": "teleia", - "type": "github" - } - } - }, - "root": "root", - "version": 7 -} |
