guix/guix
Mark H Weaver fc34deea24 packages: Add armhf-linux to %supported-systems.
* guix/packages.scm (%supported-systems): Add "armhf-linux".
2015-04-22 17:25:28 -04:00
..
build build-system/haskell: Adjust to new 'modify-phases' syntax. 2015-04-16 09:51:38 +02:00
build-system build-system/haskell: Refer to %GNU-BUILD-SYSTEM-MODULES. 2015-04-15 10:27:19 +02:00
import import: cpan: Fix license string for Artistic license. 2015-04-19 19:48:52 -05:00
scripts guix package: Fix 'readlink*' implementation. 2015-04-19 23:34:53 +02:00
base32.scm
base64.scm
build-system.scm
config.scm.in
cvs-download.scm packages: Refer to the native tools when handling sources and downloads. 2015-04-15 10:19:47 +02:00
derivations.scm derivations: 'substitution-oracle' now ignores sub-trees that are valid. 2015-03-25 10:46:22 +01:00
download.scm packages: Refer to the native tools when handling sources and downloads. 2015-04-15 10:19:47 +02:00
elf.scm elf: Add missing argument in 'elf-segment'. 2015-03-30 15:21:11 +02:00
ftp-client.scm ftp-client: Switch to binary mode before using the "SIZE" command. 2015-03-19 13:00:21 +01:00
gcrypt.scm
gexp.scm gexp: Add printers for <gexp-input> and <gexp-output>. 2015-04-20 15:41:41 +02:00
git-download.scm packages: Refer to the native tools when handling sources and downloads. 2015-04-15 10:19:47 +02:00
gnu-maintenance.scm
gnupg.scm
hash.scm
http-client.scm http-client: Add workaround for HTTP pipelining on Guile <= 2.0.9. 2015-04-08 21:41:04 +02:00
licenses.scm
monad-repl.scm
monads.scm monads: Optimize 'sequence'. 2015-04-17 18:15:38 +02:00
nar.scm
packages.scm packages: Add armhf-linux to %supported-systems. 2015-04-22 17:25:28 -04:00
pk-crypto.scm pk-crypto: Improve documentation of 'key-type'. 2015-03-18 14:43:03 +01:00
pki.scm
profiles.scm profiles: Create a CA certificate bundle only when it would be non-empty. 2015-04-20 15:41:41 +02:00
records.scm
serialization.scm
sets.scm
store.scm store: Add query-path-info operation. 2015-04-04 13:50:52 -04:00
svn-download.scm packages: Refer to the native tools when handling sources and downloads. 2015-04-15 10:19:47 +02:00
tests.scm Rename 'guix substitute-binary' to 'guix substitute'. 2015-03-25 10:46:22 +01:00
ui.scm ui: Add 'symlink' replacement with better error reporting. 2015-04-20 22:37:20 +02:00
utils.scm