Age | Commit message (Collapse) | Author |
|
* gnu/packages/package-management.scm (python-anaconda-client): Update to
1.8.0.
[propagated-inputs]: Add python-nbformat.
[native-inputs]: Add python-freezegun.
(python2-anaconda-client): Remove variable.
|
|
* gnu/packages/crates-io.scm (rust-predicates-2)[arguments]
<#:cargo-development-inputs>: Add missing input.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-hunchenissr-routes, ecl-hunchenissr-routes,
cl-hunchenissr-routes): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-hunchenissr, ecl-hunchenissr,
cl-hunchenissr): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-portal, ecl-portal, cl-portal): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/vim.scm (vim)[arguments]<#:phases>: Add fix-install.sh phase.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/crates-io.scm (rust-quick-xml-0.22)[arguments]
<#:cargo-development-inputs>: Add missing inputs.
|
|
* gnu/packages/crates-io.scm (rust-serde-value-0.7): New variable.
(rust-serde-value-0.6): Inherit from above.
|
|
* gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.3.6.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/web.scm (monolith): Update to 2.6.1.
|
|
* gnu/packages/crates-io.scm (rust-reqwest-0.11): Update to 0.11.4.
|
|
* gnu/packages/crates-io.scm (rust-assert-cmd-1): Update to 1.0.7.
|
|
* gnu/packages/crates-io.scm (rust-predicates-2): New variable.
(rust-predicates-1): Inherit from above.
|
|
* gnu/packages/crates-io.scm (rust-difflib-0.4): New variable.
|
|
* gnu/packages/python-crypto.scm (python2-pgpdump): Remove variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/check.scm (python2-pyfakefs): Remove variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python-xyz.scm (python2-pyzmq): Remove variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/check.scm (python2-testpath): Remove variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python-xyz.scm (python2-toolz): Remove variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python-web.scm (python2-terminado): Remove variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
Follow the remove of 'python2-jupyter-core' by commit
a0a8fdeaf2db2695dd7944ee7d2e5eeade9e600b.
* gnu/packages/python-xyz.scm (python2-nbformat): Remove variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
Commit a0a8fdeaf2db2695dd7944ee7d2e5eeade9e600b removed the variable
'python2-jupyer-core' which breaks the dependency 'python2-nbformat'.
* gnu/packages/python-xyz.scm (python2-ipython): Remove variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python-xyz.scm (python2-jupyter-client): Remove variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python-xyz.scm (python2-nbconvert): Remove variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.26.0.
[source]: Add snippet.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/emacs-xyz.scm (emacs-slime-volleyball): Update to 1.2.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.8.3.
|
|
* gnu/packages/rust-apps.scm (tectonic): Update to 0.7.1.
|
|
* gnu/packages/crates-io.scm (rust-quick-xml-0.22): New variable.
(rust-quick-xml-0.21): Inherit from above.
|
|
Upstream has replaced straw-viewer with pipe-viewer.
Reference https://github.com/trizen/straw-viewer/commit/dc2dfe82
* gnu/packages/video.scm (straw-viewer): Deprecate in favour of pipe-viewer.
|
|
* gnu/packages/video.scm (pipe-viewer): New variable.
|
|
* gnu/packages/perl.scm (perl-mime-base64): New variable.
|
|
* gnu/packages/perl.scm (perl-encode): New variable.
|
|
* gnu/packages/perl.scm (perl-storable): New variable.
|
|
* gnu/packages/perl.scm (perl-xsloader): New variable.
|
|
* gnu/packages/perl-check.scm (perl-test-portability-files): New variable.
|
|
* gnu/packages/perl.scm (perl-term-ansicolor): New variable.
|
|
* gnu/packages/perl.scm (perl-text-parsewords): New variable.
|
|
* gnu/packages/perl.scm (perl-text-tabs+wrap): New variable.
|
|
* gnu/packages/gtk.scm (perl-gtk3): New variable.
|
|
* gnu/packages/glib.scm (perl-glib-object-introspection): New variable.
|
|
* gnu/packages/gtk.scm (perl-cairo-gobject): New variable.
|
|
Dependants of perl-cairo also require cairo for its typelibs and schemas.
* gnu/packages/gtk.scm (perl-cairo)[inputs]: Move cairo to ...
[propagated-inputs]: ... here.
|
|
Dependants of perl-glib also require glib for its typelibs and schemas.
* gnu/packages/glib.scm (perl-glib)[inputs]: Move glib to ...
[propagated-inputs]: ... here.
|
|
* gnu/packages/perl.scm (perl-exporter): New variable.
|
|
* gnu/packages/textutils.scm (libconfig): Update to 1.7.3.
|
|
* gnu/packages/vnc.scm <top level>: Remove (gnu packages commencement)
import.
(tigervnc-server)[native-inputs]: Remove "gcc-toolchain".
|
|
* gnu/packages/web.scm (perl-libwww): Update to 6.55.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/web-browsers.scm (lagrange)[configure-flags]: Add flag to
not build with sse4.1.
|
|
* gnu/packages/julia-xyz.scm (julia-categoricalarrays): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|