Age | Commit message (Collapse) | Author |
|
* gnu/packages/javascript.scm (js-mathjax)[arguments]: Add call to
'close-pipe'. Previously builds would sometimes fail with EMFILE (this
was non-deterministic as it depends on GC activity.)
|
|
This is a follow-up to commit d78010b81ee6ef4fd8803082e2f401b9e55b44db. While
the plain "gcc" packages should be hidden by default, gcc-derived packages
like "gfortran" should not.
* gnu/packages/gcc.scm (custom-gcc)[properties]: Remove the 'hidden? property.
|
|
* gnu/packages/bioinformatics.scm (star): Update to 2.7.1a.
|
|
* gnu/packages/gnome.scm (network-manager-applet): Patch libnma to load
iso-codes and mobile-broadband-provider-info from the store and not require
them in the profile.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/dictionaries.scm (grammalecte): Update to 1.1.
|
|
* gnu/packages/shells.scm (loksh): Update to 6.5.
|
|
* gnu/packages/version-control.scm (cssc): Update to 1.4.1.
|
|
* gnu/packages/version-control.scm (git-lfs): Update to 2.7.2.
|
|
* gnu/packages/disk.scm (ndctl): Update to 65.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.2.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.43.
(%linux-libre-4.19-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.119.
(%linux-libre-4.14-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.176.
|
|
* gnu/packages/python-xyz.scm (python-jedi): Update to 0.13.3.
(python2-jedi): Enable tests.
|
|
* gnu/packages/elixir.scm (elixir): Update to 1.8.2.
|
|
* gnu/packages/perl.scm (perl-data-page): Update to 2.03.
|
|
* gnu/packages/perl.scm (perl-text-csv): Update to 2.00.
|
|
* gnu/packages/networking.scm (ubridge)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
* gnu/packages/networking.scm (ubridge): Update to 0.9.15.
|
|
* gnu/packages/perl.scm (perl-time-duration): Update to 1.21.
|
|
* gnu/packages/django.scm (python-django-rq): Update to 1.3.1.
|
|
* gnu/packages/python-xyz.scm (python-pylzma): New variable.
(python2-pylzma): New variable.
|
|
This package is severely out of date compared to its Python 3 counterpart and
difficult to upgrade. Since it has no dependents in Guix and Python 2 is
officially deprecated by the end of this year, just remove it.
* gnu/packages/web.scm (python2-httpretty): Remove variable.
|
|
* gnu/packages/image.scm (vigra)[native-inputs]: Change PYTHON2-SPHINX to
PYTHON-SPHINX.
* gnu/packages/mail.scm (notmuch)[native-inputs]: Likewise.
|
|
* gnu/packages/tbb.scm (tbb)[source](file-name): New field.
|
|
* gnu/packages/tbb.scm (tbb): Update to 2019_U6.
|
|
* gnu/packages/samba.scm (samba): Update to 4.10.3.
|
|
* gnu/packages/textutils.scm (oniguruma): Update to 6.9.2.
|
|
* gnu/packages/ocaml.scm (ocaml-odoc): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml-bisect-ppx): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml-tyxml): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml-markup): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/python-web.scm (python-requests-oauthlib)[native-inputs]:
Add python-pyjwt for tests.
|
|
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.34.2.
|
|
* gnu/packages/ocaml.scm (ocaml-base64): Update to 3.2.0.
[origin]: Use git-fetch.
(ocaml-piqilib)[origin]: Add a patch to fix building with new
versions of ocaml-base64.
* gnu/packages/patches/ocaml-piqilib-Update-base64.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/ocaml.scm (ocaml-tsdl): Update to 0.9.6.
|
|
* gnu/packages/ocaml.scm (ocaml-ocb-stubblr)[arguments]: Add a phase to
fix guix-specific issues.
|
|
* gnu/packages/ocaml.scm (ocaml-sqlite3): Update to 4.4.1.
[origin]: Use git-fetch.
|
|
* gnu/packages/ocaml.scm (dune): Update to 1.9.3.
|
|
* gnu/packages/bioinformatics.scm (ataqv): New variable.
|
|
* gnu/packages/backup.scm (burp): Update to 2.3.6.
|
|
* gnu/packages/anthy (anthy)[source]: Update URI.
|
|
* gnu/packages/admin.scm (jnettop)[source,home-page]:
Use archive.org mirror.
|
|
* gnu/packages/graphviz.scm (xdot): Update to 1.1.
|
|
* gnu/packages/fonts.scm (font-hermit)[source]: Use 'url-fetch/tarbomb'
method.
[arguments]: Remove custom phases.
|
|
* gnu/packages/emacs-xyz.scm (emacs-evil-cleverparens): New
variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/fonts.scm (font-hermit): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Previously, Munge users such as Slurm would fail with:
squeue: error: Munge encode failed: Failed to access "/gnu/store/…-munge-0.5.13/var/run/munge/munge.socket.2": No such file or directory
squeue: error: authentication: Socket communication error
* gnu/packages/admin.scm (munge)[source](modules, snippet): New fields.
[arguments]: New field.
|
|
* gnu/packages/maths.scm (hdf5)[native-inputs]: Add PERL.
|
|
* gnu/packages/maths.scm (hdf5)[arguments]: Pass "--enable-threadsafe
--with-pthread --enable-unsupported".
|