Ludovic Courtès <[email protected]> skribis: > This is because gvfs now indirectly pulls in librsvg and thus Rust:
It’s not the only one: --8<---------------cut here---------------start------------->8--- $ ./pre-inst-env guix graph --path network-manager-applet librsvg -s i686-linux [email protected] [email protected] [email protected] [email protected] [email protected] --8<---------------cut here---------------end--------------->8--- This part is addressed by these commits: 31708431c5 tests: Attempt to build 'desktop.tmpl' on all major architectures. 06deab3321 gnu: libnma: Depend on GTK 4.x only on supported platforms. a52f39ad0c gnu: [email protected]: Remove dependency on gtksourceview and libadwaita. Now the ‘guix’ package needs to be updated. Ludo’.
