From 56cf0b9d330851c9468c869d55ac78fca5ee4f5a Mon Sep 17 00:00:00 2001 From: Simon Renblad Date: Fri, 27 Dec 2024 16:21:30 +0800 Subject: [PATCH] flake lock --- flake.lock | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/flake.lock b/flake.lock index a6f88b7..9001ae2 100644 --- a/flake.lock +++ b/flake.lock @@ -229,17 +229,18 @@ "rust-overlay": "rust-overlay_2" }, "locked": { - "lastModified": 1734668221, - "narHash": "sha256-X0U2yPmlsD3VLBZQyfWv8qw04Qn0qFWIONJUPPigB0U=", - "ref": "refs/heads/master", - "rev": "213529cf7a50aa1b2d9ffdf575e3e38202ff9bd6", - "revCount": 666, + "lastModified": 1736144869, + "narHash": "sha256-cmiR7JqLJ4qsqMCT1klW8Sb5NZSi00Mosjpqm7QfkjY=", + "ref": "bump_to_llvm14", + "rev": "281ba1370dbf0cab6520fcde02c53009b399be96", + "revCount": 677, "type": "git", - "url": "https://git.m-labs.hk/m-labs/zynq-rs" + "url": "https://git.m-labs.hk/srenblad/zynq-rs/" }, "original": { + "ref": "bump_to_llvm14", "type": "git", - "url": "https://git.m-labs.hk/m-labs/zynq-rs" + "url": "https://git.m-labs.hk/srenblad/zynq-rs/" } } },