summaryrefslogtreecommitdiff
path: root/home/packages.nix
diff options
context:
space:
mode:
authorstuebinm2023-07-24 17:14:20 +0200
committerstuebinm2023-07-24 17:14:20 +0200
commit3c6855e2f382001577d0cc850f8be636dee25f0d (patch)
tree5420acee885684a87abc2689a9f17a0c7fb5940c /home/packages.nix
parent55127af74270eb84b12d7369f31b9a1160a8fec0 (diff)
htmlq is nice
(thanks to the shork for the hint!)
Diffstat (limited to 'home/packages.nix')
-rw-r--r--home/packages.nix2
1 files changed, 1 insertions, 1 deletions
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