retire pi4

This commit is contained in:
mjallen18
2026-02-19 18:47:05 -06:00
parent d7958927b5
commit 0d835df1aa
23 changed files with 852 additions and 936 deletions

View File

@@ -1,4 +1,4 @@
{ fetchFromGitHub, python3Packages, lib, ... }:
{ fetchFromGitHub, python3Packages, ... }:
python3Packages.buildPythonPackage rec {
pname = "wyzeapy";
version = "0.5.31";