guix/doc
Ludovic Courtès 1397b422e2
store: 'GUIX_DAEMON_SOCKET' can now be a URI.
* guix/store.scm (%daemon-socket-file): Rename to...
(%daemon-socket-uri): ... this.
(connect-to-daemon): New procedure.
(open-connection): Rename 'file' to 'uri'.  Use 'connect-to-daemon'
instead of 'open-unix-domain-socket'.
* guix/tests.scm (open-connection-for-tests): Rename 'file' to 'uri'.
* tests/guix-build.sh: Add tests.
* tests/store.scm ("open-connection with file:// URI"): New tests.
2017-04-21 17:23:37 +02:00
..
images
contributing.texi doc: Update patch submission instructions. 2017-02-13 10:02:54 +01:00
environment-gdb.scm
fdl-1.3.texi
guix.texi store: 'GUIX_DAEMON_SOCKET' can now be a URI. 2017-04-21 17:23:37 +02:00
htmlxref.cnf
local.mk build: Remove reference to 'doc/emacs.texi'. 2017-01-12 14:59:36 +01:00
package-hello.scm