usb-modeswitch 2.6.0 -> 2.6.1 https://repology.org/project/usb-modeswitch/versions attrpath: usb-modeswitch Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/misc/usb-modeswitch/default.nix b/pkgs/development/tools/misc/usb-modeswitch/default.nix index 4f9dbe92d2b7..c4bbb880f35f 100644 --- a/pkgs/development/tools/misc/usb-modeswitch/default.nix +++ b/pkgs/development/tools/misc/usb-modeswitch/default.nix @@ -3,11 +3,11 @@ stdenv.mkDerivation rec { pname = "usb-modeswitch"; - version = "2.6.0"; + version = "2.6.1"; src = fetchurl { url = "http://www.draisberghof.de/usb_modeswitch/${pname}-${version}.tar.bz2"; - sha256 = "18wbbxc5cfsmikba0msdvd5qlaga27b32nhrzicyd9mdddp265f2"; + sha256 = "sha256-UZXZ4TblL2WPGen5Pk+YKxtnv/rBl9CkVc2MLNJF+jQ="; }; patches = [ ./configurable-usb-modeswitch.patch ]; Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A usb-modeswitch nix build failed. got build log for 'usb-modeswitch' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/1d2yvpw2cwx0bhxbp30iay4vkh93adm3-usb-modeswitch-2.6.1.tar.bz2 source root is usb-modeswitch-2.6.1 setting SOURCE_DATE_EPOCH to timestamp 1594396659 of file usb-modeswitch-2.6.1/usb_modeswitch_dispatcher.tcl @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/fihsrgy4vak1xj37lcxlqkmijy4vyasq-configurable-usb-modeswitch.patch patching file Makefile patching file usb-modeswitch-upstart.conf patching file usb_modeswitch.sh Hunk #1 FAILED at 1. 1 out of 4 hunks FAILED -- saving rejects to file usb_modeswitch.sh.rej patching file usb_modeswitch@.service Hunk #1 FAILED at 3. 1 out of 1 hunk FAILED -- saving rejects to file usb_modeswitch@.service.rej patching file usb_modeswitch_dispatcher.tcl Hunk #1 succeeded at 24 with fuzz 2 (offset 12 lines). Hunk #2 succeeded at 137 (offset 12 lines). Hunk #3 succeeded at 305 (offset 12 lines). Hunk #4 succeeded at 341 (offset 12 lines). Hunk #5 succeeded at 349 (offset 12 lines). Hunk #6 succeeded at 542 (offset 12 lines). Hunk #7 succeeded at 945 (offset 14 lines).