nodePackages.teck-programmer: fix build

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
Jonathan Ringer
2021-11-22 14:51:18 -08:00
co-authored by Sandro
parent f4e3542f5d
commit 7be91b05bb
@@ -374,6 +374,7 @@ let
};
teck-programmer = super.teck-programmer.override {
nativeBuildInputs = [ self.node-gyp-build ];
buildInputs = [ pkgs.libusb1 ];
};