mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-19 00:16:29 +08:00
flake: update libfringe hash
This commit is contained in:
parent
eefc07b495
commit
77c50324ef
@ -239,7 +239,7 @@
|
|||||||
cargoDeps = rustPlatform.importCargoLock {
|
cargoDeps = rustPlatform.importCargoLock {
|
||||||
lockFile = ./artiq/firmware/Cargo.lock;
|
lockFile = ./artiq/firmware/Cargo.lock;
|
||||||
outputHashes = {
|
outputHashes = {
|
||||||
"fringe-1.2.1" = "sha256-m4rzttWXRlwx53LWYpaKuU5AZe4GSkbjHS6oINt5d3Y=";
|
"fringe-1.2.1" = "sha256-u7NyZBzGrMii79V+Xs4Dx9tCpiby6p8IumkUl7oGBm0=";
|
||||||
"tar-no-std-0.1.8" = "sha256-xm17108v4smXOqxdLvHl9CxTCJslmeogjm4Y87IXFuM=";
|
"tar-no-std-0.1.8" = "sha256-xm17108v4smXOqxdLvHl9CxTCJslmeogjm4Y87IXFuM=";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user