anyk: fix mvnHash after update

This commit is contained in:
FliegendeWurst
2026-06-24 15:51:49 +02:00
parent 16e05c4074
commit d3438a9a8f
+1 -1
View File
@@ -36,7 +36,7 @@ let
src = lib.sources.sourceFilesBySuffices ./. [ "pom.xml" ];
mvnHash = "sha256-4keHPzS8pbIIwODmBUMofJt27n5WqYh+IGqE6d9od7k=";
mvnHash = "sha256-6pezqcTIPR5NYFQUmLZ5Y3TOd+XRcB/eRmNSAEoBmls=";
installPhase = ''
mkdir -p $out/share/java