dhall-json, dhall-lsp-server, dhall-yaml: unmark as broken#109126
dhall-json, dhall-lsp-server, dhall-yaml: unmark as broken#109126cdepillabout merged 2 commits intoNixOS:haskell-updatesfrom
Conversation
There was a problem hiding this comment.
@mcwitt Thanks for making the effort to fix this.
Unfortunately this file hackage-packages.nix is regenerated automatically once a day based on the configuration-hackage2nix.yaml file. You'll have to remove these three packages from the broken-packages section in that file.
Once you do this, I can merge this PR in.
There was a problem hiding this comment.
Thanks! I had been confused about which files were auto-generated from Hackage. This makes sense, changed.
A lot of people that contribute to Nixpkgs don't have access to a MacOSX machine to test on, so a lot of changes are made without even seeing how they affect OSX. If However, I don't think Also, if you've tried building it on OSX, maybe you could post the build log with the error you're seeing? If it is not something nixpkgs specific, it may make sense to report it upstream. |
68fe107 to
54c3a3b
Compare
|
That makes sense, thanks. The situation with but when I reran just now it succeeded 🤷 . Maybe best to disable tests when we hit nondetermistic behavior. In any case, considering your advice above, seems like the right thing to leave this for a future PR. |
|
@mcwitt When trying to build these packages locally, I am seeing the same failure with I'd suggest first reporting this upstream on the Then, either disable the tests for Also, feel free to just drop |
54c3a3b to
48db582
Compare
|
@cdepillabout sounds good, thanks! I've dropped |
cdepillabout
left a comment
There was a problem hiding this comment.
Thanks, that sounds good!
|
This should be marked as non-broken the next time the automated script runs on the |
Motivation for this change
Several dhall-related packages are marked as broken, but appear to be building correctly (tested on NixOS).
Update:
dhall-yamlfails to build on macOS; does this mean it should still be "broken" (even though it builds on NixOS)?Things done
sandboxinnix.confon non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"./result/bin/)nix path-info -Sbefore and after)