2022-12-26T06:49:08 q 0.8.2 -> 0.8.4 https://github.com/natesales/q/releases 2022-12-26T06:49:10 attrpath: q 2022-12-26T06:49:10 Checking auto update branch... 2022-12-26T06:49:10 No auto update branch exists 2022-12-26T06:49:14 [version] 2022-12-26T06:49:15 [version] updated version and sha256 2022-12-26T06:49:15 [rustCrateVersion] 2022-12-26T06:49:15 [rustCrateVersion] No cargoSha256 found 2022-12-26T06:49:15 [golangModuleVersion] 2022-12-26T06:49:15 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-26T06:49:15 [updateScript] 2022-12-26T06:49:15 [updateScript] skipping because derivation has no updateScript 2022-12-26T06:49:15 2022-12-26T06:49:15 [quotedUrls] 2022-12-26T06:49:15 [quotedUrls] nothing found to replace 2022-12-26T06:49:15 Diff after rewrites: diff --git a/pkgs/tools/networking/q/default.nix b/pkgs/tools/networking/q/default.nix index e7f931d5924..5e3a5f93b1e 100644 --- a/pkgs/tools/networking/q/default.nix +++ b/pkgs/tools/networking/q/default.nix @@ -2,13 +2,13 @@ buildGoModule rec { pname = "q"; - version = "0.8.2"; + version = "0.8.4"; src = fetchFromGitHub { owner = "natesales"; repo = "q"; rev = "v${version}"; - sha256 = "sha256-Esg2i8UNT+SuW9+jsnVEOt1ot822CamZ3JoR8ReY0+4="; + sha256 = "sha256-M2TgDha+F4hY7f9sabzZEdsxdp8rdXDZB4ktmpDF5D8="; }; vendorHash = "sha256-oarXbxROTd7knHr9GKlrPnnS6ehkps2ZYYsUS9cn6ek="; 2022-12-26T06:50:50 Received ExitFailure 102 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 q Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . q Standard output: warning: unknown setting 'experimental-features' error: build log of 'q' is not available