treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -56,7 +56,7 @@ stdenv.mkDerivation {
|
||||
maintainers = with maintainers; [ leenaars ];
|
||||
platforms = platforms.linux;
|
||||
license = licenses.free;
|
||||
downloadPage = http://stabyourself.net/rimshot/;
|
||||
downloadPage = "http://stabyourself.net/rimshot/";
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user