opencascade-occt 7.6.2 -> 7.7.1 https://repology.org/project/opencascade-occt/versions attrpath: opencascade-occt Checking auto update branch... An auto update branch exists with message `opencascade-occt: 7.5.1 -> 7.6.3`. New version is 7.7.1. The auto update branch does not match or exceed the new version. [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/development/libraries/opencascade-occt/default.nix b/pkgs/development/libraries/opencascade-occt/default.nix index 2a8d49d9d13..7381a87526b 100644 --- a/pkgs/development/libraries/opencascade-occt/default.nix +++ b/pkgs/development/libraries/opencascade-occt/default.nix @@ -3,13 +3,13 @@ stdenv.mkDerivation rec { pname = "opencascade-occt"; - version = "7.6.2"; + version = "7.7.1"; commit = "V${builtins.replaceStrings ["."] ["_"] version}"; src = fetchurl { name = "occt-${commit}.tar.gz"; url = "https://git.dev.opencascade.org/gitweb/?p=occt.git;a=snapshot;h=${commit};sf=tgz"; - sha256 = "sha256-n3KFrN/mN1SVXfuhEUAQ1fJzrCvhiclxfEIouyj9Z18="; + sha256 = "sha256-piIJ/gIlmnbyIz1c/rWhasa3IeSJ2LHugRhlZUS65JY="; }; nativeBuildInputs = [ cmake ninja ]; Successfully finished processing cachix "/nix/store/429dh861c18whv0x9nkjnjiz5jddxln3-opencascade-occt-7.7.1" Received ExitFailure 1 when running Shell command: cachix push nix-community pushing to cachix failed