Skip to content

Commit f267e75

Browse files
committed
update nix hash
1 parent ff9c636 commit f267e75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ pkgs.stdenv.mkDerivation rec {
5757
dontConfigure = true;
5858
outputHashAlgo = "sha256";
5959
outputHashMode = "recursive";
60-
outputHash = "sha256-NFV5zcNefpaOoPIGEga/jlyuWzCV+OidOCs2SQuEDkA=";
60+
outputHash = "sha256-Gimt6L54yyaX3BtdhQlVu1j4c4y++Mip0GzMl/IfzMc=";
6161
};
6262

6363
buildPhase = ''

0 commit comments

Comments
 (0)