treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -9,7 +9,7 @@ bundlerApp {
|
||||
|
||||
meta = with lib; {
|
||||
description = "IDE tools for the Ruby language";
|
||||
homepage = http://www.github.com/castwide/solargraph;
|
||||
homepage = "http://www.github.com/castwide/solargraph";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ worldofpeace nicknovitski angristan ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user