Andreas Enge <andr...@enge.fr> skribis: > when issueing > guix package -u icecat -n > I see: > > The following package would be upgraded: > icecat 31.2.0 → 31.2.0 > /gnu/store/rsf4pww335qqv7iyss54i8fmwr7kfm83-icecat-31.2.0 > > The following derivations would be built: > /gnu/store/wxfxjbbc268gxmbinb0bnckhxq6hik37-profile.drv > /gnu/store/8lkrvrf0vl8bb4k6nqpsmimga1hyzz2x-icecat-31.2.0.drv > /gnu/store/5g7kp7cw3r2pj8p013678h7qiic28zk2-info-dir.drv > > Other packages are downloaded from hydra, and there is an icecat for x86_64 > there.
With current v0.7-621-gb9113ad on x86_64, I get: --8<---------------cut here---------------start------------->8--- $ LANGUAGE=C ./pre-inst-env guix build icecat -n The following files would be downloaded: /gnu/store/rsf4pww335qqv7iyss54i8fmwr7kfm83-icecat-31.2.0 /gnu/store/a16b6sadwv9am5ma3dsvk8l6xgbna4c8-gtk+-2.24.21 /gnu/store/v9vr5jrhln38s4fnh4n6kz74djfynac1-pango-1.34.1 --8<---------------cut here---------------end--------------->8--- Could it be that you have local modifications triggering a rebuild? Ludo’.