flake: update libfringe hash

This commit is contained in:
morgan 2024-05-29 11:01:43 +08:00 committed by Sébastien Bourdeauducq
parent eefc07b495
commit 77c50324ef
1 changed files with 1 additions and 1 deletions

View File

@ -239,7 +239,7 @@
cargoDeps = rustPlatform.importCargoLock {
lockFile = ./artiq/firmware/Cargo.lock;
outputHashes = {
"fringe-1.2.1" = "sha256-m4rzttWXRlwx53LWYpaKuU5AZe4GSkbjHS6oINt5d3Y=";
"fringe-1.2.1" = "sha256-u7NyZBzGrMii79V+Xs4Dx9tCpiby6p8IumkUl7oGBm0=";
"tar-no-std-0.1.8" = "sha256-xm17108v4smXOqxdLvHl9CxTCJslmeogjm4Y87IXFuM=";
};
};