You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`guix pull` is quite a long process (especially if you're using
581
-
`--no-substitute`). If you encounter build problems, please refer to the
581
+
`--no-substitutes`). If you encounter build problems, please refer to the
582
582
[troubleshooting section](#troubleshooting).
583
583
584
584
Note that running a bare `guix pull` with no commit or branch specified will
@@ -616,7 +616,7 @@ systemctl enable guix-daemon
616
616
systemctl start guix-daemon
617
617
```
618
618
619
-
Remember to set`--no-substitute`in`$libdir/systemd/system/guix-daemon.service` and other customizations if you used them for`guix-daemon-original.service`.
619
+
Remember to set`--no-substitutes`in`$libdir/systemd/system/guix-daemon.service` and other customizations if you used them for`guix-daemon-original.service`.
620
620
621
621
##### If you installed Guix via the Debian/Ubuntu distribution packages
0 commit comments