Skip to content

Commit 350db84

Browse files
committed
Bump maven hash
1 parent d036cf1 commit 350db84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/overlay.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ let
2121

2222
llvm-backend-matching = import ./llvm-backend-matching.nix {
2323
src = prev.llvm-backend-matching-src;
24-
mvnHash = "";
24+
mvnHash = "sha256-ZmxDfQAQ4sq7yZEwCS8I3TNZeENTZlkiHQFObNdeSRE=";
2525
inherit (final) maven;
2626
};
2727

0 commit comments

Comments
 (0)