mirtk: unstable-2022-07-22 -> 2.0.0-unstable-2025-02-27
Diff: https://github.com/BioMedIA/MIRTK/compare/973ce2fe3f9508dec68892dbf97cca39067aa3d6...ef71a176c120447b3f95291901af7af8b4f00544
This commit is contained in:
@@ -15,13 +15,13 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "mirtk";
|
||||
version = "unstable-2022-07-22";
|
||||
version = "2.0.0-unstable-2025-02-27";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "BioMedIA";
|
||||
repo = "MIRTK";
|
||||
rev = "973ce2fe3f9508dec68892dbf97cca39067aa3d6";
|
||||
hash = "sha256-vKgkDrbyGOcbaYlxys1duC8ZNG0Y2nqh3TtSQ06Ox0Q=";
|
||||
rev = "ef71a176c120447b3f95291901af7af8b4f00544";
|
||||
hash = "sha256-77Om/+qApt9AiSYbaPc2QNh+RKcYajobD7VDhvPtf/I=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user