Hi Guix, I just ran `guix pull` and when running `sudo guix system reconfigure /etc/config.scm` I get:
guix system: error: profile contains conflicting entries for libxml2 guix system: error: first entry: libxml2@2.9.14 /gnu/store/z44pnpm4b85rcdmqa0nkn4lwbcxc3gnk-libxml2-2.9.14 guix system: error: ... propagated from libsoup-minimal@2.74.3 guix system: error: ... propagated from libmateweather@1.28.0 guix system: error: ... propagated from mate@1.28.2 guix system: error: second entry: libxml2@2.14.5 /gnu/store/ynq2bc7js81kdwi2h7anrknfb5l7bbm4-libxml2-2.14.5 guix system: error: ... propagated from libmateweather@1.28.0 guix system: error: ... propagated from mate@1.28.2 hint: You cannot have two different versions or variants of `mate' in the same profile. I did not change my system configuration and it was ok before. Is it that there was an issue in my configuration or is there some bug? -- David Lecompte <g...@metani.eu>