treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
|
||||
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.
|
||||
'';
|
||||
homepage = http://www.lihaoyi.com/Ammonite/;
|
||||
homepage = "http://www.lihaoyi.com/Ammonite/";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.all;
|
||||
maintainers = [ maintainers.nequissimus ];
|
||||
|
||||
Reference in New Issue
Block a user