disable libedgetpu
This commit is contained in:
parent
1fb677b6b9
commit
c070048716
|
@ -13,7 +13,7 @@ self: super: {
|
|||
#pulse-secure = super.callPackage ./pulse-secure { };
|
||||
studio-link = super.callPackage ./studio-link { };
|
||||
#nginxModules = super.recurseIntoAttrs (super.callPackage ./nginx/modules.nix { });
|
||||
libedgetpu = self.callPackage ./libedgetpu { };
|
||||
#libedgetpu = self.callPackage ./libedgetpu { };
|
||||
neolink = self.callPackage ./neolink { };
|
||||
#mealie = self.callPackage ./mealie { };
|
||||
gohome = self.callPackage ./gohome { };
|
||||
|
|
Loading…
Reference in a new issue