Commit Graph

43801 Commits (23177309941257742ca5f628e91e0edda6dbdf6c)

Author SHA1 Message Date
Marius Bakke a550da6247
gnu: spice-protocol: Update to 0.14.0.
* gnu/packages/spice.scm (spice-protocol): Update to 0.14.0.
(spice-protocol-0.12): New public variable.
(spice-gtk)[propagated-inputs]: Change SPICE-PROTOCOL to SPICE-PROTOCOL-0.12.
2019-05-01 22:15:01 +02:00
Marius Bakke 15ada26abb
gnu: signify: Update to 25.
* gnu/packages/crypto.scm (signify): Update to 25.
2019-05-01 22:15:01 +02:00
Marius Bakke a5006ede7f
gnu: signify: Don't use unstable tarball.
* gnu/packages/crypto.scm (signify)[source]: Change to GIT-FETCH.
2019-05-01 22:15:01 +02:00
Marius Bakke f99418e3f3
gnu: ungoogled-chromium: Update to 74.0.3729.131-0.9e33022 [fixes CVE-2019-5824].
* gnu/packages/chromium.scm (%chromium-version): Update to 74.0.3729.131.
(ungoogled-chromium-source): Update Chromium hash.
2019-05-01 22:15:01 +02:00
Marius Bakke ca86b0bae3
gnu: ungoogled-chromium: Unbundle openjpeg again.
This is a follow-up to commit 40594fdcb9e360d68e5444771b5467ba5bbbfcf2.

* gnu/packages/chromium.scm (%preserved-third-party-files): Remove
'third_party/pdfium/third_party/libopenjpeg20'.
(ungoogled-chromium)[arguments]: Fix typo in #:configure-flags.
2019-05-01 22:15:01 +02:00
Julien Lepiller bd9d5dbb86
gnu: php: Disable failing tests on armhf.
* gnu/packages/php.scm (php)[arguments]: Disable two failing tests on
armhf.
2019-05-01 21:13:34 +02:00
Ludovic Courtès 9c941364bf
vm: Build ISOs and VM images in a UTF-8 environment.
Fixes a bug whereby building an image containing non-ASCII file names
would fail due to improper decoding of file names.

* gnu/system/vm.scm (iso9660-image, qemu-image): Set GUIX_LOCPATH and
call 'setlocale' in the build environment.
2019-05-01 21:11:22 +02:00
Ludovic Courtès 17acc215bf
gnu: guix: Update to 326dcbf. 2019-05-01 17:29:02 +02:00
Ludovic Courtès 326dcbf1b3
gnu: guix: Update to 1.0.0. 2019-05-01 14:11:34 +02:00
Ludovic Courtès 6298c3ffd9
Update NEWS. 2019-05-01 12:10:42 +02:00
Ludovic Courtès 8d9fffcb18
nls: Revert latest guix-manual.zh_CN changes.
This reverts d3619b296f for
po/doc/guix-manual.zh_CN.po, which contained duplicate node names and
other errors.
2019-05-01 11:47:55 +02:00
Ludovic Courtès a3b32d57d6
nls: Fix cross-reference syntax error in 'guix-manual.es.po'.
* po/doc/guix-manual.es.po: Replace "@pref" with "@pxref".
2019-05-01 11:33:32 +02:00
Ricardo Wurmus ae66feeee0
gnu: r-irkernel: Update to 1.0.0.
* gnu/packages/cran.scm (r-irkernel): Update to 1.0.0.
2019-05-01 11:13:38 +02:00
Ludovic Courtès 757e633d57
build: Change default substitute server to "ci.guix.gnu.org".
* config-daemon.ac: Replace "ci.guix.info" with "ci.guix.gnu.org".
* doc/guix.texi (SUBSTITUTE-SERVER): Likewise.
* etc/substitutes/ci.guix.gnu.org.pub: New file.
* Makefile.am (dist_pkgdata_DATA): Add it.
* guix/scripts/build.scm (%default-log-urls): Update.
* guix/scripts/substitute.scm (%default-substitute-urls): Likewise.
* guix/store.scm (%default-substitute-urls): Likewise.
* guix/self.scm (miscellaneous-files): Add "ci.guix.gnu.org".
2019-05-01 11:05:47 +02:00
Ludovic Courtès 20ee8883bc
nls: Update translations for de and fr. 2019-05-01 10:49:52 +02:00
Ludovic Courtès d3619b296f
nls: Update manual translations for de, es, fr, and zh_CN. 2019-05-01 10:16:58 +02:00
Ricardo Wurmus 944d4c483a
gnu: r-officer: Update to 0.3.4.
* gnu/packages/cran.scm (r-officer): Update to 0.3.4.
2019-05-01 10:10:04 +02:00
Ricardo Wurmus 0b5b9d69a8
gnu: r-lmtest: Update to 0.9-37.
* gnu/packages/cran.scm (r-lmtest): Update to 0.9-37.
2019-05-01 10:09:52 +02:00
Ricardo Wurmus 8bc8cea987
gnu: r-shinyfiles: Update to 0.7.3.
* gnu/packages/cran.scm (r-shinyfiles): Update to 0.7.3.
2019-05-01 10:09:10 +02:00
Ludovic Courtès 4c13ccbf39
vm-image: Add 'label' field.
* gnu/system/examples/vm-image.tmpl (label): New field.
2019-05-01 09:33:54 +02:00
Marius Bakke af74e4350f
gnu: ungoogled-chromium: Update to 74.0.3729.108-0.9e33022.
* gnu/packages/chromium.scm (%preserved-third-party-files): Add four new
directories, delete three obsolete.
(%chromium-version, %ungoogled-revision, %debian-revision): Update for 74.
(ungoogled-chromium-source): Update hashes.  Ignore Debians GCC6 patches.
(ungoogled-chromium)[arguments]: Add "use_system_openjpeg" to #:configure-flags.
2019-05-01 01:31:31 +02:00
Marius Bakke 947134492e
gnu: Remove greenisland.
* gnu/packages/display-managers.scm (greenisland): Remove variable.
2019-05-01 01:31:31 +02:00
Vagrant Cascadian 4ee55938de
gnu: u-boot-tools: Only run full test suite on x86_64.
* gnu/packages/bootloaders (u-boot-tools)[arguments]<#:phases>[check]:
Modify phase.
[check-x86]: New phase.
[patch]: New phase.
2019-04-30 13:58:37 -07:00
Tobias Geerinckx-Rice 8d2d68a5fb
gnu: ocaml-migrate-parsetree: Name checkout.
* gnu/packages/ocaml.scm (ocaml-migrate-parsetree)[source]: Add FILE-NAME.
2019-04-30 21:07:13 +02:00
Tobias Geerinckx-Rice b7a4cb5206
gnu: ocaml-opam-file-format: Name checkout.
* gnu/packages/ocaml.scm (ocaml-opam-file-format)[source]: Add FILE-NAME.
2019-04-30 21:07:12 +02:00
Tobias Geerinckx-Rice ad09f3b024
gnu: sbcl-cl-syntax: Name checkout.
* gnu/packages/lisp.scm (sbcl-cl-syntax)[source]: Add FILE-NAME.
2019-04-30 21:07:12 +02:00
Tobias Geerinckx-Rice 2af4698016
gnu: emacs-dired-sidebar: Name checkout.
* gnu/packages/emacs-xyz.scm (emacs-dired-sidebar)[source]: Add FILE-NAME.
2019-04-30 21:07:12 +02:00
Tobias Geerinckx-Rice 0abf2d91cf
gnu: sbcl-rfc2388: Name checkout.
* gnu/packages/lisp.scm (sbcl-rfc2388)[source]: Add FILE-NAME.
2019-04-30 21:07:12 +02:00
Tobias Geerinckx-Rice 7026f6b27e
gnu: ocaml-ppx-typerep-conv: Name checkout.
* gnu/packages/ocaml.scm (ocaml-ppx-typerep-conv)[source]: Add FILE-NAME.
2019-04-30 21:07:12 +02:00
Tobias Geerinckx-Rice 3a75925e73
gnu: ocaml-ppx-hash: Name checkout.
* gnu/packages/ocaml.scm (ocaml-ppx-hash)[source]: Add FILE-NAME.
2019-04-30 21:07:12 +02:00
Tobias Geerinckx-Rice 4a6de00217
gnu: ocaml-ppx-enumerate: Name checkout.
* gnu/packages/ocaml.scm (ocaml-ppx-enumerate)[source]: Add FILE-NAME.
2019-04-30 21:07:12 +02:00
Tobias Geerinckx-Rice fbd08d42a6
gnu: ocaml-core: Name checkout.
* gnu/packages/ocaml.scm (ocaml-core)[source]: Add FILE-NAME.
2019-04-30 21:07:11 +02:00
Tobias Geerinckx-Rice 5924f621bb
gnu: sbcl-trivial-backtrace: Name checkout.
* gnu/packages/lisp.scm (sbcl-trivial-backtrace)[source]: Add FILE-NAME.
2019-04-30 21:07:11 +02:00
Tobias Geerinckx-Rice a97fc9cd8e
gnu: sbcl-myway: Name checkout.
* gnu/packages/lisp.scm (sbcl-myway)[source]: Add FILE-NAME.
2019-04-30 21:07:11 +02:00
Tobias Geerinckx-Rice 8f4b57000d
gnu: emacs-helm-pass: Name checkout.
* gnu/packages/emacs-xyz.scm (emacs-helm-pass)[source]: Add FILE-NAME.
2019-04-30 21:07:11 +02:00
Tobias Geerinckx-Rice 2ba3dc0bdf
gnu: emacs-zotxt: Name checkout.
* gnu/packages/emacs-xyz.scm (emacs-zotxt)[source]: Add FILE-NAME.
2019-04-30 21:07:11 +02:00
Vagrant Cascadian 6f5be83cd7
gnu: u-boot-tools: Only run full test suite on x86_64.
* gnu/packages/bootloaders (u-boot-tools)[arguments]<#:phases>[check]:
Modify phase.
[check-x86]: New phase.
[patch]: New phase.
2019-04-30 19:49:16 +02:00
Ludovic Courtès 094aaa1a1e
gnu: gexiv2: Skip failing test on 32-bit platforms.
* gnu/packages/gnome.scm (gexiv2)[arguments]: New field.
2019-04-30 18:29:10 +02:00
Ludovic Courtès 81824af6a4
build: 'guix-manual.*.po' no longer depends on 'guix-manual.pot'.
That dependency was causing a failure when building from a fresh
checkout since commit d60225d5ca because
'guix-manual.pot' was no longer around and there's no rule to make it.

This commit replaces the 'guix-manual.%.po' target by a phony target,
'doc-po-update-%', without any dependency.

* po/doc/local.mk ($(srcdir)/po/doc/guix-manual.%.po): Rename to...
(doc-po-update-%): ... this.  Remove dependencies.
Change how 'lang' is computed; compute $output and $input, and replace
occurrences of $@ and $< with those.
(doc-po-update): Adjust accordingly.
2019-04-30 18:11:15 +02:00
Tobias Geerinckx-Rice 9b241d4ce2
gnu: python-nose-timer: Update to 0.7.5.
* gnu/packages/check.scm (python-nose-timer): Update to 0.7.5.
2019-04-30 17:11:52 +02:00
Tobias Geerinckx-Rice e976e199c4
gnu: sbcl-cl+ssl: Name checkout.
* gnu/packages/lisp.scm (sbcl-cl+ssl)[source]: Add FILE-NAME.
2019-04-30 17:11:36 +02:00
Tobias Geerinckx-Rice e76a972bde
gnu: ghc-esqueleto: Name checkout.
* gnu/packages/haskell.scm (ghc-esqueleto)[source]: Add FILE-NAME.
2019-04-30 17:05:22 +02:00
Tobias Geerinckx-Rice 9e6cce4440
gnu: ocaml-ppx-tools: Name checkout.
* gnu/packages/ocaml.scm (ocaml-ppx-tools)[source]: Add FILE-NAME.
2019-04-30 17:04:13 +02:00
Tobias Geerinckx-Rice 45ea12f31e
gnu: sbcl-cl-base64: Name checkout.
* gnu/packages/lisp.scm (sbcl-cl-base64)[source]: Add FILE-NAME.
2019-04-30 17:03:08 +02:00
Tobias Geerinckx-Rice 4fdad3edc3
gnu: eid-mw: Name checkout.
* gnu/packages/security-token.scm (eid-mw)[source]:
Add FILE-NAME.
2019-04-30 17:02:38 +02:00
Ludovic Courtès e4b2866cd0
gnu: libplist: Run tests sequentially.
Fixes <https://bugs.gnu.org/35501>.
Reported by Brendan Tildesley <mail@brendan.scot>.

* gnu/packages/libusb.scm (libplist)[arguments]: New field.
2019-04-30 16:47:29 +02:00
Marius Bakke 5a3d3d6a3b
gnu: Add i3lock.
* gnu/packages/wm.scm (i3lock): New public variable.

(cherry picked from commit b6afc35051)
2019-04-30 15:09:49 +02:00
Tobias Geerinckx-Rice 378b8a6446
gnu: youtube-dl: Update to 2019.04.30.
* gnu/packages/video.scm (youtube-dl): Update to 2019.04.30.
2019-04-30 14:30:18 +02:00
Tobias Geerinckx-Rice e13bd3088d
guix: Fix another typo in another docstring.
* guix/build/clojure-utils.scm (include-list\exclude-list)<docstring>:
Fix typo.
2019-04-30 14:13:50 +02:00
Tobias Geerinckx-Rice 88401314f9
guix: Fix typo in docstring.
* guix/build/syscalls.scm (device-in-use?)<docstring>: Fix typo.
2019-04-30 13:56:35 +02:00