proxysql 2.6.0 -> 2.6.2 https://repology.org/project/proxysql/versions attrpath: proxysql 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 Diff after rewrites: diff --git a/pkgs/servers/sql/proxysql/default.nix b/pkgs/servers/sql/proxysql/default.nix index e0a6f23a4631..9a5b69ad22ae 100644 --- a/pkgs/servers/sql/proxysql/default.nix +++ b/pkgs/servers/sql/proxysql/default.nix @@ -32,13 +32,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "proxysql"; - version = "2.6.0"; + version = "2.6.2"; src = fetchFromGitHub { owner = "sysown"; repo = "proxysql"; rev = finalAttrs.version; - hash = "sha256-vFPTBSp5DPNRuhtSD34ah2074almS+jiYxBE1L9Pz6g="; + hash = "sha256-6uLqh6fhOK6x2vWoU2woheoe/uqMxnQx+HRCVfm+yMA="; }; patches = [ Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A proxysql nix build failed. got build log for 'proxysql' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/mc32ff7nxkr67ildx13v1ggc5yp320y3-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/affi2j5k5ziyda8yg9xk2vgp8hcy6dnw-makefiles.patch patching file Makefile Hunk #1 FAILED at 59. Hunk #2 succeeded at 379 (offset 76 lines). 1 out of 2 hunks FAILED -- saving rejects to file Makefile.rej patching file deps/Makefile Hunk #1 succeeded at 54 with fuzz 1 (offset -15 lines). Hunk #2 succeeded at 68 with fuzz 1 (offset -15 lines). Hunk #3 FAILED at 101. Hunk #4 succeeded at 96 (offset -24 lines). Hunk #5 succeeded at 111 with fuzz 1 (offset -24 lines). Hunk #6 FAILED at 146. Hunk #7 succeeded at 140 (offset -31 lines). Hunk #8 succeeded at 157 (offset -39 lines). Hunk #9 succeeded at 237 (offset -47 lines). Hunk #10 succeeded at 244 (offset -47 lines). Hunk #11 succeeded at 272 (offset -47 lines). 2 out of 11 hunks FAILED -- saving rejects to file deps/Makefile.rej