Skip to content

Commit 78b3b56

Browse files
committed
Update the Nix hash of the Maven dependencies
1 parent 808137c commit 78b3b56

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
@@ -45,7 +45,7 @@ pkgs.stdenv.mkDerivation rec {
4545
dontConfigure = true;
4646
outputHashAlgo = "sha256";
4747
outputHashMode = "recursive";
48-
outputHash = "sha256-np1FQiQpWFYWZIoVsiAgURlIrmhXjUJjLM/LDbH7q4U=";
48+
outputHash = "sha256-S6duDsKFIrm+LT1SFD/9yxiODQI09MXvI8nHhy7nd4c=";
4949
};
5050

5151
buildPhase = ''

0 commit comments

Comments
 (0)