nodePackages.teck-programmer: fix build
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
parent
f4e3542f5d
commit
7be91b05bb
1 changed files with 1 additions and 0 deletions
|
@ -374,6 +374,7 @@ let
|
|||
};
|
||||
|
||||
teck-programmer = super.teck-programmer.override {
|
||||
nativeBuildInputs = [ self.node-gyp-build ];
|
||||
buildInputs = [ pkgs.libusb1 ];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue