chore(nix): update cargo hash value for Nix flake
Run checks and build archives / coverage-and-sonar (push) Successful in 9m7s
Run checks and build archives / build (linux-aarch64) (push) Successful in 7m3s
Run checks and build archives / build (windows-x86_64) (push) Successful in 8m16s
Run checks and build archives / build (linux-x86_64) (push) Successful in 10m8s
Run checks and build archives / coverage-and-sonar (push) Successful in 9m7s
Run checks and build archives / build (linux-aarch64) (push) Successful in 7m3s
Run checks and build archives / build (windows-x86_64) (push) Successful in 8m16s
Run checks and build archives / build (linux-x86_64) (push) Successful in 10m8s
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
|||||||
inherit version;
|
inherit version;
|
||||||
src = pkgs.lib.cleanSource ../.;
|
src = pkgs.lib.cleanSource ../.;
|
||||||
# cargoLock.lockFile = ../Cargo.lock;
|
# cargoLock.lockFile = ../Cargo.lock;
|
||||||
cargoHash = "sha256-yfKaqc+7lvxDukAXxazc57GFs386rr9vUsDk1pobLRM=";
|
cargoHash = "sha256-pAAp3bq4zZwRYC5v7wX56KbBgA1q2C/Td5jX2ge+VpY=";
|
||||||
useNextest = true;
|
useNextest = true;
|
||||||
meta = {
|
meta = {
|
||||||
inherit (cargoToml.package) description homepage;
|
inherit (cargoToml.package) description homepage;
|
||||||
|
|||||||
Reference in New Issue
Block a user