Update nixpkgs to the latest revision of nixos-unstable branch#457
Update nixpkgs to the latest revision of nixos-unstable branch#457iohk-bors[bot] merged 3 commits intomasterfrom
Conversation
|
@disassembler @cleverca22 please review this one 🙏 |
|
indeed the fix has not been backported to nixos-20.09 yet (NixOS/nixpkgs#105799), and this probably impact other projects as well. |
Thanks @jbgi! Looking forward to your results... |
|
Short term, I would say try to find a good point in time for nixpkgs-unstable. Even if the backport is merged, it would take a while for the contents to end up in the release channel (because of a staging cycle that would take about a week) |
|
https://hydra.iohk.io/jobset/Cardano/cardano-node-pr-2250#tabs-errors I'll look into it tomorrow. |
|
@jbgi NixOS/nixpkgs#108452 should fix it upstream |
|
@jbgi fix is now in the |
|
So what should we do from Daedalus perspective @cleverca22? |
|
@nikolaglumac I would suggest targeting this PR branch until it get merged soon (tm). |
|
That is what we did here input-output-hk/daedalus#2289 |
|
@jbgi should we update Daedalus to use the tip of this branch now that you have updated it? |
|
right. hopefully, it should be merged today if cardano-node build correctly against it. |
|
bors r+ |
|
👎 Rejected by too few approved reviews |
|
bors r+ |
jonringer
left a comment
There was a problem hiding this comment.
as long as hydra passes, I'm good :)
|
Build succeeded: |
This PR fixes Daedalus build issues on OSX Big Sur.
Without it, Daedalus developers can not run Daedalus in local dev environment (nix-shell) given that they are on OSX Big Sur.
It is connected to the following Daedalus PR: input-output-hk/daedalus#2289