..
build
pull: Build package modules without optimizations on Guile 2.2.
2017-05-09 18:08:24 +02:00
build-system
…
import
ui: Rename '_' to 'G_'.
2017-05-03 16:16:17 +02:00
scripts
pull: Use 'with-store'.
2017-05-09 18:08:24 +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
git-download: Fix 'git-predicate' file membership.
2017-05-07 18:08:11 +02:00
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
…
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 'TCP_NODELAY' when connecting to a daemon over PF_INET.
2017-05-07 00:18:36 +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
…
workers.scm
Add (guix workers).
2017-04-18 23:17:17 +02:00
zlib.scm
…