.. |
build
|
vm: Move image creation to (guix build vm); split into several procedures.
|
2014-04-11 19:08:25 +02:00 |
build-system
|
|
|
scripts
|
offload: Better synchronize with remote invocation of 'guix archive --missing'.
|
2014-04-14 00:17:43 +02:00 |
base32.scm
|
|
|
base64.scm
|
substitute-binary: Support the Signature field of a narinfo file.
|
2014-03-30 12:02:10 +02:00 |
build-system.scm
|
|
|
config.scm.in
|
build: Change state and log directories to $localstatedir/.../guix.
|
2014-03-09 22:10:01 +01:00 |
derivations.scm
|
derivations: Fix 'fixed-output-derivation?'.
|
2014-04-13 00:42:07 +02:00 |
download.scm
|
download: 'download-to-store' accepts plain file names.
|
2014-03-11 22:09:42 +01:00 |
ftp-client.scm
|
|
|
git-download.scm
|
download: Perform derivations locally.
|
2014-03-06 21:42:24 +01:00 |
gnu-maintenance.scm
|
gnu-maintenance: Adjust 'latest-release' to filter Bash's patch directories.
|
2014-02-28 00:01:53 +01:00 |
gnupg.scm
|
|
|
hash.scm
|
hash: Add 'open-sha256-input-port', for Guile > 2.0.9.
|
2014-01-24 00:01:49 +01:00 |
http-client.scm
|
substitute-binary: Gracefully handle HTTP GET errors.
|
2014-03-01 15:38:11 +01:00 |
licenses.scm
|
licenses: Fix Nixpkgs license URL.
|
2014-03-22 22:57:09 +01:00 |
monads.scm
|
monads: Add 'text-file*'.
|
2014-02-03 23:20:49 +01:00 |
nar.scm
|
nar: Really protect the temporary store directory from GC.
|
2014-04-12 23:03:56 +02:00 |
packages.scm
|
packages: Correctly handle patching for inputs with no extension.
|
2014-04-12 14:39:43 +02:00 |
pk-crypto.scm
|
pk-crypto: Don't use Ed25519 when libgcrypt is older than 1.6.0.
|
2014-03-20 23:06:47 +01:00 |
pki.scm
|
pki: Introduce 'write-acl', and fix wrong conversion in 'ensure-acl'.
|
2014-04-04 00:23:17 +02:00 |
profiles.scm
|
Prefer local builds for "small" derivations.
|
2014-01-25 17:22:53 +01:00 |
records.scm
|
|
|
serialization.scm
|
store: Add #:timeout build option.
|
2014-03-09 23:01:18 +01:00 |
snix.scm
|
|
|
store.scm
|
store: Add 'add-permanent-root' and 'remove-permanent-root'.
|
2014-04-12 22:32:10 +02:00 |
svn-download.scm
|
Add (guix svn-download).
|
2014-03-27 00:21:44 +01:00 |
ui.scm
|
ui: Add 'size->number'.
|
2014-04-08 22:01:44 +02:00 |
utils.scm
|
utils: Make 'errno' procedure more robust.
|
2014-04-07 18:16:59 +02:00 |