| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/finance.scm (fava): New variable.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-markdown2): New variable.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-cheroot): New variable.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-trustme): New variable.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-requests-unixsocket): New variable.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-pytest-watch): New variable.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-pytest-testmon): New variable.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-jarco-text): New variable.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-jaraco-functools): New variable.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-jarco-classes): New variable.
|
|
|
|
|
|
| |
* gnu/packages/valgrind.scm (valgrind)[source]: Remove valgrind host,
add sourceware host.
[home-page]: Use https.
|
|
|
|
| |
* gnu/packages/lisp.scm (sbcl): Update to 2.0.4.
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-parenscript): Update to 2.7.1.
|
|
|
|
|
|
|
|
|
|
|
| |
Print a more helpful error message when someone attempts to run Telega on an
incompatible Emacs (e.g a 32-bit Emacs without wide ints).
* gnu/packages/patches/emacs-telega-test-env.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/emacs-xyz.scm (emacs-telega)[source]: Use it.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/39406>.
Reported by <lmedeiros@riseup.net>.
* gnu/packages/emacs-xyz.scm (emacs-telega)[native-inputs]: Replace emacs with
emacs-wide-int on 32-bit systems. This is needed because Telega requires
64-bit wide ints.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-wide-int): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-magit-annex): New variable.
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (lv2): Update to 1.18.0.
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
|
|
|
|
| |
* gnu/packages/text-editors.scm (kakoune): Update to 2020.01.16.
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-evil-org): Update to 1.0.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-sx): Update to 20191229.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-toml-mode): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
|
|
| |
This fixes CVE-2020-6462 and CVE-2020-6461.
* gnu/packages/chromium.scm (%chromium-version): Set to 81.0.4044.129.
(%ungoogled-revision): Set to c2a89fb6b5b559c826796c811741fa8ed3e11de8.
(%chromium-origin, %ungoogled-origin): Update hashes.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (variant-tools): New variable.
|
|
|
|
| |
* gnu/packages/maths.scm (hdf5-blosc): New variable.
|
|
|
|
| |
* gnu/packages/compression.scm (c-blosc): New variable.
|
|
|
|
|
|
| |
* gnu/packages/xdisorg.scm (kbdd): New variable.
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
|
|
|
|
|
|
| |
* gnu/packages/lisp.scm (ecl): Update to 20.4.24.
[native-inputs]: Add texinfo to make the manual.
[license]: Set to lgpl2.1+.
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-cl-cffi-gtk)[arguments]: Replace source
folder with link to the same folder in the sbcl-cl-cffi-gtk-glib dependency.
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-cl-cffi-gtk-gdk)[arguments]: Replace source
folder with link to the same folder in the sbcl-cl-cffi-gtk-glib dependency.
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-cl-cffi-gtk-gdk-pixbuf)[arguments]: Replace source
folder with link to the same folder in the sbcl-cl-cffi-gtk-glib dependency.
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-cl-cffi-gtk-pango)[arguments]: Replace source
folder with link to the same folder in the sbcl-cl-cffi-gtk-glib dependency.
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-cl-cffi-gtk-cairo)[arguments]: Replace source
folder with link to the same folder in the sbcl-cl-cffi-gtk-glib dependency.
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-cl-cffi-gtk-gio)[arguments]: Replace source
folder with link to the same folder in the sbcl-cl-cffi-gtk-glib dependency.
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-cl-cffi-gtk-gobject)[arguments]: Replace source
folder with link to the same folder in the sbcl-cl-cffi-gtk-glib dependency.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-trashed): New variable.
|
|
|
|
| |
* gnu/packages/radio.scm (gnuradio-osmosdr)[inputs]: Add hackrf.
|
|
|
|
|
|
| |
* gnu/packages/radio.scm (hackrf): New variable.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
|
|
|
| |
* gnu/packages/web.scm (hpcguix-web): Update to latest revision and use
guile3.0 inputs.
|
|
|
|
|
|
|
|
| |
* gnu/packages/machine-learning.scm (python-scikit-learn)
[native-inputs]: Move 'python-joblib' to ...
[propagated-inputs]: ... here.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
|
|
|
| |
* gnu/packages/machine-learning.scm (gst-kaldi-nnet2-online): Update to
0-2.cb227ef.
|
|
|
|
| |
* gnu/packages/machine-learning.scm (kaldi): Update to 0-2.d4791c0.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-hdf5array): Update to 1.14.4.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-seurat): Update to 3.1.5.
[propagated-inputs]: Remove r-metap.
|
|
|
|
| |
* gnu/packages/cran.scm (r-topicmodels): Update to 0.2-11.
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-stopwords): Update to 2.0.
[propagated-inputs]: Add r-desc and r-usethis.
|
|
|
|
| |
* gnu/packages/cran.scm (r-fda): Update to 5.1.4.
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-abtest): Update to 0.2.1.
[propagated-inputs]: Add r-qgam; remove r-vgam.
|
|
|
|
| |
* gnu/packages/cran.scm (r-qgam): New variable.
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-systemfonts): Update to 0.2.0.
[inputs]: Remove freetype.
[native-inputs]: Add r-knitr.
|