proxysql 2.5.0 -> 2.5.1 https://github.com/sysown/proxysql/releases 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/servers/sql/proxysql/default.nix b/pkgs/servers/sql/proxysql/default.nix index 3f995c0e62d..33ebd3b8355 100644 --- a/pkgs/servers/sql/proxysql/default.nix +++ b/pkgs/servers/sql/proxysql/default.nix @@ -32,13 +32,13 @@ stdenv.mkDerivation rec { pname = "proxysql"; - version = "2.5.0"; + version = "2.5.1"; src = fetchFromGitHub { owner = "sysown"; repo = pname; rev = version; - hash = "sha256-psQzKycavS9xr24wGiRkr255IXW79AoG9fUEBkvPMZk="; + hash = "sha256-Z85/oSV2TUKEoum09G6OHNw6K/Evt1wMCcleTcc96EY="; }; patches = [ 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 proxysql nix build failed. got build log for 'proxysql' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/i46spdwgvxfc62ih9jfz14sjlrkrqnsk-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/kczlpmhbwhmggipwndsryr3n84p4fx9h-makefiles.patch patching file Makefile patching file deps/Makefile Hunk #1 succeeded at 66 (offset 1 line). Hunk #2 succeeded at 80 with fuzz 1 (offset 3 lines). Hunk #3 FAILED at 94. Hunk #4 FAILED at 107. Hunk #5 FAILED at 119. Hunk #6 FAILED at 158. Hunk #7 succeeded at 182 (offset -2 lines). Hunk #8 FAILED at 257. Hunk #9 FAILED at 277. Hunk #10 FAILED at 294. 7 out of 10 hunks FAILED -- saving rejects to file deps/Makefile.rej