compressAll: split to compressDrv and compressDrvWeb

This commit is contained in:
2024-02-15 10:54:52 +02:00
parent 7b0a4dcd72
commit d2ad87558c
6 changed files with 186 additions and 129 deletions

View File

@@ -299,7 +299,7 @@
redir https://jakstys.lt
'';
"irc.jakstys.lt".extraConfig = let
gamja = pkgs.compressAll (pkgs.gamja.override {
gamja = pkgs.compressDrvWeb (pkgs.gamja.override {
gamjaConfig = {
server = {
url = "irc.jakstys.lt:6698";