try to package neolink
This commit is contained in:
parent
c38e197482
commit
76285643d8
2 changed files with 44 additions and 1 deletions
|
@ -15,4 +15,6 @@ self: super: {
|
|||
nginxModules = super.recurseIntoAttrs (super.callPackage ./nginx/modules.nix { });
|
||||
|
||||
libedgetpu = self.callPackage ./libedgetpu {};
|
||||
}
|
||||
|
||||
neolink = self.callPackage ./neolink.nix {};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue