2022-12-28T12:54:26 cryptomator 1.6.14 -> 1.6.17 https://github.com/cryptomator/cryptomator/releases 2022-12-28T12:54:28 attrpath: cryptomator 2022-12-28T12:54:28 Checking auto update branch... 2022-12-28T12:54:28 No auto update branch exists 2022-12-28T12:54:31 [version] 2022-12-28T12:54:33 [version] updated version and sha256 2022-12-28T12:54:33 [rustCrateVersion] 2022-12-28T12:54:33 [rustCrateVersion] No cargoSha256 found 2022-12-28T12:54:33 [golangModuleVersion] 2022-12-28T12:54:33 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-28T12:54:33 [updateScript] 2022-12-28T12:54:33 [updateScript] skipping because derivation has no updateScript 2022-12-28T12:54:33 2022-12-28T12:54:33 [quotedUrls] 2022-12-28T12:54:33 [quotedUrls] nothing found to replace 2022-12-28T12:54:34 Diff after rewrites: diff --git a/pkgs/tools/security/cryptomator/default.nix b/pkgs/tools/security/cryptomator/default.nix index 1e6833f3a8b..b735230cebb 100644 --- a/pkgs/tools/security/cryptomator/default.nix +++ b/pkgs/tools/security/cryptomator/default.nix @@ -6,13 +6,13 @@ let pname = "cryptomator"; - version = "1.6.14"; + version = "1.6.17"; src = fetchFromGitHub { owner = "cryptomator"; repo = "cryptomator"; rev = version; - sha256 = "sha256-ArOYL3xj2HiXXu1Bymd5mciMsmikCDvxr5M3LMqZgYA="; + sha256 = "sha256-HEiUkVP/UjCrihyMBpHEGZkgQe1nSWbQyotawFFTBIY="; }; # perform fake build to make a fixed-output derivation out of the files downloaded from maven central (120MB) 2022-12-28T12:56:17 Received ExitFailure 102 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 cryptomator Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . cryptomator Standard output: warning: unknown setting 'experimental-features' error: build log of 'cryptomator' is not available