We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6fdf9b6 + 7706fa0 commit e2b0cccCopy full SHA for e2b0ccc
pkgs/by-name/re/remarshal_0_17/package.nix
@@ -50,7 +50,7 @@ pythonPackages.buildPythonApplication rec {
50
51
nativeCheckInputs = [ pythonPackages.pytestCheckHook ];
52
53
- passthru.updateScript = throw "This package is pinned to 0.17.1 for YAML 1.1 support";
+ # nixpkgs-update: no auto update
54
55
meta = with lib; {
56
changelog = "https://github.com/remarshal-project/remarshal/releases/tag/v${version}";
0 commit comments