python3Packages.orange3: rev as tag

Signed-off-by: lucasew <lucas59356@gmail.com>
This commit is contained in:
lucasew
2024-12-29 23:29:21 -03:00
parent 15a958efc7
commit ca1ca71bf6
@@ -60,7 +60,7 @@ let
src = fetchFromGitHub {
owner = "biolab";
repo = "orange3";
rev = "refs/tags/${version}";
tag = version;
hash = "sha256-3PybiHXH6oIYJb78/a7LnQA6cYUicDx4Mf65QhIhT4w=";
};