hotdoc: move to pkgs/by-name

This commit is contained in:
TomaSajt 2026-05-05 17:06:35 +02:00
commit 00c938cad9
No known key found for this signature in database
GPG key ID: F011163C050122A1
4 changed files with 0 additions and 2 deletions

View file

@ -2505,8 +2505,6 @@ with pkgs;
host = bind.host;
hotdoc = callPackage ../development/tools/hotdoc { };
hpccm = with python3Packages; toPythonApplication hpccm;
html-proofer = callPackage ../tools/misc/html-proofer { };