mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
python310Packages.twentemilieu: update disabled
This commit is contained in:
parent
52748a2bad
commit
ab302b53cc
@ -15,7 +15,7 @@ buildPythonPackage rec {
|
||||
version = "1.0.0";
|
||||
format = "pyproject";
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
disabled = pythonOlder "3.10";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "frenck";
|
||||
|
Loading…
Reference in New Issue
Block a user