guix-devel/guix
Ludovic Courtès 30d2397f73
ui: 'string->duration' correctly handles hours.
* guix/ui.scm (string->duration): Add missing '=>' for hours.
* tests/ui.scm ("duration, 2 hours"): New test.
2017-05-10 22:05:21 +02:00
..
build guix: Add java-utils. 2017-05-10 17:59:22 +02:00
build-system guix: Add java-utils. 2017-05-10 17:59:22 +02:00
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
tests
base16.scm
base32.scm
base64.scm
build-system.scm build-system: Bags record their system and target. 2014-10-05 21:58:42 +02:00
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 pull: Install (guix config) module to override the user's one. 2016-07-20 22:53:02 +02:00
cpio.scm
cve.scm
cvs-download.scm download: Use 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
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
elf.scm
ftp-client.scm ftp-client: Allow custom username and password for FTP servers. 2017-03-21 12:14:05 +01:00
gcrypt.scm Add (guix gcrypt). 2015-01-26 21:58:12 +01:00
gexp.scm
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 monad-repl: Close connection when leaving the monad REPL. 2016-01-13 17:43:21 +01:00
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
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
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 search-paths: Allow specs with #f as their separator. 2017-01-23 22:23:41 +01:00
serialization.scm
sets.scm Add (guix sets). 2015-01-11 23:50:01 +01:00
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 download: Use 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
tests.scm
ui.scm ui: 'string->duration' correctly handles hours. 2017-05-10 22:05:21 +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
zlib.scm