python3Packages.sat-tmp: Drop auto-added passthru.updateScript
nix-update doesn't handle mercurial sources.
This commit is contained in:
@@ -31,6 +31,9 @@ buildPythonPackage rec {
|
||||
# no pytest tests exist
|
||||
doCheck = false;
|
||||
|
||||
# Default-added updateScript doesn't handle Mercurial sources
|
||||
passthru.updateScript = null;
|
||||
|
||||
meta = {
|
||||
description = "Libervia temporary third party patches";
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user