<flokli>
not yet. wanted to do this in my configuration, which I wanted to git clone to this machine
<flokli>
will add it now :-D
<samueldr>
yeah, otherwise you may compile for a while
<flokli>
right :-)
<samueldr>
though, updating channels sometimes cause compilation when the cache lags (understandably) behind, (especially on ARMv6)
<flokli>
sure
<flokli>
oh wow
<flokli>
just saw boot.postBootCommands in sd-image.nix
<flokli>
really sweet :-)
<samueldr>
isn't it just wonderful?
<samueldr>
I just love how, partition map non-withstanding, the sd-image is both the installer and the target device, and you're free to do as you wish
<flokli>
it's just awesome, and spares you a lot of headaches
<flokli>
kudos to tuomas
<samueldr>
(that's Dezgeg)
<flokli>
ah, ok :-)
<flokli>
well, seems like I still need to rebuild gcc immediatly. even when only adding Dezgeg's cache
<samueldr>
(for statistical purposes) did you update the channel?
<flokli>
it was 'nixos-rebuild switch' only
<samueldr>
ok
<flokli>
should I --upgrade before?
<flokli>
maybe we should pre-bake his cache into the images, as long as armv7l is not (yet?) on the generic nix cache
<samueldr>
updating the channels, in my own experience, more often causes rebuilds (du to the understandably lagging cache)
<samueldr>
unless you're using something that's not in the default set built, not updating (at first) may help