Loading pkgs/tools/misc/gtkterm/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ stdenv.mkDerivation rec { version = "1.3.1"; src = fetchFromGitHub { owner = "Jeija"; owner = "wvdakker"; repo = "gtkterm"; rev = version; sha256 = "sha256-oGqOXIu5P3KfdV6Unm7Nz+BRhb5Z6rne0+e0wZ2EcAI="; Loading @@ -27,7 +27,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "A simple, graphical serial port terminal emulator"; homepage = "https://github.com/Jeija/gtkterm"; homepage = "https://github.com/wvdakker/gtkterm"; license = licenses.gpl3Plus; longDescription = '' GTKTerm is a simple, graphical serial port terminal emulator for Loading Loading
pkgs/tools/misc/gtkterm/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ stdenv.mkDerivation rec { version = "1.3.1"; src = fetchFromGitHub { owner = "Jeija"; owner = "wvdakker"; repo = "gtkterm"; rev = version; sha256 = "sha256-oGqOXIu5P3KfdV6Unm7Nz+BRhb5Z6rne0+e0wZ2EcAI="; Loading @@ -27,7 +27,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "A simple, graphical serial port terminal emulator"; homepage = "https://github.com/Jeija/gtkterm"; homepage = "https://github.com/wvdakker/gtkterm"; license = licenses.gpl3Plus; longDescription = '' GTKTerm is a simple, graphical serial port terminal emulator for Loading