2022-11-26T14:19:58 martin 0.5.0 -> 0.6.1 https://github.com/urbica/martin/releases 2022-11-26T14:20:00 attrpath: martin 2022-11-26T14:20:00 Checking auto update branch... 2022-11-26T14:20:00 No auto update branch exists 2022-11-26T14:20:04 [version] 2022-11-26T14:20:07 [version] updated version and sha256 2022-11-26T14:20:07 [rustCrateVersion] 2022-11-26T14:20:07 [rustCrateVersion] No cargoSha256 found 2022-11-26T14:20:07 [golangModuleVersion] 2022-11-26T14:20:07 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-26T14:20:07 [updateScript] 2022-11-26T14:20:07 [updateScript] skipping because derivation has no updateScript 2022-11-26T14:20:07 2022-11-26T14:20:07 [quotedUrls] 2022-11-26T14:20:07 [quotedUrls] nothing found to replace 2022-11-26T14:20:07 Diff after rewrites: diff --git a/pkgs/servers/geospatial/martin/default.nix b/pkgs/servers/geospatial/martin/default.nix index b225591a5ad..c89d1489d92 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.5.0"; + version = "0.6.1"; src = fetchFromGitHub { owner = "urbica"; repo = pname; rev = "v${version}"; - hash = "sha256-kygqwbaByse81oc007piXHM6aK6Yi2JB0qTFN2WFP8U="; + hash = "sha256-k5PekD+7cmsRa7qRAqQ1gKaX7i07whKTgeU6OM39BBE="; }; cargoPatches = [ 2022-11-26T14:21:40 Received ExitFailure 1 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