gmsh 4.11.1 -> 4.12.0 https://repology.org/project/gmsh/versions attrpath: gmsh 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/applications/science/math/gmsh/default.nix b/pkgs/applications/science/math/gmsh/default.nix index 4d9b3afe31ca..99daa1db2243 100644 --- a/pkgs/applications/science/math/gmsh/default.nix +++ b/pkgs/applications/science/math/gmsh/default.nix @@ -7,11 +7,11 @@ assert enablePython -> (python != null); stdenv.mkDerivation rec { pname = "gmsh"; - version = "4.11.1"; + version = "4.12.0"; src = fetchurl { url = "https://gmsh.info/src/gmsh-${version}-source.tgz"; - sha256 = "sha256-xf4bfL1AOIioFJKfL9D11p4nYAIioYx4bbW3boAFs2U="; + sha256 = "sha256-KmAHhyuoWr2ZAZFIJvaYaiQ3q3EE9WTM76G3o950LBc="; }; buildInputs = [ 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 gmsh nix build failed. got build log for 'gmsh' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/2r7v439m9d7h11n90f3zra7v4wpdfza1-gmsh-4.12.0-source.tgz source root is gmsh-4.12.0-source setting SOURCE_DATE_EPOCH to timestamp 1703163046 of file gmsh-4.12.0-source/doc/texinfo/version.texi @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/ihgkyznsly80sid5qji9d228pb08rfwh-fix-python.patch patching file api/gmsh.py Hunk #1 FAILED at 44. 1 out of 1 hunk FAILED -- saving rejects to file api/gmsh.py.rej