parent
112b5556af
commit
fdd28b6fe0
@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
|
|||||||
url = "https://www.github.com/openmvg/openmvg.git";
|
url = "https://www.github.com/openmvg/openmvg.git";
|
||||||
|
|
||||||
# Tag v1.1
|
# Tag v1.1
|
||||||
rev = "f5ecb48";
|
rev = "refs/tags/v${version}";
|
||||||
sha256 = "1di9i7yxnkdvl8lhflynmqw62gaxwv00r1sd7nzzs9qn63g0af0f";
|
sha256 = "1di9i7yxnkdvl8lhflynmqw62gaxwv00r1sd7nzzs9qn63g0af0f";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user