Bump nixpkgs to latest master#30
Conversation
This is to see if there are problems coming up. Some of the things in nix/haskell-packages.nix can probably be cleaned up now. Originally https://github.com/dfinity-lab/ic-ref/commit/dce1286a900525607fcc21171b82940e3ec3385f
… into joachim/bump-nixpkgs
a3de2b8 to
ea974be
Compare
as the latter doesn’t seem to work any more since NixOS/nixpkgs#130441
f92babc to
4394ee3
Compare
4394ee3 to
3d0f880
Compare
|
I am a bit stuck now, and the problem is the static build of Previously, I used a compiler built against musl (via nix’s I tried to use I could try It would be easiest if we can just drop the static build. I am not sure what the plans with the emulator in |
|
Finally green! I suggest to squash merge using the PR description as the commit message (this is what mergify would do, maybe we should start using this.) Also, I'd appreciate admin rights again, like I have on Motoko, so that I can do such maintenance and infra work more easily. Who do I need to ask about that? |
in dfinity#30 we tracked a PR against nixpkgs, which isn't very stable (e.g. if it gets force-pushed to, it may break this repository). The changes we are trying to include are still not in nixpkgs master, but they are closer already, on the `haskell-upgrades` branch. So track that, until it is merged into `master` (via NixOS/nixpkgs#138596)
in #30 we tracked a PR against nixpkgs, which isn't very stable (e.g. if it gets force-pushed to, it may break this repository). The changes we are trying to include are still not in nixpkgs master, but they are closer already, on the `haskell-upgrades` branch. So track that, until it is merged into `master` (via NixOS/nixpkgs#138596)
This PR is a lot of work…
nixpkgsto latest masternixpkgspatches can be dropped. Leave nixpkgs-patching code in place, but improve so that it does not do anything if there are no patches.nix/generate.nix.gitattributesto mark generated files as such