all repos — nixfiles @ 0cee36a024bf30dd466b8245a2c4e085921a1981

System and user configuration, managed by nix and home-manager

dev/web: install custom htmlformat package from self

Alan Pearce
commit

0cee36a024bf30dd466b8245a2c4e085921a1981

parent

f128790d36147be1db3834b12f0ece9a766c8e06

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M user/settings/development/web.nixuser/settings/development/web.nix
@@ -9,6 +9,7 @@ csslint
stylelint ] ++ (with pkgs; [ flyctl + self.htmlformat ]); programs.emacs.extraPackages = epkgs: (with epkgs; [ caddyfile-mode