Fix deprecations for 22.11 #11

Closed
opened 2022-10-28 01:09:27 +02:00 by raito · 0 comments
raito commented 2022-10-28 01:09:27 +02:00 (Migrated from git.rz.ens.wtf)

core01

trace: warning: system.stateVersion is not set, defaulting to 22.11. Read why this matters on https://nixos.org/manual/nixos/stable/options.html#opt-system.stateVersion.
trace: warning: The option `nix.trustedUsers' defined in `/var/src/config/core-services-01/system.nix' has been renamed to `nix.settings.trusted-users'.
trace: warning: The option `services.gitea.log.level' defined in `/var/src/config/core-services-01/gitea.nix' has been renamed to `services.gitea.settings.log.LEVEL'.
trace: warning: The option `services.gitea.disableRegistration' defined in `/var/src/config/core-services-01/gitea.nix' has been renamed to `services.gitea.settings.service.DISABLE_REGISTRATION'.

public-cof

# core01 ``` trace: warning: system.stateVersion is not set, defaulting to 22.11. Read why this matters on https://nixos.org/manual/nixos/stable/options.html#opt-system.stateVersion. trace: warning: The option `nix.trustedUsers' defined in `/var/src/config/core-services-01/system.nix' has been renamed to `nix.settings.trusted-users'. trace: warning: The option `services.gitea.log.level' defined in `/var/src/config/core-services-01/gitea.nix' has been renamed to `services.gitea.settings.log.LEVEL'. trace: warning: The option `services.gitea.disableRegistration' defined in `/var/src/config/core-services-01/gitea.nix' has been renamed to `services.gitea.settings.service.DISABLE_REGISTRATION'. ``` # public-cof
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Klub-RZ/infrastructure#11
No description provided.