diff options
| author | LLLL Colonq <llll@colonq> | 2025-03-17 04:16:09 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2025-03-17 04:16:09 -0400 |
| commit | be5563fe24c582f10b9cca95e0a5ce7caac75176 (patch) | |
| tree | 50e10fa160d252f9913a462671169cf2d8100bbb | |
| parent | 147da288be909c5f881d9c0e577025edc3db8144 (diff) | |
Update flake.lock
| -rw-r--r-- | flake.lock | 28 |
1 files changed, 3 insertions, 25 deletions
@@ -1,17 +1,12 @@ { "nodes": { "crane": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, "locked": { - "lastModified": 1719249093, - "narHash": "sha256-0q1haa3sw6GbmJ+WhogMnducZGjEaCa/iR6hF2vq80I=", + "lastModified": 1742143293, + "narHash": "sha256-8oKPsMlqlOQ7qnTWvhBEcfVFY1WqHIcSilGVtaLAquw=", "owner": "ipetkov", "repo": "crane", - "rev": "9791c77eb7e98b8d8ac5b0305d47282f994411ca", + "rev": "de3bb0155823298161c1c0a7805f10d4b4074bbb", "type": "github" }, "original": { @@ -54,28 +49,11 @@ "type": "github" } }, - "nixpkgs-for-wasm-bindgen": { - "locked": { - "lastModified": 1691495139, - "narHash": "sha256-+zZIRTtXlA8gN8HPzczphPnB9L+yYpidBmFxKqWQy+A=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "4e6868b1aa3766ab1de169922bb3826143941973", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "4e6868b1aa3766ab1de169922bb3826143941973", - "type": "github" - } - }, "root": { "inputs": { "crane": "crane", "flake-utils": "flake-utils", "nixpkgs": "nixpkgs", - "nixpkgs-for-wasm-bindgen": "nixpkgs-for-wasm-bindgen", "rust-overlay": "rust-overlay" } }, |
