treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -43,7 +43,7 @@ stdenv.mkDerivation {
|
||||
Also see the following blog post:
|
||||
https://www.swiftstack.com/blog/2012/08/15/old-school-monkeypatching/
|
||||
'';
|
||||
homepage = https://github.com/smerritt/flockit;
|
||||
homepage = "https://github.com/smerritt/flockit";
|
||||
license = licenses.asl20;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.basvandijk ];
|
||||
|
||||
Reference in New Issue
Block a user