treewide: quoted urls for RFC45, only the rebuilds
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
runCommand "documentation-highlighter" {
|
||||
meta = {
|
||||
description = "Highlight.js sources for the Nix Ecosystem's documentation.";
|
||||
homepage = https://highlightjs.org;
|
||||
homepage = "https://highlightjs.org";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
maintainers = [ stdenv.lib.maintainers.grahamc ];
|
||||
|
||||
Reference in New Issue
Block a user