-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
first batch of compatible applications #55988
Conversation
Related to #55770 |
The commit title should say what the commit implements. |
…mpile on darwin too (too restrictive platforms)
280e6cf
to
8f87a61
Compare
Is it better this way ? Don't know how to fix the grahamcofborg-eval-nixpkgs-unstable-jobset problem |
@GrahamcOfBorg eval |
That problem was due to a breakage on master that had been fixed in the meantime. |
I suppose I should still do something, but no idea what |
Why? It shows green now, doesn't it? |
well nobody/norobot merges it |
I'm not a darwin person, but it seems unlikely more people will react to this (like test or something). |
You can review the result.
|
Not bad at all, thank you for the link, do you know how to trigger a new attempt ? I tried some of the failed ones and I confirm that it was a temp problem. |
There have been some large dependency updates, so they should all get rebuilt (within a few days). You can see those on links like https://hydra.nixos.org/job/nixpkgs/trunk/fsql.x86_64-darwin |
Motivation for this change
Add more expressions to darwin platform. Basically, simply changing locally the
meta.platforms
field and trying to recompile. When build succeeds, replace the value byplatforms.unix
.Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)