summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.lock28
1 files changed, 3 insertions, 25 deletions
diff --git a/flake.lock b/flake.lock
index 3a41d8d..e18cfe7 100644
--- a/flake.lock
+++ b/flake.lock
@@ -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"
}
},