remarshal_0_17: remove updateScript, add no auto update comment (#356367)

This commit is contained in:
Emily 2024-11-16 06:22:58 +00:00 committed by GitHub
commit e2b0cccf55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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}";