treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -40,7 +40,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
This is the successor of Google's Cmockery.'';
|
||||
|
||||
homepage = https://cmocka.org/;
|
||||
homepage = "https://cmocka.org/";
|
||||
|
||||
license = licenses.asl20;
|
||||
platforms = platforms.all;
|
||||
|
||||
Reference in New Issue
Block a user