From 3c6855e2f382001577d0cc850f8be636dee25f0d Mon Sep 17 00:00:00 2001 From: stuebinm Date: Mon, 24 Jul 2023 17:14:20 +0200 Subject: htmlq is nice (thanks to the shork for the hint!) --- home/packages.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/packages.nix') diff --git a/home/packages.nix b/home/packages.nix index 998f205..49d7a02 100644 --- a/home/packages.nix +++ b/home/packages.nix @@ -43,7 +43,7 @@ in (agda.withPackages (p: [ p.standard-library p.cubical ])) # html, js & co jq html-tidy nodePackages.stylelint nodePackages.js-beautify zola - libxml2 fq + libxml2 fq htmlq # purescript spago purescript # nodePackages.purescript-language-server nodejs # rust -- cgit v1.2.3