tpwrules / nixos-apple-silicon

Resources to install NixOS bare metal on Apple Silicon Macs
MIT License
872 stars 88 forks source link

`hardware.opengl` renamed to `hardware.graphics` #222

Closed lloeki closed 3 months ago

lloeki commented 3 months ago

Today I saw this when rebuilding against nixos-unstable:

trace: warning: The option `hardware.opengl.package' defined in `/root/.nix-defexpr/channels/apple-silicon-support/apple-silicon-support/modules/mesa' has been renamed to `hardware.graphics.package'.
trace: warning: The option `hardware.opengl.enable' defined in `/etc/nixos/configuration.nix' has been renamed to `hardware.graphics.enable'.
tpwrules commented 3 months ago

Fixed in the latest release.