spaceship-prompt: correct homepage url
This commit is contained in:
parent
880fae6a08
commit
fb3d15c34c
@ -25,7 +25,7 @@ stdenv.mkDerivation rec{
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Zsh prompt for Astronauts";
|
description = "Zsh prompt for Astronauts";
|
||||||
homepage = https://github.com/halfo/lambda-mod-zsh-theme/;
|
homepage = https://github.com/denysdovhan/spaceship-prompt/;
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ nyanloutre ];
|
maintainers = with maintainers; [ nyanloutre ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user