xcat: remove superfluous pythonOlder
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
python3.pkgs.buildPythonApplication rec {
|
||||
pname = "xcat";
|
||||
version = "1.2.0";
|
||||
disabled = python3.pythonOlder "3.7";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
|
||||
Reference in New Issue
Block a user