Loading pkgs/tools/system/gotop/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,11 @@ buildGoModule rec { pname = "gotop"; version = "4.2.0"; outputs = [ "out" "man" ]; src = fetchFromGitHub { owner = "xxxserxxx"; repo = pname; Loading Loading
pkgs/tools/system/gotop/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,11 @@ buildGoModule rec { pname = "gotop"; version = "4.2.0"; outputs = [ "out" "man" ]; src = fetchFromGitHub { owner = "xxxserxxx"; repo = pname; Loading