python312Packages.pyatag: prevent auto updates
This commit is contained in:
@@ -34,6 +34,7 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
# it would use the erroneous tag 3.5.1
|
||||
# nixpkgs-update: no auto update
|
||||
passthru.skipBulkUpdate = true;
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user