guix-play/guix
Ludovic Courtès bc1ad4e334
offload: Drop 'remote-pipe'.
* guix/scripts/offload.scm (remote-pipe): Remove.
(machine-load): Use 'open-remote-pipe*' instead of 'remote-pipe'.
2016-11-25 23:44:21 +01:00
..
build syscalls: Add 'add-network-route/gateway' and 'delete-network-route'. 2016-11-21 00:34:48 +01:00
build-system build-system: Add asdf-build-system. 2016-10-08 21:20:35 +08:00
import import/cpan: Maybe coerce version to string. 2016-11-14 00:06:09 +01:00
scripts offload: Drop 'remote-pipe'. 2016-11-25 23:44:21 +01:00
tests tests: Move HTTP server to (guix tests http). 2016-11-16 18:00:41 +01:00
base32.scm
base64.scm
build-system.scm
combinators.scm
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
derivations.scm derivations: Add 'raw-derivation'. 2016-11-19 18:44:53 +01:00
download.scm derivations: Add 'raw-derivation'. 2016-11-19 18:44:53 +01:00
elf.scm
ftp-client.scm Use (ice-9 binary-ports) instead of (rnrs io ports). 2016-10-19 15:54:10 +02:00
gcrypt.scm
gexp.scm derivations: Add 'raw-derivation'. 2016-11-19 18:44:53 +01:00
git-download.scm
gnu-maintenance.scm gnu-maintenance: GNOME updater honors 'upstream-name' package property. 2016-10-20 22:18:59 +02:00
gnupg.scm
grafts.scm grafts: Apply the right grafts in the presence of multiple outputs. 2016-10-17 23:59:03 +02:00
graph.scm
hash.scm Use (ice-9 binary-ports) instead of (rnrs io ports). 2016-10-19 15:54:10 +02:00
hg-download.scm
http-client.scm http-client: Add #:verify-certificate? to 'http-fetch'. 2016-11-12 13:04:45 +01:00
licenses.scm licenses: Export fdl1.2+. 2016-11-01 00:05:22 +00:00
modules.scm
monad-repl.scm
monads.scm
nar.scm
packages.scm Merge branch 'master' into core-updates 2016-10-17 16:47:12 -04:00
pk-crypto.scm
pki.scm Use (ice-9 binary-ports) instead of (rnrs io ports). 2016-10-19 15:54:10 +02:00
profiles.scm store: Add 'references*'. 2016-11-19 18:44:53 +01:00
records.scm
scripts.scm
search-paths.scm
serialization.scm Use (ice-9 binary-ports) instead of (rnrs io ports). 2016-10-19 15:54:10 +02:00
sets.scm
store.scm store: 'open-connection' can taken an open port. 2016-11-25 23:44:20 +01:00
svn-download.scm
tests.scm Use (ice-9 binary-ports) instead of (rnrs io ports). 2016-10-19 15:54:10 +02:00
ui.scm guix package: Display newline after generation diffs. 2016-11-17 23:49:29 +01:00
upstream.scm
utils.scm Use (ice-9 binary-ports) instead of (rnrs io ports). 2016-10-19 15:54:10 +02:00
zlib.scm