mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-23 04:25:14 +00:00
remarshal_0_17: remove updateScript, add no auto update comment (#356367)
This commit is contained in:
commit
e2b0cccf55
@ -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