guix/guix
Ludovic Courtès 396d12faea
store: Use 'write-bytevector' instead of hand-coded equivalent.
* guix/store.scm (process-stderr): Use 'write-bytevector' in the
%STDERR-READ case.
2017-05-04 18:05:05 +02:00
..
build download: Continue handshake upon TLS warning alerts. 2017-05-02 23:41:13 +02:00
build-system build-system/python: 'package-with-explicit-python' uses 'package-mapping'. 2017-04-05 22:45:41 +02:00
import ui: Rename '_' to 'G_'. 2017-05-03 16:16:17 +02:00
scripts environment: Correct typo. 2017-05-04 12:52:23 +02:00
store store: Support 'ssh://' URIs in 'GUIX_DAEMON_SOCKET'. 2017-04-21 19:17:36 +02:00
tests
base16.scm
base32.scm
base64.scm
build-system.scm
cache.scm cache: Work around 'time-monotonic' bug in Guile 2.2.2. 2017-04-22 14:42:15 +02:00
combinators.scm
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
derivations.scm store: Add store path computation procedures. 2017-05-04 18:05:05 +02:00
discovery.scm Add (guix discovery). 2017-05-03 23:50:15 +02:00
docker.scm
download.scm download: Add netfilter mirror. 2017-04-17 23:05:46 +02:00
elf.scm
ftp-client.scm
gcrypt.scm
gexp.scm gexp: 'gexp-modules' accepts plain Scheme objects. 2017-04-19 17:51:39 +02:00
git-download.scm
gnu-maintenance.scm
gnupg.scm ui: Rename '_' to 'G_'. 2017-05-03 16:16:17 +02:00
grafts.scm
graph.scm
hash.scm
hg-download.scm
http-client.scm ui: Rename '_' to 'G_'. 2017-05-03 16:16:17 +02:00
licenses.scm gnu: Avoid circular dependencies by Perl license. 2017-05-02 23:41:14 +02:00
memoization.scm
modules.scm
monad-repl.scm
monads.scm monads: Add a template and specialization mechanism for monadic procedures. 2017-05-02 23:41:13 +02:00
nar.scm ui: Rename '_' to 'G_'. 2017-05-03 16:16:17 +02:00
packages.scm Add package/inherit. 2017-05-02 04:19:09 -04:00
pk-crypto.scm
pki.scm
profiles.scm profiles: Generate database file for man pages. 2017-04-05 22:45:41 +02:00
records.scm records: Slight simplification. 2017-04-17 23:31:28 +02:00
scripts.scm ui: Rename '_' to 'G_'. 2017-05-03 16:16:17 +02:00
search-paths.scm
serialization.scm serialization: Remove Guile < 2.0.9 workaround. 2017-04-17 23:31:28 +02:00
sets.scm
ssh.scm ui: Rename '_' to 'G_'. 2017-05-03 16:16:17 +02:00
store.scm store: Use 'write-bytevector' instead of hand-coded equivalent. 2017-05-04 18:05:05 +02:00
svn-download.scm
tests.scm store: 'GUIX_DAEMON_SOCKET' can now be a URI. 2017-04-21 17:23:37 +02:00
ui.scm ui: Rename '_' to 'G_'. 2017-05-03 16:16:17 +02:00
upstream.scm ui: Rename '_' to 'G_'. 2017-05-03 16:16:17 +02:00
utils.scm utils: Fix handling of shell arguments for xz compression. 2017-04-03 23:23:39 -04:00
workers.scm Add (guix workers). 2017-04-18 23:17:17 +02:00
zlib.scm