Commit graph

51108 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice b577306a92
gnu: acpica: Update to 20191018.
* gnu/packages/admin.scm (acpica): Update to 20191018.
2019-11-30 22:14:12 +01:00
Tobias Geerinckx-Rice 43ae8f796b
gnu: python-icalendar: Update to 4.0.4.
* gnu/packages/python-xyz.scm (python-icalendar): Update to 4.0.4.
2019-11-30 22:14:11 +01:00
Tobias Geerinckx-Rice ff3d1b99f2
gnu: python-pyclipper: Update to 1.1.0.post3.
* gnu/packages/python-xyz.scm (python-pyclipper): Update to 1.1.0.post3.
2019-11-30 22:14:11 +01:00
Tobias Geerinckx-Rice aadd107d5a
gnu: python-passlib: Update to 1.7.2.
* gnu/packages/python-crypto.scm (python-passlib): Update to 1.7.2.
2019-11-30 22:14:11 +01:00
Tobias Geerinckx-Rice 4e5e3bb8b9
gnu: perl-moose: Update to 2.2012.
* gnu/packages/perl.scm (perl-moose): Update to 2.2012.
2019-11-30 22:14:11 +01:00
Tobias Geerinckx-Rice 1230a07fea
gnu: perl-archive-extract: Update to 0.82.
* gnu/packages/perl-compression.scm (perl-archive-extract): Update to 0.82.
2019-11-30 22:14:10 +01:00
Tobias Geerinckx-Rice 676cb25046
gnu: perl-io-compress: Update to 2.091.
* gnu/packages/perl-compression.scm (perl-io-compress): Update to 2.091.
2019-11-30 22:14:10 +01:00
Tobias Geerinckx-Rice 7b8ab1fed8
gnu: perl-compress-raw-zlib: Update to 2.091.
* gnu/packages/perl-compression.scm (perl-compress-raw-zlib): Update to 2.091.
2019-11-30 22:14:10 +01:00
Tobias Geerinckx-Rice 2d5949529d
gnu: perl-compress-raw-bzip2: Update to 2.091.
* gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.091.
2019-11-30 22:14:10 +01:00
Tobias Geerinckx-Rice 775497549c
gnu: retroarch: Disable the on-line updater.
Addresses <http://issues.guix.gnu.org/issue/38360>.

* gnu/packages/emulators.scm (retroarch)[source]: Add patch and snippet.
* packages/patches/retroarch-disable-online-updater.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-11-30 22:14:09 +01:00
Julien Lepiller ba3ff730ca
guix: import: Fix importing dune project.
* guix/import/opam.scm: Detect dune projects from dependencies, then
filter dune from dependencies.
2019-11-30 15:50:51 +01:00
Julien Lepiller c60d98d42d
guix: import: Fix opam importer.
* guix/import/opam.scm: Allow line breaks in strings.
2019-11-30 15:50:46 +01:00
Julien Lepiller 166001fdb9
gnu: camlp4: Remove obsolete package.
* gnu/packages/ocaml.scm (camlp4): Remove package.
2019-11-30 15:50:43 +01:00
Julien Lepiller c5fb14f569
gnu: ocaml-camomile: Remove unneeded dependency.
* gnu/packages/ocaml.scm (ocaml-camomile)[native-inputs]: Remove camlp4.
2019-11-30 15:50:41 +01:00
Julien Lepiller c8b309ec89
gnu: ocaml-piqi: Update to 0.7.7.
* gnu/packages/ocaml.scm (ocaml-piqi): Update to 0.7.7.
2019-11-30 15:50:38 +01:00
Julien Lepiller c7174a75bf
gnu: ocaml-ulex: Remove package.
* gnu/packages/ocaml.scm (ocaml-ulex): Remove deprecated package.
2019-11-30 15:50:32 +01:00
Julien Lepiller 05fe0a587a
gnu: ocaml-piqilib: Update to 0.6.15.
* gnu/packages/ocaml.scm (ocaml-piqilib): Update to 0.6.15.
[source]: Remove patch.
[native-inputs]: Remove camlp4.
[propagated-inputs]: Replace ulex with sedlex.
* gnu/packages/patches/ocaml-piqilib-Update-base64.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-11-30 15:50:30 +01:00
Julien Lepiller 98a468ffd2
gnu: Add ocaml-sedlex.
* gnu/packages/ocaml.scm (ocaml-sedlex): New variable.
2019-11-30 15:50:27 +01:00
Julien Lepiller 5a4003f453
gnu: Add ocaml-gen.
* gnu/packages/ocaml.scm (ocaml-gen): New variable.
2019-11-30 15:50:25 +01:00
Julien Lepiller 5696fbd9bd
gnu: ocaml-csv: Update to 2.3.
* gnu/packages/ocaml.scm (ocaml-csv): Update to 2.3.
[license]: Update license.
2019-11-30 15:50:23 +01:00
Julien Lepiller e4070d404d
gnu: ocaml-bisect: Remove package.
* gnu/packages/ocaml.scm (ocaml-bisect): Remove deprecated package,
replaced by ocaml-bisect-ppx.
2019-11-30 15:50:21 +01:00
Julien Lepiller af76eedac0
gnu: ocaml-batteries: Remove unneeded dependencies.
* gnu/packages/ocaml.scm (ocaml-batteries)[native-inputs]: Remove
ocaml-bisect and ocaml-ounit.
2019-11-30 15:50:19 +01:00
Julien Lepiller 24b199fd18
gnu: ocaml-bitstring: Remove unneeded dependencies.
* gnu/packages/ocaml.scm (ocaml-bitstring): Remove unneeded dependencies
[native-inputs]: Remove camlp4 and bisect.
[propagated-inputs]: Remove camlp4.
2019-11-30 15:50:16 +01:00
Julien Lepiller a36074a829
gnu: ocaml-findlib: Update to 1.8.1.
* gnu/packages/ocaml.scm (ocaml-findlib): Update to 1.8.1.
[native-inputs]: Remove camlp4.
2019-11-30 15:50:13 +01:00
Julien Lepiller 3a23b461f4
gnu: lablgtk: Update to 2.18.8.
* gnu/packages/ocaml.scm (lablgtk): Update to 2.18.8.
[source]: Use git-fetch.
[native-inputs]: Remove camlp4.
2019-11-30 15:50:09 +01:00
Julien Lepiller 8146ec5558
gnu: opam: Remove unneeded dependency on deprecated camlp4.
gnu/packages/ocaml.scm (opam)[native-inputs]: Remove camlp4.
2019-11-30 15:49:43 +01:00
Mark H Weaver a651323813
gnu: linux-libre: Update to 5.3.14.
* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.14.
(linux-libre-5.3-pristine-source): Update hash.
2019-11-30 01:00:24 -05:00
Mark H Weaver 45f810214b
gnu: linux-libre@4.9: Update to 4.9.205.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.205.
(linux-libre-4.9-pristine-source): Update hash.
2019-11-30 00:59:47 -05:00
Mark H Weaver aa56ca3dd0
gnu: linux-libre@4.4: Update to 4.4.205.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.205.
(linux-libre-4.4-pristine-source): Update hash.
2019-11-30 00:58:36 -05:00
Tobias Geerinckx-Rice adccd75f15
gnu: nano: Update to 4.6.
* gnu/packages/nano.scm (nano): Update to 4.6.
2019-11-29 23:53:55 +01:00
Tobias Geerinckx-Rice 293fe0d423
gnu: perl-email-sender: Update to 1.300033.
* gnu/packages/mail.scm (perl-email-sender): Update to 1.300033.
2019-11-29 23:53:54 +01:00
Tobias Geerinckx-Rice 35258a9a31
gnu: limnoria: Update to 2019.11.22.
* gnu/packages/irc.scm (limnoria): Update to 2019.11.22.
2019-11-29 23:53:54 +01:00
Tobias Geerinckx-Rice 492bd718e2
gnu: emacs-rainbow-mode: Update to 1.0.2.
* gnu/packages/emacs-xyz.scm (emacs-rainbow-mode): Update to 1.0.2.
[source, home-page]: Use HTTPS.
2019-11-29 23:53:54 +01:00
Tobias Geerinckx-Rice c19df02096
gnu: emacs-debbugs: Update to 0.21.
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.21.
2019-11-29 23:53:54 +01:00
Julien Lepiller 23bb7a6271
gnu: php: Update to 7.4.0.
* gnu/packages/php.scm (php): Update to 7.4.0.
2019-11-29 21:58:37 +01:00
Ludovic Courtès dac7928d50
tests: Fix race condition in profile locking test.
Previously, there was a possibility that "guix install emacs" would grab
the lock before "guix package -m $module_dir/manifest.scm".  When that
happened, the test would start building Emacs and all its dependencies,
which could take a while and some disk space.

This is a followup to b1fb663404.

* tests/guix-package.sh: In profile locking test, emit
"$module_dir/ready" from the manifest and wait for it to exist before
running "guix install emacs".
2019-11-29 15:54:20 +01:00
Ludovic Courtès 3f8e890d91
ui: 'with-profile-lock' keeps going upon ENOLCK.
* guix/build/syscalls.scm (call-with-file-lock/no-wait): Really pass
ARGS to HANDLER.  Return #f when HANDLER is called.
* guix/ui.scm (profile-lock-handler): Emit a mere warning upon ENOLCK.
2019-11-29 15:54:20 +01:00
Ludovic Courtès 55e1dfa4dd
ui: Factorize 'with-profile-lock'.
* guix/ui.scm (profile-lock-handler, profile-lock-file): New
procedures.
(with-profile-lock): New macro.
* guix/scripts/package.scm (process-actions): Use 'with-profile-lock'
instead of 'with-file-lock/no-wait'.
* guix/scripts/pull.scm (guix-pull): Likewise.
2019-11-29 15:54:20 +01:00
Brett Gilio 403604c31e
gnu: Add tdlib.
* gnu/packages/messaging.scm (tdlib): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-29 15:54:20 +01:00
Ludovic Courtès b6b014bf42
daemon: 'pathExists' uses 'statx' when available.
* nix/libutil/util.cc (pathExists) [HAVE_STATX]: New code.
2019-11-29 15:54:20 +01:00
Ludovic Courtès 68ac34e120
gnu: openmpi: Increase priority of the PSM component.
* gnu/packages/patches/openmpi-psm2-priority.patch: Rename to...
* gnu/packages/patches/openmpi-mtl-priorities.patch: ... this.  Add hunk
to change the priority of PSM.
* gnu/packages/mpi.scm (openmpi)[source]: Adjust accordingly.
* gnu/local.mk (dist_patch_DATA): Likewise.
2019-11-29 15:54:19 +01:00
Ludovic Courtès f02fc042a4
gnu: xterm: Update to 351.
* gnu/packages/xorg.scm (xterm): Update to 351.
2019-11-29 15:54:19 +01:00
Clément Lassieur 809b39635f
gnu: rclone: Update to 1.50.2.
* gnu/packages/sync.scm (rclone): Update to 1.50.2.
2019-11-29 15:04:47 +01:00
Tobias Geerinckx-Rice bbf66cbf63
gnu: arc-icon-theme: Don't use unstable tarball.
* gnu/packages/gnome.scm (arc-icon-theme)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-11-29 14:39:44 +01:00
Tobias Geerinckx-Rice 8c3f2170c4
gnu: moka-icon-theme: Don't use unstable tarball.
* gnu/packages/gnome.scm (moka-icon-theme)[source]: Use GIT-FETCH and
GIT-FILE-NAME, and follow upstream redirection.
2019-11-29 14:39:36 +01:00
Tobias Geerinckx-Rice 757e402792
gnu: faba-icon-theme: Don't use unstable tarball.
* gnu/packages/gnome.scm (faba-icon-theme)[source]: Use GIT-FETCH and
GIT-FILE-NAME, and follow upstream redirection.
2019-11-29 14:39:17 +01:00
Efraim Flashner a566231947
gnu: python-invoke: Update to 1.3.0.
* gnu/packages/python-xyz.scm (python-invoke): Update to 1.3.0.
2019-11-29 11:05:37 +02:00
Efraim Flashner 0202bdc639
gnu: crda: Build without python.
* gnu/packages/linux.scm (crda)[native-inputs]: Remove python-2.
2019-11-29 10:54:58 +02:00
Efraim Flashner d79db39dec
gnu: iotop: Build with python3.
* gnu/packages/linux.scm (iotop)[native-inputs]: Remove python-2, add
python.
[arguments]: Add phase to fix python3 compatibility.
2019-11-29 10:54:55 +02:00
Tobias Geerinckx-Rice e00d5b6bbf
gnu: xinetd: Update to 2.3.15.4 [fix build].
* gnu/packages/web.scm (xinetd): Update to 2.3.15.4.
[source]: Switch to openSUSE (and Debian) maintenance fork.
Remove obsolete patches.
[native-inputs]: Add automake, autoconf, libtool, and pkg-config.
[home-page]: Update.
* gnu/packages/patches/xinetd-CVE-2013-4342.patch,
gnu/packages/patches/xinetd-fix-fd-leak.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2019-11-29 06:08:18 +01:00