mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
python312Packages.nettigo-air-monitor: update disabled
This commit is contained in:
parent
fab6e8c185
commit
49eaa25bc6
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ buildPythonPackage rec {
|
|||
version = "4.0.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.11";
|
||||
disabled = pythonOlder "3.12";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "bieniu";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue