mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-12 03:56:17 +03:00
nodePackages.teck-programmer: fix build
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
parent
f4e3542f5d
commit
7be91b05bb
@ -374,6 +374,7 @@ let
|
||||
};
|
||||
|
||||
teck-programmer = super.teck-programmer.override {
|
||||
nativeBuildInputs = [ self.node-gyp-build ];
|
||||
buildInputs = [ pkgs.libusb1 ];
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user