Hello! Maxim Cournoyer <[email protected]> skribis:
> guix build --check > /gnu/store/f0i7bdcg1lksr9dhz0cidi3ym8r8a5wl-libssh-0.7.6-checkout.drv > building > /gnu/store/f0i7bdcg1lksr9dhz0cidi3ym8r8a5wl-libssh-0.7.6-checkout.drv... > Initialized empty Git repository in > /gnu/store/gqyjgpvzqy55dzibm59530fsx21dpiz4-libssh-0.7.6-checkout/.git/ > fatal: dumb http transport does not support shallow capabilities On closer inspection, it seems that there’s nothing “fatal” here: if you let it run for a while (1 or 2 minutes), it ends up silently cloning the whole repo and the derivation build eventually succeeds. Could you check if that’s the case for you? berlin.guixsd.org has a substitute for this checkout, which suggests it went fine there. Thanks, Ludo’.
