Switch homepage for turses to louipc fork
The original repo is gone.
This commit is contained in:
parent
6fa3dd2d5a
commit
c59d2d3419
@ -35,7 +35,7 @@ buildPythonPackage rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = https://github.com/alejandrogomez/turses;
|
homepage = https://github.com/louipc/turses;
|
||||||
description = "A Twitter client for the console";
|
description = "A Twitter client for the console";
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
maintainers = with maintainers; [ garbas ];
|
maintainers = with maintainers; [ garbas ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user