documentation-highlighter: set pname and version
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
{ lib, runCommand }:
|
||||
runCommand "documentation-highlighter"
|
||||
{
|
||||
pname = "documentation-highlighter";
|
||||
version = "11.9.0";
|
||||
|
||||
meta = {
|
||||
description = "Highlight.js sources for the Nix Ecosystem's documentation";
|
||||
homepage = "https://highlightjs.org";
|
||||
|
||||
Reference in New Issue
Block a user