about summary refs log tree commit diff stats
path: root/flake.nix
diff options
context:
space:
mode:
authorAlan Pearce2023-06-24 20:13:15 +0200
committerAlan Pearce2023-06-24 20:13:15 +0200
commite3cbf1423db26f2509603922277cfddcd87cbfdb (patch)
tree5c6b9c607a5e1171c6508b77f5a0943eb33961fc /flake.nix
parent6d4912537072135740864c88b27ee9fb41834f08 (diff)
downloadwebsite-e3cbf1423db26f2509603922277cfddcd87cbfdb.tar.lz
website-e3cbf1423db26f2509603922277cfddcd87cbfdb.tar.zst
website-e3cbf1423db26f2509603922277cfddcd87cbfdb.zip
Format HTML output with prettier
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 24f3297..9cf8588 100644
--- a/flake.nix
+++ b/flake.nix
@@ -23,6 +23,7 @@
 
             nativeBuildInputs = with pkgs; [
               zola
+              nodePackages_latest.prettier
               fd
               brotli
               gzip