proxysql 2.4.5 -> 2.4.7 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 a2d48d388c2..e80c9857801 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.4.5"; + version = "2.4.7"; src = fetchFromGitHub { owner = "sysown"; repo = pname; rev = version; - hash = "sha256-JWrll6VF0Ss1DlPNrh+xd3sGMclMeb6dlVgHd/UaNs0="; + hash = "sha256-isqvAbVdLJH0jUpgZZq9bbnVh1YFoiIul84TVAVpSDY="; }; 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/7wq995yqnqbkpahpb54jlxpd5cwbp2pv-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/9m4s5n2xafl863jrzj4lyjnl0mvr8xm7-makefiles.patch patching file Makefile Hunk #2 succeeded at 780 (offset 60 lines). patching file deps/Makefile Hunk #1 FAILED at 65. Hunk #2 FAILED at 93. Hunk #3 FAILED at 117. Hunk #4 succeeded at 163 (offset 8 lines). Hunk #5 FAILED at 179. Hunk #6 succeeded at 262 (offset 11 lines). Hunk #7 succeeded at 277 with fuzz 2 (offset 11 lines). Hunk #8 succeeded at 290 (offset 16 lines). 4 out of 8 hunks FAILED -- saving rejects to file deps/Makefile.rej