Commit Graph

35389 Commits (0db65c168fd6dec57a357735fe130c80feba5460)

Author SHA1 Message Date
Ludovic Courtès 0058888c7e
gnu: Add guile-debbugs.
* gnu/packages/guile.scm (guile-debbugs): New variable.
2018-09-18 23:23:44 +02:00
Ludovic Courtès 912adda316
describe: Work correctly on generation-less profiles.
Previously a command like:

  $(readlink -f ~/.config/guix/current)/bin/guix describe

would succeed without printing anything.

* guix/scripts/describe.scm (display-profile-info): Don't call
'generation-file-name' when NUMBER is zero.
* guix/scripts/pull.scm (display-profile-content): Likewise.
2018-09-18 23:23:44 +02:00
Ludovic Courtès cda08dd339
tests: Skip 'self-contained-tarball' test unconditionally.
* tests/pack.scm ("self-contained-tarball"): Skip unconditionally.
2018-09-18 23:23:44 +02:00
Ludovic Courtès 000bbe02e2
store: Add another missing buffer flush.
This is a followup to 3809824199.

* guix/store.scm (add-file-tree-to-store): Add 'write-buffered-output'
call.
2018-09-18 23:23:43 +02:00
Leo Famulari 32b3611375
gnu: Go 1.10: Update to 1.10.4.
* gnu/packages/golang.scm (go-1.10): Update to 1.10.4.
2018-09-18 15:30:03 -04:00
Tobias Geerinckx-Rice 56c180750c
gnu: busybox: Update to 1.29.3.
* gnu/packages/busybox.scm (busybox): Update to 1.29.3.
2018-09-18 14:18:43 +02:00
Tobias Geerinckx-Rice d99051715a
gnu: xorriso: Update to 1.5.0.
* gnu/packages/cdrom.scm (xorriso): Update to 1.5.0.
2018-09-18 13:50:32 +02:00
Tobias Geerinckx-Rice 8190578fa0
gnu: libisofs: Update to 1.5.0.
* gnu/packages/cdrom.scm (libisofs): Update to 1.5.0.
2018-09-18 13:50:32 +02:00
Tobias Geerinckx-Rice 4999f45ea9
gnu: libburn: Update to 1.5.0.
* gnu/packages/cdrom.scm (libburn): Update to 1.5.0.
2018-09-18 13:50:32 +02:00
Tobias Geerinckx-Rice 487cf5aaf6
gnu: rc: Simplify.
* gnu/packages/shells.scm (rc)[source]: Replace magic commit ID with the
tagged release. Use GIT-FILE-NAME.
[arguments]: Remove 'autoreconf' phase (relying on Guix's built-in
'bootstrap' phase instead) and adjust the ordering of 'patch-trip.rc'
accordingly.
2018-09-18 13:50:09 +02:00
Tobias Geerinckx-Rice 7c0ed27a8b
gnu: ncmpc: Update to 0.30.
* gnu/packages/mpd.scm (ncmpc): Update to 0.30.
[arguments]: Add 'expand-C++-include-path' phase.
[inputs]: Add gcc-8.
2018-09-18 13:50:09 +02:00
Tobias Geerinckx-Rice 8ecd843df5
gnu: exfat-utils: Update to 1.3.0.
* gnu/packages/mtools.scm (exfat-utils): Update to 1.3.0.
2018-09-18 13:50:09 +02:00
Tobias Geerinckx-Rice b22c44f1ea
gnu: cinnamon-desktop: Use Guix's built-in bootstrap phase.
* gnu/packages/cinnamon.scm (cinnamon-desktop)[arguments]: Remove
'autoconf' phase. Add 'skip-premature-configure' phase.
2018-09-18 13:49:23 +02:00
Tobias Geerinckx-Rice 0edc232be9
gnu: gourmet: Use INVOKE.
* gnu/packages/nutrition.scm (gourmet)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-09-18 13:49:23 +02:00
Ludovic Courtès 56c240ba8c
gnu: Add confusion-mdl.
* gnu/packages/lisp.scm (confusion-mdl): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-09-17 23:19:45 +02:00
Ludovic Courtès e83b2b0fdd
git: Choose a saner default for '%repository-cache-directory'.
* guix/git.scm (%repository-cache-directory): Use 'cache-directory'
by default unless running as root.
2018-09-17 22:10:31 +02:00
Ludovic Courtès 3809824199
store: Add missing buffer flushes.
This could result in deadlock in unusual situations, whereby we'd start
waiting for a reply while the query hasn't been flushed to the socket.

* guix/store.scm (buffering-output-port)[flush]: Add call to
'force-output'.
(add-to-store): Add call to 'write-buffered-output'.
2018-09-17 22:10:31 +02:00
Tobias Geerinckx-Rice d68aa41573
gnu: enlightenment: Update to 0.22.4.
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.22.4.
2018-09-17 12:50:21 +02:00
Tobias Geerinckx-Rice ee127549a3
gnu: efl: Update to 1.21.1.
* gnu/packages/enlightenment.scm (efl): Update to 1.21.1.
2018-09-17 12:50:21 +02:00
Tobias Geerinckx-Rice f6a4d57e06
gnu: foo2zjs: Update to 20180910.
* gnu/packages/cups.scm (foo2zjs): Update to 20180910.
2018-09-17 12:50:21 +02:00
Tobias Geerinckx-Rice a09a21190f
gnu: libiptcdata: Mark up description.
* gnu/packages/image.scm (libiptcdata)[description]: Use @dfn{}.
2018-09-17 12:50:20 +02:00
Tobias Geerinckx-Rice 99d386a71f
gnu: powwow: Update to 1.2.18.
* gnu/packages/games.scm (powwow): Update to 1.2.18.
2018-09-17 12:50:20 +02:00
Tobias Geerinckx-Rice 36aff81aa3
gnu: powwow: Use HTTPS home page.
* gnu/packages/games.scm (powwow)[home-page]: Use HTTPS.
2018-09-17 12:50:20 +02:00
Tobias Geerinckx-Rice 956bcc8ed2
gnu: python-dirsync: Update to 2.2.3.
* gnu/packages/python.scm (python-dirsync): Update to 2.2.3.
[native-inputs]: Remove unzip.
2018-09-17 12:50:20 +02:00
Leo Famulari 4fed15fba3
gnu: mbedtls-apache: Update to 2.7.6.
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.6.
2018-09-17 01:14:15 -04:00
Mark H Weaver ad99df3990
gnu: linux-libre: Update to 4.18.8.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.8.
(%linux-libre-hash): Update hash.
2018-09-16 19:13:42 -04:00
Mark H Weaver c333c8b6f1
gnu: linux-libre@4.14: Update to 4.14.70.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.70.
(%linux-libre-4.14-hash): Update hash.
2018-09-16 19:12:53 -04:00
Mark H Weaver bf9d141a65
gnu: linux-libre@4.9: Update to 4.9.127.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.127.
2018-09-16 19:12:10 -04:00
Mark H Weaver b55d75f133
gnu: linux-libre@4.4: Update to 4.4.156.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.156.
2018-09-16 19:11:33 -04:00
Tobias Geerinckx-Rice 31fdfc0cdd
gnu: dmidecode: Update to 3.2.
* gnu/packages/admin.scm (dmidecode): Update to 3.2.
2018-09-16 23:44:46 +02:00
Ludovic Courtès b9e1fddfd8
gnupg: Use 'gpgv' and keybox files; adjust 'guix refresh' accordingly.
* guix/gnupg.scm (%gpgv-command, current-keyring): New variables
(gnupg-verify): Add optional 'keyring' parameter.  Use 'gpgv' instead of
'gpg' and pass it '--keyring'.
(gnupg-receive-keys): Add optional 'keyring' parameter and honor it.
(gnupg-verify*): Add #:keyring and honor it.
* guix/scripts/refresh.scm (%options, show-help): Add '--keyring'.
(guix-refresh): Parameterize CURRENT-KEYRING.
* doc/guix.texi (Invoking guix refresh): Document '--keyring' and the
keybox format.
2018-09-16 23:00:44 +02:00
Ludovic Courtès 3c0e16391e
channels: Add Guile-Git as a dependency of external channels.
Fixes a regression introduced in
aed0a59405 whereby external channels would
fail to build due to the lack of a (git) module.

Reported by Alex ter Weele on #guix.

* guix/channels.scm (channel-instance-derivations)[guile-gcrypt]:
Remove.
[dependencies]: New variable.
Use it in the 2nd argument to 'build-channel-instance'.
2018-09-16 23:00:44 +02:00
Ludovic Courtès ebbfc59c21
graph: Add '--system'.
* guix/scripts/graph.scm (%options, show-help): Add '--system'.
(%default-options): Add 'system'.
(guix-graph): Pass #:system to 'run-with-store'.
2018-09-16 23:00:44 +02:00
Ben Woodcroft 5edef88b88
gnu: Add ruby-multi-test.
* gnu/packages/ruby.scm (ruby-multi-test): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2018-09-16 18:29:45 +01:00
Ben Woodcroft 1b6f5475a1
gnu: Enable tests for ruby-multi-json.
* gnu/packages/ruby.scm (ruby-multi-json)[version]: Update to 1.13.1.
[source]: Switch to GitHub, so that the tests can be run.
[arguments]: Enable running the tests, and add a patch to fix an issue running
the tests.
[native-inputs]: Add native-inputs required for running the tests.
[home-page]: Use HTTPS.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2018-09-16 18:29:45 +01:00
Ben Woodcroft ed4b6b1840
gnu: Add ruby-oj.
* gnu/packages/ruby.scm (ruby-oj): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2018-09-16 18:29:45 +01:00
Ben Woodcroft 2db0f9c82d
gnu: Add ruby-yajl-ruby.
* gnu/packages/ruby.scm (ruby-yajl-ruby): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2018-09-16 18:29:45 +01:00
Roel Janssen cbb1b16865
admin: python-pyudev: Add dependency on python-six.
* gnu/packages/admin.scm (python-pyudev): Add dependency on python-six.
2018-09-15 21:26:50 +02:00
Julien Lepiller 636579210f
gnu: php: Update to 7.2.10.
* gnu/packages/php.scm (php): Update to 7.2.10.
2018-09-15 21:06:08 +02:00
Rutger Helling e8079dd9e4
gnu: wine-staging: Update to 3.16.
* gnu/packages/wine.scm (wine-staging): Update to 3.16.
2018-09-15 15:09:01 +02:00
Rutger Helling b947c614df
gnu: wine-staging-patchset-data: Update to 3.16.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.16.
2018-09-15 15:09:01 +02:00
Rutger Helling 85a349787b
gnu: wine: Update to 3.0.3.
* gnu/packages/wine.scm (wine): Update to 3.0.3.
2018-09-15 15:09:00 +02:00
Tobias Geerinckx-Rice 4be83af427
gnu: gambit-c: Update to 4.9.0.
The tests makefile still contains the offending lines, but I was unable
to reproduce the failure across 3 different machines.

* gnu/packages/scheme.scm (gambit-c): Update to 4.9.0.
[arguments]: Remove 'fix-tests' phase.
2018-09-15 12:15:28 +02:00
Tobias Geerinckx-Rice 4e9832dd38
gnu: gambit-c: Update home page.
* gnu/packages/scheme.scm (gambit-c)[home-page]: Update.
2018-09-15 12:15:05 +02:00
Maxim Cournoyer 511f3be695
gnu: Add python-user-agents.
* gnu/packages/python.scm (python-user-agents, python2-user-agents): New
variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-09-15 12:19:06 +08:00
Maxim Cournoyer 2ee67781ff
gnu: Add python-ua-parser.
* gnu/packages/python.scm (python-ua-parser, python2-ua-parser): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-09-15 12:19:06 +08:00
Maxim Cournoyer 935d5ceb9b
gnu: Add python-pycountry.
* gnu/packages/python.scm (python-pycountry, python2-pycountry): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-09-15 12:19:06 +08:00
Tobias Geerinckx-Rice 021b42f5e7
gnu: zsh: Update to 5.6.2.
* gnu/packages/shells.scm (zsh): Update to 5.6.2.
2018-09-15 05:17:51 +02:00
Tobias Geerinckx-Rice 81fb037f5a
gnu: libetpan: Use HTTPS home page.
* gnu/packages/mail.scm (libetpan)[home-page]: Use HTTPS.
2018-09-15 05:17:50 +02:00
Tobias Geerinckx-Rice 483be9bda6
gnu: ocaml-ounit: Update to 2.0.8.
* gnu/packages/ocaml.scm (ocaml-ounit): Update to 2.0.8.
2018-09-15 05:17:50 +02:00