Update flake.nix (#452)
This commit is contained in:
parent
c7362fce9c
commit
84967ace53
@ -28,7 +28,7 @@
|
|||||||
inherit version;
|
inherit version;
|
||||||
src = ./.;
|
src = ./.;
|
||||||
|
|
||||||
vendorSha256 = "sha256-8cbcE9gKJjU14DNTLPc6nneEPZg7Akt+FlSDlPRvG5k=";
|
vendorSha256 = "sha256-W5oiPtTRin0731QQWr98xZ2Vpk97HYcBtKoi1OKZz+w=";
|
||||||
|
|
||||||
# Do not build testing suit
|
# Do not build testing suit
|
||||||
excludedPackages = [ "./test" ];
|
excludedPackages = [ "./test" ];
|
||||||
|
Reference in New Issue
Block a user