Loading pkgs/tools/networking/mtr-exporter/default.nix +5 −5 Original line number Diff line number Diff line { lib, buildGoModule, fetchFromGitHub }: buildGoModule { buildGoModule rec { pname = "mtr-exporter"; version = "0.1.0"; version = "0.3.0"; src = fetchFromGitHub { owner = "mgumz"; repo = "mtr-exporter"; rev = "3ce854a53a44780d2294f59284d21b06aeae6940"; sha256 = "sha256-PZCSuvtTBD7yoUE1fR9Z/u3aa1BZgbrcj18smnWRYf4="; rev = version; hash = "sha256-vVYdIfogXHixf1/7+uGKSxbqVmr9NeCUuNVYE07HoBw="; }; vendorSha256 = "0njn0ac7j3lv8ax6jc3bg3hh96a42jal212qk6zxrd46nb5l1rj8"; vendorHash = null; meta = with lib; { description = '' Loading Loading
pkgs/tools/networking/mtr-exporter/default.nix +5 −5 Original line number Diff line number Diff line { lib, buildGoModule, fetchFromGitHub }: buildGoModule { buildGoModule rec { pname = "mtr-exporter"; version = "0.1.0"; version = "0.3.0"; src = fetchFromGitHub { owner = "mgumz"; repo = "mtr-exporter"; rev = "3ce854a53a44780d2294f59284d21b06aeae6940"; sha256 = "sha256-PZCSuvtTBD7yoUE1fR9Z/u3aa1BZgbrcj18smnWRYf4="; rev = version; hash = "sha256-vVYdIfogXHixf1/7+uGKSxbqVmr9NeCUuNVYE07HoBw="; }; vendorSha256 = "0njn0ac7j3lv8ax6jc3bg3hh96a42jal212qk6zxrd46nb5l1rj8"; vendorHash = null; meta = with lib; { description = '' Loading