opencsg 1.4.2 -> 1.5.1 https://repology.org/metapackage/opencsg/versions attrpath: opencsg 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/development/libraries/opencsg/default.nix b/pkgs/development/libraries/opencsg/default.nix index 7625db9a595..1451f962943 100644 --- a/pkgs/development/libraries/opencsg/default.nix +++ b/pkgs/development/libraries/opencsg/default.nix @@ -2,11 +2,11 @@ , qmake, GLUT, fixDarwinDylibNames }: stdenv.mkDerivation rec { - version = "1.4.2"; + version = "1.5.1"; pname = "opencsg"; src = fetchurl { url = "http://www.opencsg.org/OpenCSG-${version}.tar.gz"; - sha256 = "1ysazynm759gnw1rdhn9xw9nixnzrlzrc462340a6iif79fyqlnr"; + sha256 = "sha256-ett+x2UNgD2ctU0GVy+1ulrKjyPmzLdbc8F3VqmrRuM="; }; nativeBuildInputs = [ qmake ] 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 opencsg nix build failed. got build log for 'opencsg' from 'daemon' @nix { "action": "setPhase", "phase": "qmakePrePhase" } qmakePrePhase @nix { "action": "setPhase", "phase": "qtPreHook" } qtPreHook @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/cl8fsd4zblbm7gwkhhg7blsmrck3cgq0-OpenCSG-1.5.1.tar.gz source root is OpenCSG-1.5.1 setting SOURCE_DATE_EPOCH to timestamp 1650396713 of file OpenCSG-1.5.1/win32/OpenCSG.vcxproj @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/c9nwypyqhm0ij8xgksa38gwmpn1l11lg-fix-pro-files.patch patching file example/example.pro Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file example/example.pro.rej patching file opencsg.pro Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file opencsg.pro.rej