Skip to content

fish: disable checks on darwin#462589

Merged
adamcstephens merged 1 commit intoNixOS:masterfrom
adamcstephens:push-onkskmsvxkmt
Nov 17, 2025
Merged

fish: disable checks on darwin#462589
adamcstephens merged 1 commit intoNixOS:masterfrom
adamcstephens:push-onkskmsvxkmt

Conversation

@adamcstephens
Copy link
Contributor

@adamcstephens adamcstephens commented Nov 17, 2025

We can re-enable once #462090 is through the staging cycles.

Closes #461406
Closes #461779

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.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". labels Nov 17, 2025
@adamcstephens adamcstephens added this pull request to the merge queue Nov 17, 2025
@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 3+ This PR was reviewed and approved by three or more persons. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Nov 17, 2025
Merged via the queue into NixOS:master with commit 3c44512 Nov 17, 2025
35 checks passed
@adamcstephens adamcstephens deleted the push-onkskmsvxkmt branch November 17, 2025 15:06
sheeeng added a commit to sheeeng/nix that referenced this pull request Nov 18, 2025
NixOS/nixpkgs#462589
NixOS/nixpkgs#461406
Signed-off-by: Leonard Sheng Sheng Lee <leonard.sheng.sheng.lee@gmail.com>
cullenmcdermott pushed a commit to cullenmcdermott/nix-config that referenced this pull request Nov 20, 2025
Investigated removing the nixpkgs pin now that fish 4.2.1 test failures
are resolved (PR #462589 disabled checks on darwin as temporary fix while
PR #462090's Python wrapper fixes go through staging).

However, latest nixpkgs-unstable (Nov 20) has a new issue: pyarrow build
failures on darwin due to multiple conflicting protobuf versions (30, 31,
33) in the dependency closure causing memory corruption.

Issue: NixOS/nixpkgs#461396
Pending fixes: PRs #461569, #461572 (still in staging, not merged)

Keeping the Nov 8 pin until the protobuf fixes land in nixpkgs-unstable.
The fish issue won't affect builds since checks are disabled on darwin.

Related: NixOS/nixpkgs#461406 (fish), NixOS/nixpkgs#462090, NixOS/nixpkgs#462589
cullenmcdermott pushed a commit to cullenmcdermott/nix-config that referenced this pull request Nov 20, 2025
Investigated removing the nixpkgs pin now that fish 4.2.1 test failures
are resolved (PR #462589 disabled checks on darwin as temporary fix while
PR #462090's Python wrapper fixes go through staging).

However, latest nixpkgs-unstable (Nov 20) has a new issue: pyarrow build
failures on darwin due to multiple conflicting protobuf versions (30, 31,
33) in the dependency closure causing memory corruption.

Issue: NixOS/nixpkgs#461396
Pending fixes: PRs #461569, #461572 (still in staging, not merged)

Keeping the Nov 8 pin until the protobuf fixes land in nixpkgs-unstable.
The fish issue won't affect builds since checks are disabled on darwin.

Related: NixOS/nixpkgs#461406 (fish), NixOS/nixpkgs#462090, NixOS/nixpkgs#462589
dixslyf added a commit to dixslyf/dotfiles that referenced this pull request Nov 23, 2025
sheeeng added a commit to sheeeng/nix that referenced this pull request Dec 2, 2025
NixOS/nixpkgs#462589
NixOS/nixpkgs#461406
Signed-off-by: Leonard Sheng Sheng Lee <leonard.sheng.sheng.lee@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 12.approvals: 3+ This PR was reviewed and approved by three or more persons. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build failure: fish on darwin

4 participants