bump pytapo, add libedgetpu
This commit is contained in:
parent
6b29f58343
commit
c38e197482
4 changed files with 85 additions and 3 deletions
|
@ -13,4 +13,6 @@ self: super: {
|
|||
studio-link = super.callPackage ./studio-link.nix { };
|
||||
|
||||
nginxModules = super.recurseIntoAttrs (super.callPackage ./nginx/modules.nix { });
|
||||
}
|
||||
|
||||
libedgetpu = self.callPackage ./libedgetpu {};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue