ttop 1.0.1 -> 1.1.2 https://github.com/inv2004/ttop/releases attrpath: ttop 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/ttop/default.nix b/pkgs/tools/system/ttop/default.nix index 359adeebf58..e90b6d590d3 100644 --- a/pkgs/tools/system/ttop/default.nix +++ b/pkgs/tools/system/ttop/default.nix @@ -2,14 +2,14 @@ nimPackages.buildNimPackage rec { pname = "ttop"; - version = "1.0.1"; + version = "1.1.2"; nimBinOnly = true; src = fetchFromGitHub { owner = "inv2004"; repo = "ttop"; rev = "v${version}"; - hash = "sha256-x4Uczksh6p3XX/IMrOFtBxIleVHdAPX9e8n32VAUTC4="; + hash = "sha256-Xl5m8jFJt4duh0J8lmIHoJqJaARLvT8Tvchqbvi/DxI="; }; buildInputs = with nimPackages; [ asciigraph illwill parsetoml zippy ]; 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 ttop nix build failed. got build log for 'ttop' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/mk36ab65j1j4fiadlgwji4p76b9bz7db-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring generating config.nims found nimble input /nix/store/bgjkp6wy97l47g1xps5qmhyzgjybx7cx-asciigraph-unstable-2021-03-02/src found nimble input /nix/store/8d612his02qlvwwzfc38ck7bp2nspi9h-illwill-0.3.0 found nimble input /nix/store/zq36d1sx07d61b8y1yq1pggp14q2mpgw-parsetoml-0.7.0/src found nimble input /nix/store/5cd930hj9r9x7j32xwa5wd2aqsl2hvay-zippy-0.7.3/src @nix { "action": "setPhase", "phase": "buildPhase" } building build job 0: nim compile --parallelBuild:16 --outdir:/nix/store/xhpbrcg40lzizpzfgd153j2mivql453l-ttop-1.1.2/bin src/ttop Hint: used config file '/nix/store/i7fh48q5gv0yz8s01dfjwk6g13crgisi-x86_64-unknown-linux-gnu-nim-wrapper-1.6.12/etc/nim/nim.cfg' [Conf] Hint: used config file '/nix/store/i7fh48q5gv0yz8s01dfjwk6g13crgisi-x86_64-unknown-linux-gnu-nim-wrapper-1.6.12/etc/nim/config.nims' [Conf] Hint: used config file '/build/source/config.nims' [Conf] ................................................................................................................. /build/source/src/ttop/config.nim:40:16 Hint: simpleGetOrDefault(toml, "light") --> 'getOrDefault(toml, "light")' [Pattern] /build/source/src/ttop/config.nim:44:16 Hint: simpleGetOrDefault(toml, "trigger") --> 'getOrDefault(toml, "trigger")' [Pattern] /build/source/src/ttop/config.nim:45:19 Hint: simpleGetOrDefault(t, "on_info") --> 'getOrDefault(t, "on_info")' [Pattern] /build/source/src/ttop/config.nim:46:20 Hint: simpleGetOrDefault(t, "on_alert") --> 'getOrDefault(t, "on_alert")' [Pattern] /build/source/src/ttop/config.nim:50:15 Hint: simpleGetOrDefault(t, "debug") --> 'getOrDefault(t, "debug")' [Pattern] /build/source/src/ttop/config.nim:51:13 Hint: simpleGetOrDefault(t, "cmd") --> 'getOrDefault(t, "cmd")' [Pattern] ................ /build/source/src/ttop/blog.nim:12:8 Error: cannot open file: jsony build phase failed