chore(rpi4): remove unused pydeconz
This commit is contained in:
parent
bfedaaae23
commit
5acfeb6acc
2 changed files with 0 additions and 18 deletions
|
@ -28,9 +28,6 @@
|
|||
overlays = {
|
||||
deconz = self: super: {
|
||||
deconz = self.qt5.callPackage ./pkgs/deconz { };
|
||||
# This is the path so that the correct python deps and versions can be used
|
||||
# with python{version}Packages.callPackage pydeconz { }
|
||||
pydeconz = ./pkgs/pydeconz;
|
||||
};
|
||||
obelisk = self: super: {
|
||||
obelisk = (import obelisk { inherit (self) system; }).command;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue