2022-12-30T01:47:47 xmlsec 1.2.34 -> 1.2.37 https://repology.org/metapackage/xmlsec/versions 2022-12-30T01:47:49 attrpath: xmlsec 2022-12-30T01:47:49 Checking auto update branch... 2022-12-30T01:47:49 No auto update branch exists 2022-12-30T01:47:53 [version] 2022-12-30T01:47:56 [version] updated version and sha256 2022-12-30T01:47:56 [rustCrateVersion] 2022-12-30T01:47:56 [rustCrateVersion] No cargoSha256 found 2022-12-30T01:47:56 [golangModuleVersion] 2022-12-30T01:47:56 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-30T01:47:56 [updateScript] 2022-12-30T01:47:56 [updateScript] skipping because derivation has no updateScript 2022-12-30T01:47:56 2022-12-30T01:47:56 [quotedUrls] 2022-12-30T01:47:56 [quotedUrls] nothing found to replace 2022-12-30T01:47:56 Diff after rewrites: diff --git a/pkgs/development/libraries/xmlsec/default.nix b/pkgs/development/libraries/xmlsec/default.nix index 7f3dc9d6094..44a71b29071 100644 --- a/pkgs/development/libraries/xmlsec/default.nix +++ b/pkgs/development/libraries/xmlsec/default.nix @@ -4,11 +4,11 @@ lib.fix (self: stdenv.mkDerivation rec { pname = "xmlsec"; - version = "1.2.34"; + version = "1.2.37"; src = fetchurl { url = "https://www.aleksey.com/xmlsec/download/xmlsec1-${version}.tar.gz"; - sha256 = "sha256-Us7UlD81vX0IGKOCmMFSjKSsilRED9cRNKB9LRNwomI="; + sha256 = "sha256-X437y20eVr3dC17C4Ao9DKU0Kp9Xwk3/3lx5ayvihxw="; }; patches = [ 2022-12-30T01:49:33 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 xmlsec nix build failed. ./tests/testrun.sh: line 234: /testKeys.sh.19700101_000000-11248.log: Permission denied /build/xmlsec1-1.2.37/tests/testKeys.sh: line 70: /testKeys.sh.19700101_000000-11248.log: Permission denied --- testKeys finished --- --- detailed log is written to /testKeys.sh.19700101_000000-11248.log --- ./tests/testrun.sh: line 503: /testKeys.sh.19700101_000000-11248.log: Permission denied --- TOTAL OK: 0; TOTAL FAILED: 0; TOTAL SKIPPED: 7 make[1]: Entering directory '/build/xmlsec1-1.2.37/apps' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/build/xmlsec1-1.2.37/apps' Making check in man cat: /testKeys.sh.19700101_000000-11248.log: No such file or directory make[1]: Entering directory '/build/xmlsec1-1.2.37/man' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/build/xmlsec1-1.2.37/man' Making check in docs make[1]: *** [Makefile:1189: check-crypto-openssl] Error 1 make[1]: Leaving directory '/build/xmlsec1-1.2.37' make: *** [Makefile:1184: check-all] Error 1 make: *** Waiting for unfinished jobs.... make[1]: Entering directory '/build/xmlsec1-1.2.37/docs' Making check in api make[2]: Entering directory '/build/xmlsec1-1.2.37/docs/api' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/build/xmlsec1-1.2.37/docs/api' make[2]: Entering directory '/build/xmlsec1-1.2.37/docs' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/build/xmlsec1-1.2.37/docs' make[1]: Leaving directory '/build/xmlsec1-1.2.37/docs' make[1]: Entering directory '/build/xmlsec1-1.2.37' make[1]: Leaving directory '/build/xmlsec1-1.2.37'