2022-11-22T15:17:57 martin 0.5.0 -> 0.6.1 https://github.com/urbica/martin/releases 2022-11-22T15:18:00 attrpath: martin 2022-11-22T15:18:00 Checking auto update branch... 2022-11-22T15:18:00 No auto update branch exists 2022-11-22T15:18:03 [version] 2022-11-22T15:18:06 [version] updated version and sha256 2022-11-22T15:18:06 [rustCrateVersion] 2022-11-22T15:18:06 [rustCrateVersion] No cargoSha256 found 2022-11-22T15:18:06 [golangModuleVersion] 2022-11-22T15:18:06 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-22T15:18:06 [updateScript] 2022-11-22T15:18:06 [updateScript] skipping because derivation has no updateScript 2022-11-22T15:18:06 2022-11-22T15:18:06 [quotedUrls] 2022-11-22T15:18:06 [quotedUrls] nothing found to replace 2022-11-22T15:18:06 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-22T15:19: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