python3Packages.torcheval: disable auto-upgrade (#460641)
This commit is contained in:
@@ -13,6 +13,9 @@ let
|
||||
pname = "torcheval";
|
||||
version = "0.0.7";
|
||||
in
|
||||
|
||||
# nixpkgs-update: no auto update
|
||||
# upstream is missing the tag, so r-ryantm is attempting downgrades, e.g. #460611
|
||||
buildPythonPackage {
|
||||
inherit pname version;
|
||||
pyproject = true;
|
||||
|
||||
Reference in New Issue
Block a user