compressDrv: use upstream

This commit is contained in:
2024-08-22 13:08:53 +03:00
parent 49f32034b8
commit e4fa6645f1
8 changed files with 3 additions and 223 deletions

View File

@@ -171,6 +171,7 @@ in
neomutt
picocom
inferno
libheif
inkscape
chromium
hunspell

View File

@@ -80,7 +80,7 @@
route /static/assets/* {
uri strip_prefix /static
file_server * {
root ${pkgs.compressDrvWeb pkgs.gitea.data { }}/public
root ${pkgs.pkgs-unstable.compressDrvWeb pkgs.gitea.data { }}/public
precompressed br gzip
}
}