Conversation
|
This is related to the following three PRs:
|
|
@GrahamcOfBorg build vte @GrahamcOfBorg build pkgsMusl.vte |
|
Before merging in, this PR should be changed so that |
For this one it isn't necessary, because |
|
@nh2 Good catch. This PR just depends on these other three PRs, which need to be merged in before this can be rebased on |
VTE requires a small patch to be able to be built with musl.
8d8a69b to
fc265d9
Compare
|
Rebased on master |
|
Note that this PR still needs #71575 merged into |
Merged that one. This one has worked fine for me in static-haskell-nix so far, and no changes for non-musl; merging this one too. |
This enables VTE to be compiled with
pkgsMusl.VTE requires a small patch to be compiled with musl.
This has been upstreamed, but there appears to be some resistance to support enabling builds with musl:
https://gitlab.gnome.org/GNOME/vte/issues/72
Motivation for this change
This is for nh2/static-haskell-nix#50. I'd like to get VTE compiling with musl, and eventually compiling statically.
You can test this like the following:
Things done
sandboxinnix.confon non-NixOS)nix-shell -p nix-review --run "nix-review wip"./result/bin/)nix path-info -Sbefore and after)Notify maintainers
cc @nh2 @domenkozar @matthewbauer @astsmtl @antono @lethalman