fix: update flake.nix hash
This commit is contained in:
parent
fa73b0f4bf
commit
a1d0f22132
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
inherit version;
|
inherit version;
|
||||||
src = ./.;
|
src = ./.;
|
||||||
|
|
||||||
vendorSha256 = "sha256-XVz2vts4on42lfxnov4jnUrHzSFF05+i1TVY3C7bgdw=";
|
vendorSha256 = "sha256-8cbcE9gKJjU14DNTLPc6nneEPZg7Akt+FlSDlPRvG5k=";
|
||||||
|
|
||||||
# Do not build testing suit
|
# Do not build testing suit
|
||||||
excludedPackages = [ "./test" ];
|
excludedPackages = [ "./test" ];
|
||||||
|
|
Loading…
Reference in a new issue