ammonite: fix homepage
This commit is contained in:
parent
1e01453b30
commit
57c1ae5848
@ -74,7 +74,7 @@ let
|
|||||||
with a lot of ergonomic improvements and configurability
|
with a lot of ergonomic improvements and configurability
|
||||||
that may be familiar to people coming from IDEs or other REPLs such as IPython or Zsh.
|
that may be familiar to people coming from IDEs or other REPLs such as IPython or Zsh.
|
||||||
'';
|
'';
|
||||||
homepage = "https://www.lihaoyi.com/Ammonite/";
|
homepage = "https://github.com/com-lihaoyi/Ammonite";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
maintainers = [ maintainers.nequissimus ];
|
maintainers = [ maintainers.nequissimus ];
|
||||||
|
Loading…
Reference in New Issue
Block a user