2023-01-01T06:37:30 opencsg 1.4.2 -> 1.5.1 https://repology.org/metapackage/opencsg/versions 2023-01-01T06:37:32 attrpath: opencsg 2023-01-01T06:37:32 Checking auto update branch... 2023-01-01T06:37:32 No auto update branch exists 2023-01-01T06:37:36 [version] 2023-01-01T06:37:38 [version] updated version and sha256 2023-01-01T06:37:38 [rustCrateVersion] 2023-01-01T06:37:38 [rustCrateVersion] No cargoSha256 found 2023-01-01T06:37:38 [golangModuleVersion] 2023-01-01T06:37:38 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-01T06:37:38 [updateScript] 2023-01-01T06:37:38 [updateScript] skipping because derivation has no updateScript 2023-01-01T06:37:38 2023-01-01T06:37:38 [quotedUrls] 2023-01-01T06:37:38 [quotedUrls] nothing found to replace 2023-01-01T06:37:38 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 ] 2023-01-01T06:39:09 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A opencsg nix build failed. warning: unknown setting 'experimental-features' @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