Hi,

Nikita Karetnikov <[email protected]> skribis:

> Can we test it on a build farm before pushing? (It might break
> something.)

This is touching meta-data, so normally it can’t break much.

I looked for unbound variables, which is the most likely kind of error.
So I just rebuilt all the modules and checked for unbound variable
errors.

> In guix/store.scm:
>  319: 1 [open-connection "/usr/local/var/nix/daemon-socket/socket" # #t]

Yes, if you have nix-daemon/nix-worker listening to
/nix/var/nix/daemon-socket/socket, then build with
--localstatedir=/nix/var as Andreas noted.

Thanks,
Ludo’.

Reply via email to