python3Packages.orange-widget-base: rev as tag
Signed-off-by: lucasew <lucas59356@gmail.com>
This commit is contained in:
@@ -27,7 +27,7 @@ buildPythonPackage rec {
|
||||
src = fetchFromGitHub {
|
||||
owner = "biolab";
|
||||
repo = "orange-widget-base";
|
||||
rev = "refs/tags/${version}";
|
||||
tag = version;
|
||||
hash = "sha256-tWo8vwC8xLA2ZKeab2GqpXGdlHhaqOT9wu1efqSHZSg=";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user