+2
nixos/doc/manual/release-notes/rl-2505.section.md
+2
nixos/doc/manual/release-notes/rl-2505.section.md
···- `strawberry` has been updated to 1.2, which drops support for the VLC backend and Qt 5. The `strawberry-qt5` package- `ps3-disc-dumper` was updated to 4.2.5, which removed the CLI project and now exclusively offers the GUI- [](#opt-services.nextcloud.config.dbtype) is unset by default, the previous default was `sqlite`.
···- `strawberry` has been updated to 1.2, which drops support for the VLC backend and Qt 5. The `strawberry-qt5` package+- `nezha` and its agent `nezha-agent` have been updated to v1, which contains breaking changes. See the [official wiki](https://nezha.wiki/en_US/) for more details.- `ps3-disc-dumper` was updated to 4.2.5, which removed the CLI project and now exclusively offers the GUI- [](#opt-services.nextcloud.config.dbtype) is unset by default, the previous default was `sqlite`.
+255
-111
nixos/modules/services/monitoring/nezha-agent.nix
+255
-111
nixos/modules/services/monitoring/nezha-agent.nix
······
······+'. + { client_secret: $client_secret }' < "''${RUNTIME_DIRECTORY}"/config.json > "''${RUNTIME_DIRECTORY}"/config.json.tmp+${lib.getExe pkgs.jq} --arg uuid "$(${lib.getExe' pkgs.util-linux "uuidgen"} --md5 -n @dns -N "${config.networking.fqdn}")" \+'. + { uuid: $uuid }' < "''${RUNTIME_DIRECTORY}"/config.json > "''${RUNTIME_DIRECTORY}"/config.json.tmp
+8
-5
pkgs/by-name/ne/nezha-agent/package.nix
+8
-5
pkgs/by-name/ne/nezha-agent/package.nix
···
···
+85
-18
pkgs/by-name/ne/nezha/package.nix
+85
-18
pkgs/by-name/ne/nezha/package.nix
·········
······+GOROOT=''${GOROOT-$(go env GOROOT)} swag init --pd -d . -g ./cmd/dashboard/main.go -o ./cmd/dashboard/docs --parseGoList=false···