Loading pkgs/by-name/wc/wchisp/package.nix +4 −5 Original line number Diff line number Diff line Loading @@ -6,8 +6,7 @@ pkg-config, libusb1, nix-update-script, testers, wchisp, versionCheckHook, }: rustPlatform.buildRustPackage rec { Loading @@ -27,11 +26,11 @@ rustPlatform.buildRustPackage rec { libusb1 ]; doInstallCheck = true; nativeInstallCheckInputs = [ versionCheckHook ]; passthru = { updateScript = nix-update-script { }; tests.version = testers.testVersion { package = wchisp; }; }; meta = { Loading Loading
pkgs/by-name/wc/wchisp/package.nix +4 −5 Original line number Diff line number Diff line Loading @@ -6,8 +6,7 @@ pkg-config, libusb1, nix-update-script, testers, wchisp, versionCheckHook, }: rustPlatform.buildRustPackage rec { Loading @@ -27,11 +26,11 @@ rustPlatform.buildRustPackage rec { libusb1 ]; doInstallCheck = true; nativeInstallCheckInputs = [ versionCheckHook ]; passthru = { updateScript = nix-update-script { }; tests.version = testers.testVersion { package = wchisp; }; }; meta = { Loading