overlays/cross: update upstreaming status

This commit is contained in:
2025-04-20 03:46:24 +00:00
parent b4745b0c87
commit a099279a7a

View File

@@ -380,7 +380,7 @@ in with final; {
# fixes: "gdbus-codegen not found or executable"
# gnome-session = mvToNativeInputs [ glib ] super.gnome-session;
# 2025/01/28: upstreaming is unblocked
# 2025/04/19: upstreaming is unblocked
# gnome-shell = super.gnome-shell.overrideAttrs (orig: {
# # fixes "meson.build:128:0: ERROR: Program 'gjs' not found or not executable"
# # does not fix "_giscanner.cpython-310-x86_64-linux-gnu.so: cannot open shared object file: No such file or directory" (python import failure)
@@ -405,7 +405,7 @@ in with final; {
# ];
# });
# 2025/01/13: blocked on psqlodbc
# 2025/04/19: blocked on psqlodbc
# used by hyprland (which is an indirect dep of waybar, nwg-panel, etc),
# which it shells out to at runtime (and hence, not ever used by me).
hyprland-qtutils = null;