flake hashes

This commit is contained in:
Simon Renblad 2024-12-16 17:50:43 +08:00
parent a31fac6c27
commit 50c0d53ff5
2 changed files with 11 additions and 9 deletions

16
flake.lock generated
View File

@ -11,11 +11,11 @@
"src-pythonparser": "src-pythonparser"
},
"locked": {
"lastModified": 1734268824,
"narHash": "sha256-8YClg7lENtRn69HoxT87PtXf/QLY5BtdiayB7Tt4lDg=",
"lastModified": 1734333183,
"narHash": "sha256-iVzdaE3x5Ob2nArtF7S3xuUIVxXiO7RCmXKYgS4ltcs=",
"ref": "refs/heads/master",
"rev": "f5bbc688f0e0c368f95430407710a9cb8a5db3c6",
"revCount": 9119,
"rev": "c65520ab0184149e57d6d9c104e334055186fd67",
"revCount": 9120,
"type": "git",
"url": "https://github.com/m-labs/artiq.git"
},
@ -229,11 +229,11 @@
"rust-overlay": "rust-overlay_2"
},
"locked": {
"lastModified": 1734331342,
"narHash": "sha256-kIrmzTjWtyLtcX67zOtsWyTUQxtmr2Mr+wix2cLraz8=",
"lastModified": 1734336632,
"narHash": "sha256-Y87aN0z8B/KRUg8dgoKrTNHZTHtC9hEQKlxRx2+szNs=",
"ref": "bump_to_llvm15",
"rev": "a6b2f201a250a8e5e98c8a82fe9c32c50347f904",
"revCount": 663,
"rev": "f18cc91c1b5ebf0aadc59724d1f69f037da44c7f",
"revCount": 664,
"type": "git",
"url": "https://git.m-labs.hk/srenblad/zynq-rs/"
},

View File

@ -125,7 +125,9 @@
lockFile = src/Cargo.lock;
outputHashes = {
"tar-no-std-0.1.8" = "sha256-xm17108v4smXOqxdLvHl9CxTCJslmeogjm4Y87IXFuM=";
"nalgebra-0.32.6" = "sha256-L/YudkVOtfGYoNQKBD7LMk/sMYgRDzPDdpGL5rO7G2I=";
"nalgebra-0.32.6" = "sha256-ZbQQZbM3A5cJ4QbujtUxkrI0/qGlI4UzfahtyQnvMZA=";
"core_io-0.1.0" = "sha256-tepvvnkDTYDJ3uvuuSJISevYFkl802GHBHSwn1fXKJE=";
"fatfs-0.3.6" = "sha256-Z6iueATKemecxleUd5vzWMNq0PHS7hD422PXOiyDHUM=";
};
};