netdata 1.37.1 -> 1.38.0 https://github.com/netdata/netdata/releases attrpath: netdata 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/system/netdata/default.nix b/pkgs/tools/system/netdata/default.nix index a84113fe20b..328a58135fa 100644 --- a/pkgs/tools/system/netdata/default.nix +++ b/pkgs/tools/system/netdata/default.nix @@ -17,14 +17,14 @@ let go-d-plugin = callPackage ./go.d.plugin.nix {}; in stdenv.mkDerivation rec { - version = "1.37.1"; + version = "1.38.0"; pname = "netdata"; src = fetchFromGitHub { owner = "netdata"; repo = "netdata"; rev = "v${version}"; - sha256 = "sha256-SsrdjFENPkI7Ed1gKt28sygJ5NgZ5un+5baIQ3Kv7yE="; + sha256 = "sha256-MOZQAuhGYy/TePizafoamAcGKqXsuQMrf6DTWJAVWxE="; fetchSubmodules = true; }; Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A netdata nix build failed. got build log for 'netdata' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/lags298jsc585p44w39y0rj7kb5nr2vj-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/x2s1gyqdy58jf4ikkp5wll67p32xahwj-no-files-in-etc-and-var.patch patching file collectors/Makefile.am Hunk #1 succeeded at 30 (offset -2 lines). patching file collectors/charts.d.plugin/Makefile.am patching file collectors/ebpf.plugin/Makefile.am patching file collectors/python.d.plugin/Makefile.am patching file collectors/statsd.plugin/Makefile.am patching file health/Makefile.am patching file system/Makefile.am Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file system/Makefile.am.rej patching file web/Makefile.am