diff options
Diffstat (limited to '')
-rw-r--r-- | home/packages.nix | 2 |
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 |