Skip to content

[26.11] top-level: add error for x86_64-darwin deprecation#492189

Draft
emilazy wants to merge 5 commits intowip-emily/push-pzluxrskptsxfrom
wip-emily/push-yxvxzqsolspr
Draft

[26.11] top-level: add error for x86_64-darwin deprecation#492189
emilazy wants to merge 5 commits intowip-emily/push-pzluxrskptsxfrom
wip-emily/push-yxvxzqsolspr

Conversation

@emilazy
Copy link
Member

@emilazy emilazy commented Feb 19, 2026

See #492160; these are the first commits that would require the CI changes to be merged first.

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

@emilazy emilazy requested a review from a team February 19, 2026 17:44
@emilazy emilazy added the 2.status: wait for branch‐off Waiting for the next Nixpkgs branch‐off label Feb 19, 2026
@ofborg ofborg bot added the 6.topic: darwin Running or building packages on Darwin label Feb 19, 2026
@emilazy emilazy force-pushed the wip-emily/drop-x86_64-darwin branch from 8e29789 to 26c890b Compare February 22, 2026 18:57
@emilazy emilazy force-pushed the wip-emily/push-yxvxzqsolspr branch from d0f6dad to 63c2d67 Compare February 22, 2026 18:57
@emilazy emilazy changed the base branch from wip-emily/drop-x86_64-darwin to wip-emily/push-pzluxrskptsx February 22, 2026 19:00
@nixpkgs-ci nixpkgs-ci bot closed this Feb 22, 2026
@nixpkgs-ci nixpkgs-ci bot reopened this Feb 22, 2026
@emilazy emilazy force-pushed the wip-emily/push-pzluxrskptsx branch 2 times, most recently from 7dc0cb7 to 188fdac Compare February 22, 2026 19:27
@emilazy emilazy force-pushed the wip-emily/push-yxvxzqsolspr branch 2 times, most recently from 009e0c1 to 4dc2df8 Compare February 22, 2026 19:37
@emilazy emilazy force-pushed the wip-emily/push-pzluxrskptsx branch from 188fdac to 3cc31e0 Compare February 22, 2026 19:37
@emilazy emilazy force-pushed the wip-emily/push-yxvxzqsolspr branch 2 times, most recently from a9d5ffa to 522b306 Compare February 25, 2026 13:26
@emilazy emilazy force-pushed the wip-emily/push-pzluxrskptsx branch from 86cfcc1 to b618635 Compare February 25, 2026 13:26
@emilazy emilazy force-pushed the wip-emily/push-yxvxzqsolspr branch from 522b306 to 965c5bc Compare February 25, 2026 14:36
@emilazy emilazy force-pushed the wip-emily/push-pzluxrskptsx branch from b618635 to 7511fae Compare February 25, 2026 14:36
This ensures that `lib.platforms.darwin` doesn’t include
`x86_64-darwin` and that the unsupported platform warning will fire
even once the bespoke deprecation error is removed. It doesn’t break
`lib.systems.elaborate "x86_64-darwin"`.
@emilazy emilazy force-pushed the wip-emily/push-pzluxrskptsx branch from 7511fae to ecd1a40 Compare February 27, 2026 23:22
@emilazy emilazy force-pushed the wip-emily/push-yxvxzqsolspr branch from 965c5bc to 1103b03 Compare February 27, 2026 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: wait for branch‐off Waiting for the next Nixpkgs branch‐off 6.topic: darwin Running or building packages on Darwin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant