Skip to content

Commit

Permalink
update mirth-build
Browse files Browse the repository at this point in the history
  • Loading branch information
casuallyblue committed May 21, 2024
1 parent 46080d1 commit 598a7c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/mi/mirth-build/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ stdenv.mkDerivation {

src = fetchgit {
url = "https://git.casuallyblue.dev/mirth/mirth-build";
rev = "d82eb7da43280dbef4fcec18910ccdeaaceedf0f";
hash = "sha256-CcPLtxO5/Z8PUM6IaUKKI4XrZ2KgbTqStPIp7FY+Zcw=";
rev = "270b5fdb21ae2a3561caf56766a89e06e84e782d";
hash = "sha256-SFnzKL5IWyTqgrm99VgFDvhPzP9gJ5C/4K0vLOrnPoY=";
fetchSubmodules = true;
};

Expand Down

0 comments on commit 598a7c5

Please sign in to comment.