We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cannot find attribute 'stylix.opacity.terminal'
Today, when rebuilding my system, I encountered an error. The error is as follows
error: evaluation aborted with the following error message: 'cannot find attribute `stylix.opacity.terminal''
When I tried adding the stylix.opacity.terminal option to resolve this issue, I got this error.
stylix.opacity.terminal
error: The option `stylix.opacity' does not exist. Definition values:
So I'm suggesting that either the check for stylix.opacity.terminal needs to be removed, or the option needs to be added to the configuration.
- system: "x86_64-darwin" - host os: Darwin 23.4.0, macOS 10.16 - multi-user?: yes - sandbox: no - version: nix-env (Nix) 2.18.2 - channels(dawn): "darwin, home-manager" - channels(root): "nixpkgs" - nixpkgs: /nix/var/nix/profiles/per-user/root/channels/nixpkgs
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Description
Today, when rebuilding my system, I encountered an error. The error is as follows
When I tried adding the
stylix.opacity.terminal
option to resolve this issue, I got this error.Potential solution
So I'm suggesting that either the check for stylix.opacity.terminal needs to be removed, or the option needs to be added to the configuration.
System
The text was updated successfully, but these errors were encountered: