mesos-dns 0.1.2 -> 0.6.0 https://github.com/mesosphere/mesos-dns/releases attrpath: mesos-dns Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/servers/mesos-dns/default.nix b/pkgs/servers/mesos-dns/default.nix index 3efaae630198..ff25ecc367f4 100644 --- a/pkgs/servers/mesos-dns/default.nix +++ b/pkgs/servers/mesos-dns/default.nix @@ -2,7 +2,7 @@ buildGoPackage rec { pname = "mesos-dns"; - version = "0.1.2"; + version = "0.6.0"; rev = "v${version}"; goPackagePath = "github.com/mesosphere/mesos-dns"; @@ -14,7 +14,7 @@ buildGoPackage rec { inherit rev; owner = "mesosphere"; repo = "mesos-dns"; - sha256 = "0zs6lcgk43j7jp370qnii7n55cd9pa8gl56r8hy4nagfvlvrcm02"; + sha256 = "sha256-AEhEC/gZ+VAACeNxQRTLxSQB/dWQ+BK9rhcgD0OJ6tw="; }; goDeps = ./deps.nix; Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A mesos-dns nix build failed. got build log for 'mesos-dns' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/xpian4v7cjbk1lqq1395aq8i6s45g5v5-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase vendor folder exists, 'goDeps' is not needed