Loading nixos/modules/services/web-apps/weblate.nix +5 −0 Original line number Diff line number Diff line Loading @@ -130,8 +130,12 @@ let inherit (finalPackage) GI_TYPELIB_PATH; }; # Packages needed at runtime weblatePath = with pkgs; [ gitSVN subversion gettext fontconfig borgbackup #optional Loading @@ -141,6 +145,7 @@ let mercurial openssh ]; in { Loading Loading
nixos/modules/services/web-apps/weblate.nix +5 −0 Original line number Diff line number Diff line Loading @@ -130,8 +130,12 @@ let inherit (finalPackage) GI_TYPELIB_PATH; }; # Packages needed at runtime weblatePath = with pkgs; [ gitSVN subversion gettext fontconfig borgbackup #optional Loading @@ -141,6 +145,7 @@ let mercurial openssh ]; in { Loading