Skip to content

nim_lk: mark darwin as a badPlatform#513306

Open
Eveeifyeve wants to merge 1 commit into
NixOS:masterfrom
Eveeifyeve:nim-lk-badplatorm-darwin
Open

nim_lk: mark darwin as a badPlatform#513306
Eveeifyeve wants to merge 1 commit into
NixOS:masterfrom
Eveeifyeve:nim-lk-badplatorm-darwin

Conversation

@Eveeifyeve
Copy link
Copy Markdown
Member

@Eveeifyeve Eveeifyeve commented Apr 25, 2026

This is marked due to some unfixable darwin filesystem access issues,
see #308593 for more info. The next nim refractor will fix this issue as
it will be a full rewrite of the nim builder and nim_lk.

Derived from #496960 to help with merge/reviewing process.

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.

This is marked due to some unfixable darwin filesystem access issues,
see NixOS#308593 for more info. The next nim refractor will fix this issue as
it will be a full rewrite of the nim builder and nim_lk
@nixpkgs-ci nixpkgs-ci Bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Apr 25, 2026
@ofborg ofborg Bot added the 6.topic: darwin Running or building packages on Darwin label Apr 25, 2026
@Eveeifyeve
Copy link
Copy Markdown
Member Author

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 513306
Commit: 71b20f83e4c95b028bfc10fce1d68986056a77c0 (subsequent changes)
Merge: 7e3b52f450eb737b0f51f7adc8ce2389bb10c3a9

Logs: https://github.com/Eveeifyeve/nixpkgs-review-gha/actions/runs/24947795994


x86_64-linux

No rebuilds


aarch64-linux

No rebuilds


x86_64-darwin

No rebuilds


aarch64-darwin

No rebuilds

@nixpkgs-ci nixpkgs-ci Bot removed the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label May 3, 2026
@daylinmorgan
Copy link
Copy Markdown
Contributor

This is marked due to some unfixable darwin filesystem access issues

I don't really understand the evidence for this besides this assertion but either way fine to mark it bad if it's consistently occurring on darwin.

@nixpkgs-ci nixpkgs-ci Bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: darwin Running or building packages on Darwin 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants