fix(collabora): use stable collabora
All checks were successful
Check meta / check_dns (pull_request) Successful in 15s
Check meta / check_meta (pull_request) Successful in 16s
Check workflows / check_workflows (pull_request) Successful in 23s
Run pre-commit on all files / pre-commit (push) Successful in 24s
Build all the nodes / netcore01 (pull_request) Successful in 44s
Build all the nodes / netcore02 (pull_request) Successful in 44s
Build all the nodes / hypervisor03 (pull_request) Successful in 2m41s
Build all the nodes / storage01 (pull_request) Successful in 2m30s
Build all the nodes / geo01 (pull_request) Successful in 2m56s
Build all the nodes / vault01 (pull_request) Successful in 2m35s
Build all the nodes / cof02 (pull_request) Successful in 3m3s
Build all the nodes / rescue01 (pull_request) Successful in 2m51s
Build all the nodes / bridge01 (pull_request) Successful in 3m9s
Build all the nodes / geo02 (pull_request) Successful in 3m18s
Build all the nodes / build01 (pull_request) Successful in 3m23s
Build all the nodes / compute01 (pull_request) Successful in 3m23s
Build all the nodes / web02 (pull_request) Successful in 2m36s
Build the shell / build-shell (pull_request) Successful in 38s
Run pre-commit on all files / pre-commit (pull_request) Successful in 29s
Build all the nodes / netaccess01 (pull_request) Successful in 3m31s
Build all the nodes / web01 (pull_request) Successful in 3m8s
Build all the nodes / ap01 (pull_request) Successful in 4m14s
Build all the nodes / hypervisor01 (pull_request) Successful in 4m49s
Build all the nodes / web03 (pull_request) Successful in 2m14s
Build all the nodes / hypervisor02 (pull_request) Successful in 5m0s
Build all the nodes / tower01 (pull_request) Successful in 4m40s

This commit is contained in:
catvayor 2025-03-10 22:26:30 +01:00
parent adf9539996
commit 1917280e30

View file

@ -5,7 +5,6 @@
{
config,
pkgs,
nixpkgs,
...
}:
@ -103,8 +102,6 @@ in
inherit port;
package = nixpkgs.nixos.unstable.collabora-online;
settings = {
server_name = "code.dgnum.eu";