Skip to content

Commit a227ce5

Browse files
committed
update pb submodule rev
1 parent 24f34e1 commit a227ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/overlay.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ inputs: final: prev: {
2020
# ourselves instead.
2121
mantis-extvm-pb = builtins.fetchGit {
2222
url = "https://github.com/input-output-hk/mantis-extvm-pb";
23-
rev = "6b3039be92882df6ef6c15887c8d0b5f10c86d6f";
23+
rev = "53eb31f3c59f7200994915b834e626bd292df7ed";
2424
};
2525

2626
mantisPkgs = final.callPackage ./pkgs/mantis { src = ../.; };

0 commit comments

Comments
 (0)