Fix evaluation warnings #52
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'.
```
Resolve #52
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?