Nix: Update for inclusion in Nixpkgs#1318
Conversation
|
Thank! Looks good. There's a typo in one of the files - see CI failure. I've recently changed the repo to only allow squash merges, since it makes it easier to write the release notes because all commits link back to the relevant PR. Is this PR OK to squash, or should we figure out an alternative? |
Yeah this is fine to squash. @dawnofmidnight @Noratrieb if yall have any input :ferrisclueless: |
davidlattimore
left a comment
There was a problem hiding this comment.
I'll wait until tomorrow to merge this to give others a chance to comment
|
I have no particular comments. This generally seems reasonable to me, but this interacts with a lot of machinery I don't really understand, so I can't offer anything particularly meaningful. |
Wild is now in Nixpkgs, which is great. So in this PR I move some stuff around because of that.
wild-unwrappedas Wild needs to be wrapped to find libraries correctly. The wrapper is in Nixpkgs.Then there is a commit that does several things all at once since there's not a great way to split most of them up:
stdenvNoCCwhen running unit tests