haskellPackages: Enable darwin builds for some packages depending on mesa#349186
Conversation
|
Are you sure these should be depending on Mesa on macOS? Most likely they just want |
|
OK, I had a look and the ones that just depend on |
sternenseemann
left a comment
There was a problem hiding this comment.
rsi-break can likely also be dropped from the darwin badplatforms list
@emilazy thank you for review the PR. So is the current change sane? or should i roll back some of changes ? |
|
The packages with just |
c176652 to
fef734f
Compare
|
I am sorry, but your commit message still does not adhere to the contributing guidelines. I suggest:
Otherwise we are fine and I will merge when that is fixed, thank you! |
…mesa update package.yaml
fef734f to
00bf069
Compare
|
4 packages built: No failures on aarch64-darwin |
I think haskell packages nanovg and monomer were marked with badPlatforms with darwin were due to mesa cannot build on darwin. #272166 fix mesa build on darwin. I tested build a monomer app on aarch64-darwin, the app renders correctly afaict.
drop mesa related darwin badPlatforms
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.