remarshal_0_17: remove updateScript, add no auto update comment
using a throw breaks the nixpkgs-update updateScript service
This commit is contained in:
parent
2867f69e5c
commit
7706fa05a7
@ -50,7 +50,7 @@ pythonPackages.buildPythonApplication rec {
|
||||
|
||||
nativeCheckInputs = [ pythonPackages.pytestCheckHook ];
|
||||
|
||||
passthru.updateScript = throw "This package is pinned to 0.17.1 for YAML 1.1 support";
|
||||
# nixpkgs-update: no auto update
|
||||
|
||||
meta = with lib; {
|
||||
changelog = "https://github.com/remarshal-project/remarshal/releases/tag/v${version}";
|
||||
|
Loading…
Reference in New Issue
Block a user