python3Packages.arcam-fmj: update disabled (#428169)
This commit is contained in:
@@ -19,7 +19,7 @@ buildPythonPackage rec {
|
||||
version = "2.0.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
disabled = pythonOlder "3.11";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "elupus";
|
||||
|
||||
Reference in New Issue
Block a user