-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
vala updates #57709
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
vala updates #57709
Conversation
Upstream usually supports three most recent branches so ideally, we would not keep more than these. Personally, I would just keep the latest branch but elementary probably depends on the ancient version in Ubuntu LTS and we also have a lot of Vala abandonware, so we might not afford to drop that much yet. |
Exactly, hence my confusion in us keeping more than these
They actually, at least recently, push fixes for any breakage that they notice will happen with the latest vala. Ubuntu LTS is at Only thing that could be a large annoyance is the "third party apps" are tested against |
884e59c
to
34031e9
Compare
I've corrected the patches and added a patch so |
@jtojnar I should merge this into the gnome branch? |
I would just merge it to staging. And rebase gnome-3.32 onto that (since we already want that for gdk-pixbuf). |
34031e9
to
1727324
Compare
Should this use callPackages at the top-level? |
Possibly, I am not sure what the difference is though. Also, it would be nice if we could make |
Motivation for this change
#57027
I feel like we have maybe one too many compiler versions here, so I'd like to know which one would be acceptable for removal.
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)