mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +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";
|
version = "4.0.0";
|
||||||
pyproject = true;
|
pyproject = true;
|
||||||
|
|
||||||
disabled = pythonOlder "3.11";
|
disabled = pythonOlder "3.12";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "bieniu";
|
owner = "bieniu";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue