tpwrules / nixos-apple-silicon

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

Update nixpkgs to ad57eef #208

Closed oliverbestmann closed 1 month ago

oliverbestmann commented 1 month ago

Corresponds to https://hydra.nixos.org/eval/1806668 Includes gnome 46.2

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/3eaeaeb6b1e08a016380c279f8846e0bd8808916' (2024-05-21)
  → 'github:nixos/nixpkgs/ad57eef4ef0659193044870c731987a6df5cf56b' (2024-05-29)
tpwrules commented 1 month ago

I am unable to cross-compile this due to the issues with util-linux. It should be resolved by the next staging merge which is soon I think.

Please also pay better attention to the commit message format in the future and match those within the project.

oliverbestmann commented 4 weeks ago

Thanks, will do (#204 and #206 are adjusted) Can you tell me how to replicate the cross compiling issue for the future? Jdo you just "nix build" on a non aarch64 machine?