Commit Graph

36931 Commits (f205f6be7a077e3ffd1df6602aee5d15d44675ce)

Author SHA1 Message Date
Andreas Enge eacf29835d
gnu: Add iml.
* gnu/packages/algebra.scm (iml): New variable.
2019-06-20 17:36:39 +02:00
Andreas Enge 264334716f
gnu: Add ppl.
* gnu/packages/maths.scm (ppl): New variable.
2019-06-20 16:46:37 +02:00
Ricardo Wurmus 30adfd3600
gnu: ngs-sdk: Update to 2.9.6.
* gnu/packages/bioinformatics.scm (ngs-sdk): Update to 2.9.6.
2019-06-20 14:33:57 +02:00
Ricardo Wurmus 20874b7044
gnu: sra-tools: Update to 2.9.6.
* gnu/packages/bioinformatics.scm (sra-tools): Update to 2.9.6.
2019-06-20 14:33:57 +02:00
Ricardo Wurmus 7cb44fb571
gnu: ncbi-vdb: Update to 2.9.6.
* gnu/packages/bioinformatics.scm (ncbi-vdb): Update to 2.9.6.
[arguments]: Pass HAVE_HDF5 make flag; add build phase "patch-krypto-flags".
2019-06-20 14:33:57 +02:00
Ludovic Courtès c050f18700
gnu: guile: Add 2.2.5.
* gnu/packages/guile.scm (guile-2.2.5): New variable.
2019-06-20 14:07:01 +02:00
Ricardo Wurmus becb9cbfe1
gnu: python-jupyter-console: Update to 6.0.0.
* gnu/packages/python-xyz.scm (python-jupyter-console): Update to 6.0.0.
[arguments]: Enable tests.
[propagated-inputs]: Replace python-prompt-toolkit-1 with
python-prompt-toolkit.
2019-06-20 13:14:16 +02:00
Ricardo Wurmus 8e590c8153
gnu: python2-jupyter-console: Split from python-jupyter-console.
* gnu/packages/python-xyz.scm (python2-jupyter-console): Implement without
package-with-python2.
2019-06-20 13:14:16 +02:00
Nicolas Goaziou e2ab228b46
Revert "gnu: Add libgd."
This reverts commit 059e4c9a15.
2019-06-20 12:39:21 +02:00
Andreas Enge 197ebc36be
gnu: Add lrcalc.
* gnu/packages/algebra.scm (lrcalc): New variable.
2019-06-20 12:21:11 +02:00
Andreas Enge 66c67e7ba1
gnu: Add eclib.
* gnu/packages/algebra.scm (eclib): New variable.
2019-06-20 12:21:04 +02:00
Andreas Enge 6cbedbd2f2
gnu: Add m4rie.
* gnu/packages/algebra.scm (m4rie): New variable.
2019-06-20 12:20:11 +02:00
Josh Holland 9553a41dbe
gnu: weechat: update to 2.5
* gnu/packages/irc.scm (weechat): update to 2.5

Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
2019-06-20 11:55:09 +02:00
Nicolas Goaziou 25cbaa9e70
gnu: Add python-fpylll.
* gnu/packages/algebra.scm (python-fpylll): New variable.
2019-06-20 11:07:12 +02:00
Nicolas Goaziou 1de48e8f8a
gnu: fplll: Update to 5.2.1.
* gnu/packages/algebra.scm (fplll): Update to 5.2.1.
[source]: Use Github tagged release: the original tarball no longer exists.
[native-inputs]: Add Autoconf and al.
[homepage]: Update it, the previous one no longer exists.
[description]: Expound description.
2019-06-20 11:03:37 +02:00
Nicolas Goaziou 75a73bb024
gnu: Add symmetrica.
* gnu/packages/algebra.scm (symmetrica): New variable.
* gnu/packages/patches/symmetrica-bruch.patch:
* gnu/packages/patches/symmetrica-int32.patch:
* gnu/packages/patches/symmetrica-return_values.patch:
* gnu/packages/patches/symmetrica-sort_sum_rename.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add patches.
2019-06-20 10:19:12 +02:00
Alex Griffin a42cb6f1f1
gnu: zathura: Install icons.
* gnu/packages/pdf.scm (zathura)[native-inputs]: Add librsvg to build and
install the application icons.

Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
2019-06-20 10:10:31 +02:00
Nicolas Goaziou 059e4c9a15
gnu: Add libgd.
* gnu/packages/image.scm (libgd): New variable.
2019-06-20 10:09:17 +02:00
Nicolas Goaziou ab398380eb
gnu: Move ratpoints into a different module.
* gnu/packages/maths.scm (ratpoints): Move...
* gnu/packages/algebra.scm: ...here.
2019-06-20 09:20:29 +02:00
Meiyo Peng 5543d3bb09
gnu: spdlog: Clarify license.
* gnu/packages/logging.scm (spdlog): Clarify license of the bundled fmt
  library.

Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
2019-06-20 05:38:58 +02:00
Tobias Geerinckx-Rice c5c51bda0b
gnu: bind: Update to 9.14.3 [fixes CVE-2019-6471].
* gnu/packages/dns.scm (isc-bind): Update to 9.14.3.
2019-06-20 00:28:14 +02:00
Andreas Enge 80ee7c4a48
gnu: zn_poly: Rename to zn-poly, according to our naming conventions.
Reported by Nicolas Goaziou <mail@nicolasgoaziou.fr>.

This is a follow-up to commit 01822e3ebf.
* gnu/packages/sagemath.scm (zn_poly): Rename to...
* gnu/packages/sagemath.scm (zn-poly): ...this.
2019-06-20 00:03:46 +02:00
Andreas Enge a1dcaacb7b
gnu: Add brial.
* gnu/packages/sagemath.scm (brial): New variable.
2019-06-19 23:57:49 +02:00
Andreas Enge 37edfb0f1c
gnu: Add m4ri.
* gnu/packages/algebra.scm (m4ri): New variable.
2019-06-19 23:45:29 +02:00
Dan Frumin 3f9a027ce2
gnu: Add crispy-doom.
* gnu/packages/games.scm (crispy-doom): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-19 22:56:28 +02:00
Brian Leung 8785a71faf
gnu: emacs-unpackaged-el: Add patch for missing require statement.
* gnu/packages/emacs-xyz.scm (emacs-unpackaged-el)[source]: Add patch.
* gnu/packages/patches/emacs-unpackaged-req.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-19 22:56:27 +02:00
Giacomo Leidi a7a3182761
gnu: Add numix-theme.
* gnu/packages/gnome.scm (numix-theme): New variable

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-19 22:56:27 +02:00
Nicolas Goaziou 74247b80e5
gnu: Add python-pandocfilters.
* gnu/packages/textutils.scm (python-pandocfilters): New variable.
2019-06-19 22:01:53 +02:00
Nicolas Goaziou 0c842e3a59
gnu: Add ratpoints.
* gnu/packages/maths.scm (ratpoints): New variable.
* gnu/packages/patches/ratpoints-sturm_and_rp_private.patch: New file.
* gnu/local.mk (dist_patch_DATA): Reference patch.
2019-06-19 21:43:12 +02:00
Andreas Enge 7c5f623192
gnu: Add gf2x.
* gnu/packages/algebra.scm (gf2x): New variable.
2019-06-19 18:56:55 +02:00
Andreas Enge 01822e3ebf
gnu: Add zn_poly.
* gnu/packages/sagemath.scm (zn_poly): New variable.
2019-06-19 18:56:55 +02:00
Andreas Enge 3923e9d942
gnu: Add pynac.
* gnu/packages/sagemath.scm (pynac): New variable.
2019-06-19 18:56:55 +02:00
Andreas Enge 538230c933
gnu: python-gmpy2: Update to 2.1.0b1.
The gmpy2 package has become a standard package in sage-8.7, and the latest
stable release is too old.

* gnu/packages/sagemath.scm (python-gmpy2): Update to 2.1.0b1.
2019-06-19 18:56:55 +02:00
Tobias Geerinckx-Rice f58b10cb30
gnu: balsa: Update to 2.5.7.
* gnu/packages/mail.scm (balsa): Update to 2.5.7.
[inputs]: Build with gtksourceview@3.
2019-06-19 17:58:48 +02:00
Tobias Geerinckx-Rice c8a67f13c9
gnu: nano: Update to 4.3.
* gnu/packages/nano.scm (nano): Update to 4.3.
2019-06-19 17:50:44 +02:00
Tobias Geerinckx-Rice 76472ed959
gnu: notmuch: Update to 0.29.1.
* gnu/packages/mail.scm (notmuch): Update to 0.29.1.
2019-06-19 17:50:44 +02:00
Tobias Geerinckx-Rice 903bc2672d
gnu: mpd: Update to 0.21.10.
* gnu/packages/mpd.scm (mpd): Update to 0.21.10.
2019-06-19 17:50:44 +02:00
Tobias Geerinckx-Rice 2dcde3c733
gnu: perl-xml-sax: Update to 1.02.
* gnu/packages/xml.scm (perl-xml-sax): Update to 1.02.
2019-06-19 17:50:43 +02:00
Tobias Geerinckx-Rice 1f6dd7e9c2
gnu: shadow: Update home page.
* gnu/packages/admin.scm (shadow)[home-page]: Update to new project home.
2019-06-19 17:50:43 +02:00
Tobias Geerinckx-Rice bb3dc8025a
gnu: shadow: Update to 4.7.
* gnu/packages/admin.scm (shadow): Update to 4.7.
2019-06-19 17:50:43 +02:00
Tobias Geerinckx-Rice a6dc3cc197
gnu: ansible: Update to 2.8.1.
* gnu/packages/admin.scm (ansible): Update to 2.8.1.
2019-06-19 17:50:43 +02:00
Tobias Geerinckx-Rice 68c138ffce
gnu: filezilla: Update to 3.42.1.
* gnu/packages/ftp.scm (filezilla): Update to 3.42.1.
2019-06-19 15:42:50 +02:00
Tobias Geerinckx-Rice 75b803ffa9
gnu: libfilezilla: Update to 0.16.0.
* gnu/packages/ftp.scm (libfilezilla): Update to 0.16.0.
2019-06-19 15:42:50 +02:00
Ricardo Wurmus f1765b57b8
gnu: Add python-keras.
* gnu/packages/machine-learning.scm (python-keras): New variable.
2019-06-19 15:05:45 +02:00
Ricardo Wurmus 90afa80dd9
gnu: Add python-pytest-timeout.
* gnu/packages/check.scm (python-pytest-timeout): New variable.
2019-06-19 15:05:45 +02:00
Ricardo Wurmus 4abc50666e
gnu: Add python-keras-preprocessing.
* gnu/packages/machine-learning.scm (python-keras-preprocessing): New variable.
2019-06-19 15:05:45 +02:00
Ricardo Wurmus d93ad19110
gnu: Add python-keras-applications.
* gnu/packages/machine-learning.scm (python-keras-applications): New variable.
2019-06-19 15:05:45 +02:00
Ricardo Wurmus 7bcf827c1d
gnu: python-botocore: Update to 1.12.149.
* gnu/packages/python-xyz.scm (python-botocore): Update to 1.12.149.
[native-inputs]: Add python-urllib3.
2019-06-19 15:05:45 +02:00
Ricardo Wurmus 5d3675371c
gnu: python-s3transfer: Update to 0.2.0.
* gnu/packages/python-web.scm (python-s3transfer): Update to 0.2.0.
[propagated-inputs]: Add python-urllib3.
2019-06-19 15:05:42 +02:00
Mark H Weaver 5f7367cf84
gnu: linux-libre: Update to 5.1.11.
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.11.
(%linux-libre-hash): Update hash.
2019-06-18 20:49:14 -04:00
Mark H Weaver 999ab3807a
gnu: linux-libre@4.19: Update to 4.19.52.
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.52.
(%linux-libre-4.19-hash): Update hash.
2019-06-18 20:48:29 -04:00
Mark H Weaver 4862957c60
gnu: linux-libre@4.14: Update to 4.14.127.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.127.
(%linux-libre-4.14-hash): Update hash.
2019-06-18 20:47:38 -04:00
Mark H Weaver 6bb60ba1ba
gnu: linux-libre@4.9: Update to 4.9.182.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.182.
2019-06-18 20:46:58 -04:00
Mark H Weaver cbc28ac133
gnu: linux-libre@4.4: Update to 4.4.182.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.182.
2019-06-18 20:46:11 -04:00
Efraim Flashner cb13618b6d
gnu: python2: Add 'cpe-name' property.
* gnu/packages/python.scm (python2)[properties]: New field.
2019-06-18 21:02:42 +03:00
Andreas Enge e27ae2db00
gnu: linbox: Add version 1.5.2.
* gnu/packages/sagemath.scm (linbox-1.5.2): New variable.
2019-06-18 19:57:05 +02:00
Andreas Enge 9fafb0d21f
gnu: fflas-ffpack: Add version 2.3.2.
* gnu/packages/sagemath.scm (fflas-ffpack-2.3.2): New variable.
2019-06-18 19:57:05 +02:00
Andreas Enge 80a70da7fc
gnu: givaro: Add version 4.0.4.
* gnu/packages/sagemath.scm (givaro-4.0.4): New variable.
2019-06-18 19:57:05 +02:00
Andreas Enge a612f86684
gnu: Add linbox.
* gnu/packages/algebra.scm (linbox): New variable.
2019-06-18 19:57:05 +02:00
Andreas Enge 4bf9cb4053
gnu: Add fflas-ffpack.
* gnu/packages/algebra.scm (fflas-ffpack): New variable.
2019-06-18 19:57:05 +02:00
Andreas Enge f0fbb31d01
gnu: Add givaro.
* gnu/packages/algebra.scm (givaro): New variable.
2019-06-18 19:57:05 +02:00
Efraim Flashner cc908fde64
gnu: Remove hydra.
Our copy of hydra hasn't built in years.

* gnu/packages/ci.scm (hydra): Remove variable.
2019-06-18 20:12:42 +03:00
Ricardo Wurmus 4088ae4270
gnu: python-on-guile: Update to 0.1.0-2.058c596.
* gnu/packages/guile-xyz.scm (python-on-guile): Update to 0.1.0-2.058c596.
[source]: Fetch from fork at git.elephly.net.
[arguments]: Remove phase "use-canonical-directory-for-go-files".
2019-06-18 18:23:47 +02:00
Nicolas Goaziou d60b064d47
gnu: Add python-iml.
* gnu/packages/machine-learning.scm (python-iml): New variable.
2019-06-18 17:58:31 +02:00
Vasile Dumitrascu 2e8c912fdc
gnu: aircrack-ng: Update to 1.5.2.
* gnu/packages/networking.scm (aircrack-ng): Update to 1.5.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-18 17:01:30 +02:00
Zzull e6e2f4a08d
gnu: Add emacs-gruvbox-theme
* gnu/packages/emacs-xyz.scm (emacs-gruvbox-theme): New variable

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-18 16:55:01 +02:00
Ludovic Courtès 0c212811ac
gnu: Add python-slurm-magic.
* gnu/packages/parallel.scm (python-slurm-magic): New variable.
2019-06-18 16:51:22 +02:00
Ricardo Wurmus a32e3b9078
gnu: gemmlowp-for-tensorflow: Use SSE2.
* gnu/packages/machine-learning.scm (gemmlowp-for-tensorflow)[arguments]: Only
enable SSE2, not SSE4.1 on i686 and x86_64 architectures.
2019-06-18 16:02:53 +02:00
Ricardo Wurmus 55dae98f73
gnu: Add python-matplotlib-venn.
* gnu/packages/python-xyz.scm (python-matplotlib-venn): New variable.
2019-06-18 14:50:52 +02:00
Ricardo Wurmus 8b5f756ccb
gnu: python-ipython: Update to 7.5.0
* gnu/packages/python-xyz.scm (python2-ipython): Do not inherit from
python-ipython.
[outputs]: Remove separate "doc" output.
[native-inputs]: Remove python-sphinx, python-sphinx-rtd-theme, texinfo, and
the texlive-union consisting of texlive-fonts-amsfonts, texlive-fonts-ec,
texlive-generic-ifxetex, texlive-generic-pdftex, texlive-latex-amsfonts,
texlive-latex-capt-of, texlive-latex-cmap, texlive-latex-environ,
texlive-latex-eqparbox, texlive-latex-etoolbox, texlive-latex-expdlist,
texlive-latex-fancyhdr, texlive-latex-fancyvrb, texlive-latex-fncychap,
texlive-latex-float, texlive-latex-framed, texlive-latex-geometry,
texlive-latex-graphics, texlive-latex-hyperref, texlive-latex-mdwtools,
texlive-latex-multirow, texlive-latex-oberdiek, texlive-latex-parskip,
texlive-latex-preview, texlive-latex-tabulary, texlive-latex-threeparttable,
texlive-latex-titlesec, texlive-latex-trimspaces, texlive-latex-ucs,
texlive-latex-upquote, texlive-latex-url, texlive-latex-varwidth, and
texlive-latex-wrapfig.
[arguments]: Remove "install-doc" phase; rename "fix-tests" phase to
"delete-broken-tests" and adjust.
(python-ipython): Update to 7.5.0.
[outputs]: Remove separate "doc" output.
[propagated-inputs]: Add python-backcall and python-jedi; replace
python-prompt-toolkit-1 with python-prompt-toolkit.
[native-inputs]: Remove python-sphinx, python-sphinx-rtd-theme, texinfo, and
the texlive-union consisting of texlive-fonts-amsfonts, texlive-fonts-ec,
texlive-generic-ifxetex, texlive-generic-pdftex, texlive-latex-amsfonts,
texlive-latex-capt-of, texlive-latex-cmap, texlive-latex-environ,
texlive-latex-eqparbox, texlive-latex-etoolbox, texlive-latex-expdlist,
texlive-latex-fancyhdr, texlive-latex-fancyvrb, texlive-latex-fncychap,
texlive-latex-float, texlive-latex-framed, texlive-latex-geometry,
texlive-latex-graphics, texlive-latex-hyperref, texlive-latex-mdwtools,
texlive-latex-multirow, texlive-latex-oberdiek, texlive-latex-parskip,
texlive-latex-preview, texlive-latex-tabulary, texlive-latex-threeparttable,
texlive-latex-titlesec, texlive-latex-trimspaces, texlive-latex-ucs,
texlive-latex-upquote, texlive-latex-url, texlive-latex-varwidth, and
texlive-latex-wrapfig.
[arguments]: Remove "install-doc" phase; simplify "fix-tests" phase.
[properties]: Remove.
(python-ipython-documentation): New variable.
2019-06-18 14:22:26 +02:00
Ricardo Wurmus 82110deadb
gnu: python-ipykernel: Update to 5.1.1.
* gnu/packages/python-xyz.scm (python-ipykernel): Update to 5.1.1.
2019-06-18 14:22:26 +02:00
Ricardo Wurmus 0f3789477a
gnu: python2-ipykernel: Split from python-ipykernel.
* gnu/packages/python-xyz.scm (python2-ipykernel): Define without
package-with-python2.
2019-06-18 14:22:26 +02:00
Ricardo Wurmus dede052a2c
gnu: Add python-backcall.
* gnu/packages/python-xyz.scm (python-backcall): New variable.
2019-06-18 14:22:23 +02:00
Tobias Geerinckx-Rice 1e609b78c7
gnu: stunnel: Update to 5.55.
* gnu/packages/web.scm (stunnel): Update to 5.55.
2019-06-18 06:15:02 +02:00
Tobias Geerinckx-Rice 90d537f833
gnu: gaupol: Update to 1.6.
* gnu/packages/video.scm (gaupol): Update to 1.6.
2019-06-18 06:15:02 +02:00
Tobias Geerinckx-Rice b37fa81d9b
gnu: eternalterminal: Update to 5.1.10.
* gnu/packages/terminals.scm (eternalterminal): Update to 5.1.10.
2019-06-18 06:15:02 +02:00
Tobias Geerinckx-Rice 614f7df3ae
gnu: mercurial: Update to 5.0.1.
* gnu/packages/version-control.scm (mercurial): Update to 5.0.1.
2019-06-18 06:15:02 +02:00
Tobias Geerinckx-Rice f2c119a129
gnu: rtv: Update to 1.27.0.
* gnu/packages/syndication.scm (rtv): Update to 1.27.0.
2019-06-18 06:15:02 +02:00
Tobias Geerinckx-Rice ecd5c202b2
gnu: libnftnl: Update to 1.1.3.
* gnu/packages/linux.scm (libnftnl): Update to 1.1.3.
2019-06-18 06:15:02 +02:00
Tobias Geerinckx-Rice 55c08305d6
gnu: gandi.cli: Update to 1.5.
* gnu/packages/networking.scm (gandi.cli): Update to 1.5.
2019-06-18 06:15:02 +02:00
Tobias Geerinckx-Rice a0f2c945e3
gnu: hcxdumptool: Update to 5.1.5.
* gnu/packages/networking.scm (hcxdumptool): Update to 5.1.5.
2019-06-18 06:15:02 +02:00
Tobias Geerinckx-Rice 6807d6a985
gnu: hcxtools: Update to 5.1.6.
* gnu/packages/networking.scm (hcxtools): Update to 5.1.6.
2019-06-18 06:15:02 +02:00
Tobias Geerinckx-Rice 23414a8efa
gnu: mpd-mpc: Update to 0.32.
* gnu/packages/mpd.scm (mpd-mpc): Update to 0.32.
2019-06-18 06:15:02 +02:00
Tobias Geerinckx-Rice 8dec0cdf6e
gnu: radare2: Update to 3.5.1.
* gnu/packages/engineering.scm (radare2): Update to 3.5.1.
2019-06-18 06:15:01 +02:00
Ivan Petkov 0ab5e91e1c
gnu: rust: Update to 1.35.0.
* gnu/packages/rust.scm (rust): Rename to...
(rust-1.34): ...this.
(rust): New variable.
2019-06-17 19:46:05 -07:00
Gábor Boskovits 46dc940c9a
gnu: Add mako.
* gnu/packages/wm.scm (mako): New variable.
2019-06-18 00:25:23 +02:00
Andreas Enge 4c32f116cd
gnu: Add libhomfly.
* gnu/packages/sagemath.scm (libhomfly): New variable.
2019-06-18 00:14:14 +02:00
Andreas Enge 972ef8f591
gnu: Add libbraiding.
* gnu/packages/sagemath.scm (libbraiding): New variable.
2019-06-18 00:14:14 +02:00
Danny Milosavljevic c8535731b8
gnu: python-flask-script: Fix tests.
* gnu/packages/python-web.scm
(python-flask-script)[arguments]<#:phases>[patch-tests]: New phase.
2019-06-17 22:56:19 +02:00
Ricardo Wurmus 27d6d24e63
gnu: python-scikit-learn: Update to 0.20.3.
* gnu/packages/machine-learning.scm (python-scikit-learn): Update to 0.20.3.
2019-06-17 20:22:42 +02:00
Ricardo Wurmus a6f2ced34b
gnu: Add tbsp.
* gnu/packages/bioinformatics.scm (tbsp): New variable.
2019-06-17 20:22:38 +02:00
Andreas Enge bf473f0ca0
gnu: Add rw.
* gnu/packages/graph.scm (rw): New variable.
2019-06-17 19:47:15 +02:00
Andreas Enge f455d99dfa
gnu: edge-addition-planarity-suite: Move to the (gnu packages graph) module.
* gnu/packages/maths.scm (edge-addition-planarity-suite): Move from here...
* gnu/packages/maths.scm (edge-addition-planarity-suite): ...to here.
2019-06-17 19:47:15 +02:00
Nicolas Goaziou 7658904a34
gnu: Fix freeorion build.
* gnu/packages/games.scm (freeorion)[arguments]: Fix font unbundling.
2019-06-17 17:37:04 +02:00
Andreas Enge 9f6065237d
gnu: Add edge-addition-planarity-suite.
* gnu/packages/maths.scm (edge-addition-planarity-suite): New variable.
2019-06-17 17:02:01 +02:00
Andreas Enge 1e1a65a633
gnu: python-cypari2: Update to 2.1.1.
* gnu/packages/sagemath.scm (python-cypari2): Update to 2.1.1.
2019-06-17 16:00:13 +02:00
Andreas Enge 20caeea483
gnu: Add cliquer.
* gnu/packages/sagemath.scm (cliquer): New variable.
2019-06-17 16:00:13 +02:00
Efraim Flashner 505459d7cb
gnu: busybox: Don't install to usr.
* gnu/packages/busybox.scm (busybox)[arguments]: Add a custom phase
to prevent installing to %PREFIX/usr.
2019-06-17 16:27:16 +03:00
Gábor Boskovits de2d14f2ff
gnu: waybar: Add optional dependencies.
* gnu/packages/wm.scm(waybar)[inputs]: Add libdbusmenu, libnl,
libmpdclient and pulseaudio.
2019-06-17 13:33:06 +02:00
Ricardo Wurmus 5cfc16320a
gnu: python-scipy: Update to 1.2.2.
* gnu/packages/python-xyz.scm (python-scipy): Update to 1.2.2.
2019-06-17 13:31:23 +02:00