overlays/cross: update upstreaming status

This commit is contained in:
2025-08-17 21:25:15 +00:00
parent b5d96ed17b
commit e543034fcb

View File

@@ -237,7 +237,7 @@ in with final; {
cargo = crossCargo;
};
# 2025/07/27: upstreaming is unblocked
# 2025/08/17: upstreaming is unblocked
glycin-loaders = prev.glycin-loaders.override {
cargo = crossCargo;
};
@@ -271,7 +271,7 @@ in with final; {
# ];
# });
# 2025/07/27: upstreaming is unblocked
# 2025/08/17: upstreaming is unblocked
gnome-user-share = prev.gnome-user-share.override {
cargo = crossCargo;
};
@@ -506,7 +506,7 @@ in with final; {
# # buildInputs = lib.remove gnupg upstream.buildInputs;
# });
# 2025/07/27: upstreaming is unblocked, but most of this belongs in _oils_ repo
# 2025/08/17: upstreaming is unblocked, but most of this belongs in _oils_ repo
oils-for-unix = prev.oils-for-unix.overrideAttrs (upstream: {
postPatch = (upstream.postPatch or "") + ''
substituteInPlace _build/oils.sh \
@@ -734,7 +734,7 @@ in with final; {
cargo = crossCargo;
};
# 2025/07/27: upstreaming is unblocked
# 2025/08/17: upstreaming is unblocked
spot = prev.spot.override {
cargo = crossCargo;
};
@@ -783,7 +783,7 @@ in with final; {
# ];
# });
# 2025/07/27: upstreaming blocked on gvfs -> udisks -> libblockdev -> {thin-provisioning-tools,libndctl -> ... -> ruby}
# 2025/08/17: upstreaming blocked on gvfs -> udisks -> libblockdev -> {thin-provisioning-tools,libndctl -> ... -> ruby}
swaynotificationcenter = mvToNativeInputs [ buildPackages.wayland-scanner ] prev.swaynotificationcenter;
# 2025/07/27: upstreaming is unblocked
@@ -834,7 +834,7 @@ in with final; {
# });
# };
# 2025/05/01: upstreaming is unblocked
# 2025/08/17: upstreaming is unblocked
video-trimmer = prev.video-trimmer.override {
cargo = crossCargo;
};