Nixpkgs version
Describe the bug
As of release 12.0.0, the options interface_branding_colour, interface_help_colour and interface_help_colour_bright take an RRGGBB hexadecimal value instead of 0-7 color index. However, the limine module's option interface.brandingColor still only accepts null or an integer, while there are no module options corresponding to the interface_help_colour and interface_help_colour_bright values.
Steps to reproduce
N/A
Expected behaviour
The limine module should have interface.helpColor and interface.helpColorBright options, corresponding to upstream settings, and they, as well as interface.brandingColor, should accept RRGGBB strings instead of integers.
Screenshots
No response
Relevant log output
Additional context
No response
System metadata
fetching path input 'path:/nix/store/l61vfkyy0qrnz9bmgx84fa7z3bjzhyp4-source'
- system:
"x86_64-linux"
- host os:
Linux 7.0.1, NixOS, 26.05 (Yarara), 26.05pre-git
- multi-user?:
yes
- sandbox:
yes
- version:
nix-env (Lix, like Nix) 2.95.1 System type: x86_64-linux Additional system types: i686-linux, x86_64-v1-linux, x86_64-v2-linux, x86_64-v3-linux Features: gc, signed-caches System configuration file: /etc/nix/nix.conf User configuration files: /home/moon/.config/nix/nix.conf:/etc/xdg/nix/nix.conf:/home/moon/.local/share/flatpak/exports/etc/xdg/nix/nix.conf:/var/lib/flatpak/exports/etc/xdg/nix/nix.conf:/home/moon/.nix-profile/etc/xdg/nix/nix.conf:/nix/profile/etc/xdg/nix/nix.conf:/home/moon/.local/state/nix/profile/etc/xdg/nix/nix.conf:/etc/profiles/per-user/moon/etc/xdg/nix/nix.conf:/nix/var/nix/profiles/default/etc/xdg/nix/nix.conf:/run/current-system/sw/etc/xdg/nix/nix.conf Store directory: /nix/store State directory: /nix/var/nix Data directory: /nix/store/2sh4cpgxyrvxn7w9snqznhla0xmwsr7g-lix-2.95.1/share
- nixpkgs:
/nix/store/l61vfkyy0qrnz9bmgx84fa7z3bjzhyp4-source
Notify maintainers
@JohnRTitor @lzcunt @Prince213 @programmerlexi @ryand56
Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE.)
I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.
Nixpkgs version
Describe the bug
As of release 12.0.0, the options
interface_branding_colour,interface_help_colourandinterface_help_colour_brighttake anRRGGBBhexadecimal value instead of 0-7 color index. However, the limine module's optioninterface.brandingColorstill only accepts null or an integer, while there are no module options corresponding to theinterface_help_colourandinterface_help_colour_brightvalues.Steps to reproduce
N/A
Expected behaviour
The limine module should have
interface.helpColorandinterface.helpColorBrightoptions, corresponding to upstream settings, and they, as well asinterface.brandingColor, should acceptRRGGBBstrings instead of integers.Screenshots
No response
Relevant log output
Additional context
No response
System metadata
fetching path input 'path:/nix/store/l61vfkyy0qrnz9bmgx84fa7z3bjzhyp4-source'
"x86_64-linux"Linux 7.0.1, NixOS, 26.05 (Yarara), 26.05pre-gityesyesnix-env (Lix, like Nix) 2.95.1 System type: x86_64-linux Additional system types: i686-linux, x86_64-v1-linux, x86_64-v2-linux, x86_64-v3-linux Features: gc, signed-caches System configuration file: /etc/nix/nix.conf User configuration files: /home/moon/.config/nix/nix.conf:/etc/xdg/nix/nix.conf:/home/moon/.local/share/flatpak/exports/etc/xdg/nix/nix.conf:/var/lib/flatpak/exports/etc/xdg/nix/nix.conf:/home/moon/.nix-profile/etc/xdg/nix/nix.conf:/nix/profile/etc/xdg/nix/nix.conf:/home/moon/.local/state/nix/profile/etc/xdg/nix/nix.conf:/etc/profiles/per-user/moon/etc/xdg/nix/nix.conf:/nix/var/nix/profiles/default/etc/xdg/nix/nix.conf:/run/current-system/sw/etc/xdg/nix/nix.conf Store directory: /nix/store State directory: /nix/var/nix Data directory: /nix/store/2sh4cpgxyrvxn7w9snqznhla0xmwsr7g-lix-2.95.1/share/nix/store/l61vfkyy0qrnz9bmgx84fa7z3bjzhyp4-sourceNotify maintainers
@JohnRTitor @lzcunt @Prince213 @programmerlexi @ryand56
Note for maintainers: Please tag this issue in your pull request description. (i.e.
Resolves #ISSUE.)I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.