25.11 working without too many warnings
This commit is contained in:
parent
8cf1959759
commit
7a8ff873c6
17 changed files with 157 additions and 147 deletions
|
|
@ -19,6 +19,8 @@ let
|
|||
paho-mqtt
|
||||
pyaml
|
||||
];
|
||||
pyproject = true;
|
||||
build-system = [ pkgs.python3Packages.setuptools ];
|
||||
};
|
||||
usb_zytemp_udev = pkgs.stdenv.mkDerivation {
|
||||
pname = "usb-zytemp-udev-rules";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue