2022-12-27T11:25:18 python310Packages.usbrelay-py 0 -> 1 2022-12-27T11:25:21 attrpath: python310Packages.usbrelay-py 2022-12-27T11:25:21 Checking auto update branch... 2022-12-27T11:25:25 [version] 2022-12-27T11:25:25 [version] skipping because derivation has updateScript 2022-12-27T11:25:25 [rustCrateVersion] 2022-12-27T11:25:25 [rustCrateVersion] No cargoSha256 found 2022-12-27T11:25:25 [golangModuleVersion] 2022-12-27T11:25:25 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-27T11:25:25 [updateScript] 2022-12-27T11:25:27 [updateScript] Success 2022-12-27T11:25:27 [updateScript] this derivation will be built: /nix/store/qb2syix3xypqdjvp8jvdl1n8iljnmg1l-packages.json.drv building '/nix/store/qb2syix3xypqdjvp8jvdl1n8iljnmg1l-packages.json.drv'... Going to be running update for following packages: - python3.10-usbrelay_py-1.0.1 Press Enter key to continue... Running update for: - python3.10-usbrelay_py-1.0.1: UPDATING ... - python3.10-usbrelay_py-1.0.1: DONE. Packages updated! 2022-12-27T11:25:27 2022-12-27T11:25:27 [quotedUrls] 2022-12-27T11:25:28 [quotedUrls] nothing found to replace 2022-12-27T11:25:28 Diff after rewrites: diff --git a/pkgs/os-specific/linux/usbrelay/default.nix b/pkgs/os-specific/linux/usbrelay/default.nix index c5b4f2b8a53..c716f0d7445 100644 --- a/pkgs/os-specific/linux/usbrelay/default.nix +++ b/pkgs/os-specific/linux/usbrelay/default.nix @@ -1,13 +1,13 @@ { stdenv, lib, fetchFromGitHub, hidapi, installShellFiles }: stdenv.mkDerivation rec { pname = "usbrelay"; - version = "1.0.1"; + version = "1.1.2"; src = fetchFromGitHub { owner = "darrylb123"; repo = "usbrelay"; - rev = version; - sha256 = "sha256-2elDrO+WaaRYdTrG40Ez00qSsNVQjXE6GdOJbWPfugE="; + rev = "refs/tags/${version}"; + sha256 = "sha256-YAf4XLwwkarLgojAo3D+CUHjNNaJZMSHcTMfwDydpYA="; }; nativeBuildInputs = [ 2022-12-27T11:26:53 No auto update branch exists 2022-12-27T11:26:56 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.usbrelay-py Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . python310Packages.usbrelay-py Standard output: warning: unknown setting 'experimental-features' error: build log of 'python310Packages.usbrelay-py' is not available