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
|
# no pytest tests exist
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
|
||||||
|
# Default-added updateScript doesn't handle Mercurial sources
|
||||||
|
passthru.updateScript = null;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Libervia temporary third party patches";
|
description = "Libervia temporary third party patches";
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user