-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ghc: Adding sphinx as build dependency to build man pages #50920
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please target the branch haskell-updates
for this PR instead of master
.
I cherry-picked the commit as 4e41494. Test builds are running at https://hydra.nixos.org/jobset/nixpkgs/haskell-updates. I'll merge to |
Breaks build for me? But haven't investigated beyond local tree. Quick look at hydra suggests it's not a general problem but just mentioning in case anyone else encounters this. In case this helps or anyone's curious:
Don't know if it matters but using sphinx 1.8.1/1.8.2, as opposed to the 1.7.9 on master-- but no reason to believe that's related :). |
Also breaking the GHC 8.4.4 build here, although 8.2.2 and 8.6.3 are building fine. |
Motivation for this change
I built 8.4.4 but not the other versions as it takes quite awhile to compile.
Fixes #49627 Hopefully it will stay fixed this time.
Would appreciate a review from @peti
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)