2022-12-17T18:18:48 martin 0.6.1 -> 0.6.2 https://github.com/maplibre/martin/releases 2022-12-17T18:18:50 attrpath: martin 2022-12-17T18:18:50 Checking auto update branch... 2022-12-17T18:18:50 No auto update branch exists 2022-12-17T18:18:54 [version] 2022-12-17T18:18:56 [version] updated version and sha256 2022-12-17T18:18:56 [rustCrateVersion] 2022-12-17T18:18:56 [rustCrateVersion] No cargoSha256 found 2022-12-17T18:18:56 [golangModuleVersion] 2022-12-17T18:18:56 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-17T18:18:56 [updateScript] 2022-12-17T18:18:56 [updateScript] skipping because derivation has no updateScript 2022-12-17T18:18:56 2022-12-17T18:18:56 [quotedUrls] 2022-12-17T18:18:56 [quotedUrls] nothing found to replace 2022-12-17T18:18:56 Diff after rewrites: diff --git a/pkgs/servers/geospatial/martin/default.nix b/pkgs/servers/geospatial/martin/default.nix index 8525efe9705..eb678c0778f 100644 --- a/pkgs/servers/geospatial/martin/default.nix +++ b/pkgs/servers/geospatial/martin/default.nix @@ -2,13 +2,13 @@ rustPlatform.buildRustPackage rec { pname = "martin"; - version = "0.6.1"; + version = "0.6.2"; src = fetchFromGitHub { owner = "maplibre"; repo = "martin"; rev = "v${version}"; - hash = "sha256-k5PekD+7cmsRa7qRAqQ1gKaX7i07whKTgeU6OM39BBE="; + hash = "sha256-+XD4w6W6dyKuTItLQS0P/waksIVsPXVswcrCQ7jpw90="; }; cargoHash = "sha256-rcyR1/b9Ap6mQR9yFDdsDJSvGxVNQrpt+t3sRSV4oPU="; 2022-12-17T18:21:55 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 martin Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . martin Standard output: warning: unknown setting 'experimental-features' error: build log of 'martin' is not available