treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -42,7 +42,7 @@ stdenv.mkDerivation {
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
hydraPlatforms = [];
|
||||
license = stdenv.lib.licenses.bsd2;
|
||||
homepage = https://google.github.io/liquidfun/;
|
||||
homepage = "https://google.github.io/liquidfun/";
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user