treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -9,7 +9,7 @@ bundlerApp {
|
||||
|
||||
meta = with lib; {
|
||||
description = "A branch of Rake supporting automatic parallelizing of tasks";
|
||||
homepage = http://quix.github.io/rake/;
|
||||
homepage = "http://quix.github.io/rake/";
|
||||
maintainers = with maintainers; [ romildo manveru nicknovitski ];
|
||||
license = licenses.mit;
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user