Fix evaluation warnings #52

Closed
opened 2025-12-02 08:11:17 +01:00 by pim · 0 comments
Owner
blocktech | evaluation warning: 'system' has been renamed to/replaced by 'stdenv.hostPlatform.system'
blocktech | evaluation warning: pkunis profile: stylix: librewolf: `config.stylix.targets.librewolf.profileNames` is not set. Declare profile names with 'config.stylix.targets.librewolf.profileNames = [ "<PROFILE_NAME>" ];'.
blocktech | evaluation warning: pkunis profile: stylix: firefox: `config.stylix.targets.firefox.profileNames` is not set. Declare profile names with 'config.stylix.targets.firefox.profileNames = [ "<PROFILE_NAME>" ];'.
blocktech | evaluation warning: pkunis profile: stylix: qt: `config.stylix.targets.qt.platform` other than 'qtct' are currently unsupported: gnome. Support may be added in the future.
blocktech | evaluation warning: pkunis profile: The option `programs.git.userEmail' defined in `/nix/store/06ms14d0w94k1r2a3xy7hs0l013s7vgm-source/nixos/common.nix' has been renamed to `programs.git.settings.user.email'.
blocktech | evaluation warning: pkunis profile: The option `programs.git.userName' defined in `/nix/store/06ms14d0w94k1r2a3xy7hs0l013s7vgm-source/nixos/common.nix' has been renamed to `programs.git.settings.user.name'.
blocktech | evaluation warning: pkunis profile: The option `programs.git.extraConfig' defined in `/nix/store/lnd226q0lf4biibrj30lqah29bbfwfnx-source/machines/blocktech/pkunis.home.nix' and `/nix/store/06ms14d0w94k1r2a3xy7hs0l013s7vgm-source/nixos/common.nix' has been renamed to `programs.git.settings'.
blocktech | evaluation warning: pkunis profile: The option `programs.git.delta.options' defined in `/nix/store/06ms14d0w94k1r2a3xy7hs0l013s7vgm-source/nixos/common.nix' has been renamed to `programs.delta.options'.
blocktech | evaluation warning: pkunis profile: The option `programs.git.delta.enable' defined in `/nix/store/06ms14d0w94k1r2a3xy7hs0l013s7vgm-source/nixos/common.nix' has been renamed to `programs.delta.enable'.
blocktech | evaluation warning: pkunis profile: `programs.ssh` default values will be removed in the future.
blocktech |                     Consider setting `programs.ssh.enableDefaultConfig` to false,
blocktech |                     and manually set the default values you want to keep at
blocktech |                     `programs.ssh.matchBlocks."*"`.
blocktech | evaluation warning: pkunis profile: `programs.delta.enableGitIntegration` automatic enablement is deprecated. Please explicitly set `programs.delta.enableGitIntegration = true`.
blocktech | evaluation warning: pkunis profile: The value `gnome` for option `qt.platformTheme.name` is deprecated. Use `adwaita` instead.
blocktech | evaluation warning: The option `services.xserver.desktopManager.gnome.enable' defined in `/nix/store/lnd226q0lf4biibrj30lqah29bbfwfnx-source/nixos/gnome.nix' has been renamed to `services.desktopManager.gnome.enable'.
blocktech | evaluation warning: The option `services.xserver.displayManager.gdm.enable' defined in `/nix/store/lnd226q0lf4biibrj30lqah29bbfwfnx-source/nixos/gnome.nix' has been renamed to `services.displayManager.gdm.enable'.
``` blocktech | evaluation warning: 'system' has been renamed to/replaced by 'stdenv.hostPlatform.system' blocktech | evaluation warning: pkunis profile: stylix: librewolf: `config.stylix.targets.librewolf.profileNames` is not set. Declare profile names with 'config.stylix.targets.librewolf.profileNames = [ "<PROFILE_NAME>" ];'. blocktech | evaluation warning: pkunis profile: stylix: firefox: `config.stylix.targets.firefox.profileNames` is not set. Declare profile names with 'config.stylix.targets.firefox.profileNames = [ "<PROFILE_NAME>" ];'. blocktech | evaluation warning: pkunis profile: stylix: qt: `config.stylix.targets.qt.platform` other than 'qtct' are currently unsupported: gnome. Support may be added in the future. blocktech | evaluation warning: pkunis profile: The option `programs.git.userEmail' defined in `/nix/store/06ms14d0w94k1r2a3xy7hs0l013s7vgm-source/nixos/common.nix' has been renamed to `programs.git.settings.user.email'. blocktech | evaluation warning: pkunis profile: The option `programs.git.userName' defined in `/nix/store/06ms14d0w94k1r2a3xy7hs0l013s7vgm-source/nixos/common.nix' has been renamed to `programs.git.settings.user.name'. blocktech | evaluation warning: pkunis profile: The option `programs.git.extraConfig' defined in `/nix/store/lnd226q0lf4biibrj30lqah29bbfwfnx-source/machines/blocktech/pkunis.home.nix' and `/nix/store/06ms14d0w94k1r2a3xy7hs0l013s7vgm-source/nixos/common.nix' has been renamed to `programs.git.settings'. blocktech | evaluation warning: pkunis profile: The option `programs.git.delta.options' defined in `/nix/store/06ms14d0w94k1r2a3xy7hs0l013s7vgm-source/nixos/common.nix' has been renamed to `programs.delta.options'. blocktech | evaluation warning: pkunis profile: The option `programs.git.delta.enable' defined in `/nix/store/06ms14d0w94k1r2a3xy7hs0l013s7vgm-source/nixos/common.nix' has been renamed to `programs.delta.enable'. blocktech | evaluation warning: pkunis profile: `programs.ssh` default values will be removed in the future. blocktech | Consider setting `programs.ssh.enableDefaultConfig` to false, blocktech | and manually set the default values you want to keep at blocktech | `programs.ssh.matchBlocks."*"`. blocktech | evaluation warning: pkunis profile: `programs.delta.enableGitIntegration` automatic enablement is deprecated. Please explicitly set `programs.delta.enableGitIntegration = true`. blocktech | evaluation warning: pkunis profile: The value `gnome` for option `qt.platformTheme.name` is deprecated. Use `adwaita` instead. blocktech | evaluation warning: The option `services.xserver.desktopManager.gnome.enable' defined in `/nix/store/lnd226q0lf4biibrj30lqah29bbfwfnx-source/nixos/gnome.nix' has been renamed to `services.desktopManager.gnome.enable'. blocktech | evaluation warning: The option `services.xserver.displayManager.gdm.enable' defined in `/nix/store/lnd226q0lf4biibrj30lqah29bbfwfnx-source/nixos/gnome.nix' has been renamed to `services.displayManager.gdm.enable'. ```
pim referenced this issue from a commit 2025-12-07 14:36:04 +01:00
pim closed this issue 2025-12-07 14:36:04 +01:00
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
pim/nixos-configs#52
No description provided.