Skip to content

Commit

Permalink
update pb submodule rev
Browse files Browse the repository at this point in the history
  • Loading branch information
manveru committed Apr 9, 2021
1 parent 24f34e1 commit a227ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/overlay.nix
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ inputs: final: prev: {
# ourselves instead.
mantis-extvm-pb = builtins.fetchGit {
url = "https://github.com/input-output-hk/mantis-extvm-pb";
rev = "6b3039be92882df6ef6c15887c8d0b5f10c86d6f";
rev = "53eb31f3c59f7200994915b834e626bd292df7ed";
};

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

0 comments on commit a227ce5

Please sign in to comment.