Pierre Neidhardt
27112236ce
gnu: sbcl: Update to 2.0.4.
...
* gnu/packages/lisp.scm (sbcl): Update to 2.0.4.
2020-04-28 21:10:46 +02:00
Pierre Neidhardt
a84b7a4af5
gnu: sbcl-parenscript: Update to 2.7.1.
...
* gnu/packages/lisp-xyz.scm (sbcl-parenscript): Update to 2.7.1.
2020-04-28 21:10:46 +02:00
Diego Nicola Barbato
19e1f12ce4
gnu: emacs-telega: Test Emacs environment on startup.
...
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>
2020-04-28 20:44:30 +03:00
Diego Nicola Barbato
a663b7040c
gnu: emacs-telega: Build with emacs-wide-int on 32-bit systems.
...
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>
2020-04-28 20:44:30 +03:00
Diego Nicola Barbato
abbca232ca
gnu: Add emacs-wide-int.
...
* gnu/packages/emacs.scm (emacs-wide-int): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-04-28 20:44:27 +03:00
Christopher Lemmer Webber
b2c1d4a273
gnu: Add emacs-magit-annex.
...
* gnu/packages/emacs-xyz.scm (emacs-magit-annex): New variable.
2020-04-28 12:30:41 -04:00
Alexandros Theodotou
ae0f26b8f4
gnu: lv2: Update to 1.18.0.
...
* gnu/packages/audio.scm (lv2): Update to 1.18.0.
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
2020-04-28 18:20:28 +02:00
Nicolas Goaziou
3b33e0e4ba
gnu: kakoune: Update to 2020.01.16.
...
* gnu/packages/text-editors.scm (kakoune): Update to 2020.01.16.
2020-04-28 18:18:44 +02:00
John Soo
9615c8511f
gnu: emacs-evil-org: Update to 1.0.2.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-org): Update to 1.0.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-04-28 17:30:50 +02:00
Joseph LaFreniere
f15d324afa
gnu: emacs-sx: Update to 20191229.
...
* gnu/packages/emacs-xyz.scm (emacs-sx): Update to 20191229.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-04-28 17:29:51 +02:00
Joseph LaFreniere
b3d04190f4
gnu: Add emacs-toml-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-toml-mode): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-04-28 17:27:47 +02:00
Efraim Flashner
2f823fb493
gnu: libjpeg-turbo: Fix building on powerpc.
...
* gnu/packages/image.scm (libjpeg-turbo)[arguments]: Add configure-flags
specific to powerpc to fix building and cross-building.
2020-04-28 17:00:18 +03:00
Marius Bakke
587398d2a8
gnu: custom-gcc: Ensure #:modules are not overridden by the inherited GCC.
...
This fixes a regression introduced in 56c833ea28
where the #:modules argument became ineffective. Reported by Efraim Flashner
in <https://lists.gnu.org/archive/html/guix-devel/2020-04/msg00473.html >
* gnu/packages/gcc.scm (custom-gcc)[arguments]: Add #:modules through
SUBSTITUTE-KEYWORD-ARGUMENTS.
2020-04-28 15:11:19 +02:00
Marius Bakke
a7a8337b28
gnu: artanis: Use guile2.2-readline.
...
* gnu/packages/guile-xyz.scm (artanis)[propagated-inputs]: Change from
GUILE-READLINE to GUILE2.2-READLINE.
2020-04-28 15:11:18 +02:00
Marius Bakke
085948fbfc
gnu: ungoogled-chromium: Update to 81.0.4044.129-0.c2a89fb [security fixes].
...
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.
2020-04-28 14:38:38 +02:00
Ricardo Wurmus
545e12f40d
gnu: Add variant-tools.
...
* gnu/packages/bioinformatics.scm (variant-tools): New variable.
2020-04-28 12:23:28 +02:00
Ricardo Wurmus
0b2c883828
gnu: Add hdf5-blosc.
...
* gnu/packages/maths.scm (hdf5-blosc): New variable.
2020-04-28 12:23:28 +02:00
Ricardo Wurmus
9a2fcb6325
gnu: Add c-blosc.
...
* gnu/packages/compression.scm (c-blosc): New variable.
2020-04-28 12:23:28 +02:00
Boris A. Dekshteyn
83812f34d7
gnu: Add kbdd-0.7.1
...
* gnu/packages/xdisorg.scm (kbdd): New variable.
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
2020-04-28 11:51:06 +02:00
Pierre Neidhardt
8ac4be51de
gnu: ecl: Update to 20.4.24.
...
* gnu/packages/lisp.scm (ecl): Update to 20.4.24.
[native-inputs]: Add texinfo to make the manual.
[license]: Set to lgpl2.1+.
2020-04-28 11:47:46 +02:00
Pierre Neidhardt
143eaa82d6
gnu: sbcl-cl-cffi-gtk: Link source to parent to reduce closure size.
...
* 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.
2020-04-28 11:47:46 +02:00
Pierre Neidhardt
80d8c00c84
gnu: sbcl-cl-cffi-gtk-gdk: Link source to parent to reduce closure size.
...
* 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.
2020-04-28 11:47:45 +02:00
Pierre Neidhardt
2666a3361e
gnu: sbcl-cl-cffi-gtk-gdk-pixbuf: Link source to parent to reduce closure size.
...
* 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.
2020-04-28 11:47:45 +02:00
Pierre Neidhardt
d27f033f97
gnu: sbcl-cl-cffi-gtk-pango: Link source to parent to reduce closure size.
...
* 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.
2020-04-28 11:47:45 +02:00
Pierre Neidhardt
8f46a9d67f
gnu: sbcl-cl-cffi-gtk-cairo: Link source to parent to reduce closure size.
...
* 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.
2020-04-28 11:47:45 +02:00
Pierre Neidhardt
6a7f366864
gnu: sbcl-cl-cffi-gtk-gio: Link source to parent to reduce closure size.
...
* 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.
2020-04-28 11:47:45 +02:00
Pierre Neidhardt
eac71f54fe
gnu: sbcl-cl-cffi-gtk-gobject: Link source to parent to reduce closure size.
...
* 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.
2020-04-28 11:47:45 +02:00
Pierre Neidhardt
ef3cc2d883
gnu: Add emacs-trashed.
...
* gnu/packages/emacs-xyz.scm (emacs-trashed): New variable.
2020-04-28 11:47:45 +02:00
Guillaume Le Vaillant
62d45e463c
gnu: gnuradio-osmosdr: Add hackrf support.
...
* gnu/packages/radio.scm (gnuradio-osmosdr)[inputs]: Add hackrf.
2020-04-28 10:17:08 +02:00
Christopher Howard
79c4fb4f36
gnu: Add hackrf.
...
* gnu/packages/radio.scm (hackrf): New variable.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2020-04-28 10:17:08 +02:00
Roel Janssen
0ae8505288
gnu: hpcguix-web: Use guile3.0-guix.
...
* gnu/packages/web.scm (hpcguix-web): Update to latest revision and use
guile3.0 inputs.
2020-04-28 10:13:30 +02:00
Konrad Hinsen
d9e9a26176
gnu: python-scikit-learn: Make python-joblib a propagated input.
...
* 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>
2020-04-28 09:34:29 +02:00
Ricardo Wurmus
b3cf5f8601
gnu: gst-kaldi-nnet2-online: Update to 0-2.cb227ef.
...
* gnu/packages/machine-learning.scm (gst-kaldi-nnet2-online): Update to
0-2.cb227ef.
2020-04-28 08:44:04 +02:00
Ricardo Wurmus
0877b74f6e
gnu: kaldi: Update to 0-2.d4791c0.
...
* gnu/packages/machine-learning.scm (kaldi): Update to 0-2.d4791c0.
2020-04-28 08:44:04 +02:00
Ricardo Wurmus
9c726c485a
gnu: r-hdf5array: Update to 1.14.4.
...
* gnu/packages/bioinformatics.scm (r-hdf5array): Update to 1.14.4.
2020-04-28 08:44:04 +02:00
Ricardo Wurmus
cda0683295
gnu: r-seurat: Update to 3.1.5.
...
* gnu/packages/bioinformatics.scm (r-seurat): Update to 3.1.5.
[propagated-inputs]: Remove r-metap.
2020-04-28 08:44:04 +02:00
Ricardo Wurmus
ed720abc26
gnu: r-topicmodels: Update to 0.2-11.
...
* gnu/packages/cran.scm (r-topicmodels): Update to 0.2-11.
2020-04-28 08:44:04 +02:00
Ricardo Wurmus
1d9e71ed29
gnu: r-stopwords: Update to 2.0.
...
* gnu/packages/cran.scm (r-stopwords): Update to 2.0.
[propagated-inputs]: Add r-desc and r-usethis.
2020-04-28 08:44:04 +02:00
Ricardo Wurmus
2c439cae92
gnu: r-fda: Update to 5.1.4.
...
* gnu/packages/cran.scm (r-fda): Update to 5.1.4.
2020-04-28 08:44:04 +02:00
Ricardo Wurmus
e1fe5e9bed
gnu: r-abtest: Update to 0.2.1.
...
* gnu/packages/cran.scm (r-abtest): Update to 0.2.1.
[propagated-inputs]: Add r-qgam; remove r-vgam.
2020-04-28 08:44:04 +02:00
Ricardo Wurmus
169f9fe13a
gnu: Add r-qgam.
...
* gnu/packages/cran.scm (r-qgam): New variable.
2020-04-28 08:44:03 +02:00
Ricardo Wurmus
5ffe706b84
gnu: r-systemfonts: Update to 0.2.0.
...
* gnu/packages/cran.scm (r-systemfonts): Update to 0.2.0.
[inputs]: Remove freetype.
[native-inputs]: Add r-knitr.
2020-04-28 08:44:03 +02:00
Ricardo Wurmus
8165bf6d90
gnu: r-dalex: Update to 1.2.0.
...
* gnu/packages/cran.scm (r-dalex): Update to 1.2.0.
[propagated-inputs]: Add r-ibreakdown and r-ingredients.
2020-04-28 08:44:03 +02:00
Ricardo Wurmus
1816cb262c
gnu: r-rex: Update to 1.2.0.
...
* gnu/packages/cran.scm (r-rex): Update to 1.2.0.
[propagated-inputs]: Remove r-magrittr.
[native-inputs]: Add r-knitr.
2020-04-28 08:44:03 +02:00
Ricardo Wurmus
838ec254a0
gnu: r-optparse: Update to 1.6.6.
...
* gnu/packages/cran.scm (r-optparse): Update to 1.6.6.
[native-inputs]: Add r-knitr.
2020-04-28 08:44:03 +02:00
Ricardo Wurmus
bf4e440c19
gnu: r-sf: Update to 0.9-2.
...
* gnu/packages/cran.scm (r-sf): Update to 0.9-2.
2020-04-28 08:44:03 +02:00
Ricardo Wurmus
5123ec7858
gnu: r-future-apply: Update to 1.5.0.
...
* gnu/packages/cran.scm (r-future-apply): Update to 1.5.0.
2020-04-28 08:44:03 +02:00
Ricardo Wurmus
c6eb1fe616
gnu: r-etm: Update to 1.1.
...
* gnu/packages/cran.scm (r-etm): Update to 1.1.
2020-04-28 08:44:03 +02:00
Ricardo Wurmus
fbcbf8d586
gnu: r-future: Update to 1.17.0.
...
* gnu/packages/cran.scm (r-future): Update to 1.17.0.
2020-04-28 08:44:03 +02:00
Ricardo Wurmus
d62d838bf9
gnu: r-protviz: Update to 0.6.4.
...
* gnu/packages/cran.scm (r-protviz): Update to 0.6.4.
2020-04-28 08:44:03 +02:00
Ricardo Wurmus
71c0a61cac
gnu: r-rgl: Update to 0.100.54.
...
* gnu/packages/cran.scm (r-rgl): Update to 0.100.54.
2020-04-28 08:44:03 +02:00
Ricardo Wurmus
e2a50e5ec4
gnu: r-ggeffects: Update to 0.14.3.
...
* gnu/packages/cran.scm (r-ggeffects): Update to 0.14.3.
2020-04-28 08:44:03 +02:00
Ricardo Wurmus
09410f17d2
gnu: r-bayestestr: Update to 0.6.0.
...
* gnu/packages/cran.scm (r-bayestestr): Update to 0.6.0.
2020-04-28 08:44:03 +02:00
Ricardo Wurmus
27588b365f
gnu: r-emmeans: Update to 1.4.6.
...
* gnu/packages/cran.scm (r-emmeans): Update to 1.4.6.
[native-inputs]: Add r-knitr.
2020-04-28 08:44:03 +02:00
Ricardo Wurmus
09bb872aff
gnu: r-raster: Update to 3.1-5.
...
* gnu/packages/cran.scm (r-raster): Update to 3.1-5.
2020-04-28 08:44:02 +02:00
Ricardo Wurmus
35f84a7f27
gnu: r-insight: Update to 0.8.3.
...
* gnu/packages/cran.scm (r-insight): Update to 0.8.3.
2020-04-28 08:44:02 +02:00
Ricardo Wurmus
f1f77bb64e
gnu: r-tinytex: Update to 0.22.
...
* gnu/packages/cran.scm (r-tinytex): Update to 0.22.
2020-04-28 08:44:02 +02:00
Ricardo Wurmus
e965442b38
gnu: r-tsp: Update to 1.1-10.
...
* gnu/packages/cran.scm (r-tsp): Update to 1.1-10.
2020-04-28 08:44:02 +02:00
Ricardo Wurmus
839c39b178
gnu: r-broom: Update to 0.5.6.
...
* gnu/packages/cran.scm (r-broom): Update to 0.5.6.
[native-inputs]: Add r-knitr.
2020-04-28 08:44:02 +02:00
Ricardo Wurmus
92d81a5e5b
gnu: r-distillery: Update to 1.0-7.
...
* gnu/packages/cran.scm (r-distillery): Update to 1.0-7.
2020-04-28 08:44:02 +02:00
Ricardo Wurmus
4c0cf66cfc
gnu: r-ff: Update to 2.2-14.2.
...
* gnu/packages/cran.scm (r-ff): Update to 2.2-14.2.
2020-04-28 08:44:02 +02:00
Ricardo Wurmus
d911e22af3
gnu: r-powerlaw: Update to 0.70.6.
...
* gnu/packages/cran.scm (r-powerlaw): Update to 0.70.6.
[propagated-inputs]: Remove r-vgam; add r-pracma.
[native-inputs]: Add r-knitr.
2020-04-28 08:44:02 +02:00
Ricardo Wurmus
92f5ed2fd7
gnu: r-shinyfiles: Update to 0.8.0.
...
* gnu/packages/cran.scm (r-shinyfiles): Update to 0.8.0.
2020-04-28 08:44:02 +02:00
Ricardo Wurmus
50f298a54f
gnu: Add r-ibreakdown.
...
* gnu/packages/cran.scm (r-ibreakdown): New variable.
2020-04-28 08:44:02 +02:00
Ricardo Wurmus
befa394f45
gnu: Add r-ingredients.
...
* gnu/packages/cran.scm (r-ingredients): New variable.
2020-04-28 08:44:02 +02:00
Ricardo Wurmus
d29cd83bd8
gnu: r-purrr: Update to 0.3.4.
...
* gnu/packages/statistics.scm (r-purrr): Update to 0.3.4.
[native-inputs]: Add r-knitr.
2020-04-28 08:44:02 +02:00
Ricardo Wurmus
0e3003930e
gnu: r-plotrix: Update to 3.7-8.
...
* gnu/packages/statistics.scm (r-plotrix): Update to 3.7-8.
2020-04-28 08:44:02 +02:00
Ricardo Wurmus
67aced6323
gnu: r-withr: Update to 2.2.0.
...
* gnu/packages/statistics.scm (r-withr): Update to 2.2.0.
[native-inputs]: Add r-knitr.
2020-04-28 08:44:02 +02:00
Ricardo Wurmus
7ef5f77b91
gnu: r-xml2: Update to 1.3.2.
...
* gnu/packages/statistics.scm (r-xml2): Update to 1.3.2.
2020-04-28 08:44:01 +02:00
Ricardo Wurmus
568d1d7bfc
gnu: r-dbplyr: Update to 1.4.3.
...
* gnu/packages/statistics.scm (r-dbplyr): Update to 1.4.3.
[propagated-inputs]: Add r-lifecycle.
[native-inputs]: Add r-knitr.
2020-04-28 08:44:01 +02:00
Ricardo Wurmus
666d97964a
gnu: r-tibble: Update to 3.0.1.
...
* gnu/packages/statistics.scm (r-tibble): Update to 3.0.1.
2020-04-28 08:44:01 +02:00
Ricardo Wurmus
288ab9039b
gnu: r-foreign: Update to 0.8-78.
...
* gnu/packages/statistics.scm (r-foreign): Update to 0.8-78.
2020-04-28 08:44:01 +02:00
Ricardo Wurmus
c1dc7858d7
gnu: r-with-tests, r-minimal: Update to 4.0.0.
...
* gnu/packages/statistics.scm (r-with-tests, r-minimal): Update to 4.0.0.
(r-with-tests)[arguments]: Add phase "set-locales".
[native-inputs]: Add texlive-ae, texlive-inconsolata, and
texlive-latex-xkeyval to texlive-union.
[inputs]: Replace pcre with pcre2.
2020-04-28 08:44:01 +02:00
Björn Höfling
89909327d0
gnu: stellarium: Update to 0.20.1.
...
* gnu/packages/astronomy.scm (stellarium): Update to 0.20.1.
2020-04-28 00:23:35 +02:00
Roel Janssen
78799a6fdc
gnu: Update minimap2 to 2.17.
...
* gnu/packages/bioinformatics.scm (minimap2): Update to 2.17.
2020-04-27 21:34:10 +02:00
Oleg Pykhalov
693d0fffc8
gnu: Add sbcl-stumpwm-swm-gaps.
...
* gnu/packages/wm.scm (sbcl-stumpwm-swm-gaps): New variable.
2020-04-27 22:21:35 +03:00
Vincent Legoll
bb6d9e2633
gnu: tarsplitter: Fix typo in description (spilt/split).
...
* gnu/packages/compression.scm (tarsplitter)[description]: Fix typo.
2020-04-27 20:43:32 +02:00
Alex McGrath
58a361fef4
gnu: Add wf-recorder.
...
* gnu/packages/video.scm (wf-recorder): New variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-04-27 18:22:56 +02:00
Raghav Gururajan
c53886a55a
gnu: ktsuss: Use setuid "su" and "sudo" commands.
...
This has ktsudo actually gain root access.
* gnu/packages/admin.scm (ktsuss)[arguments]: Instead of <sudo>/bin/{su,sudo}
file names, use the setuid' verrsions.
2020-04-27 18:17:24 +02:00
Boris A. Dekshteyn
138896e1ea
gnu: herbstluftwm: Update to 0.8.1
...
* gnu/packages/wm.scm: herbstluftwm: Update to 0.8.1
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
2020-04-27 18:05:11 +02:00
Guillaume Le Vaillant
f38ba7b65d
gnu: fldigi: Update to 4.1.12.
...
* gnu/packages/radio.scm (fldigi): Update to 4.1.12.
2020-04-27 16:54:34 +02:00
Roel Janssen
639ae3f20b
gnu: Add python-scikit-rebate.
...
* gnu/packages/machine-learning.scm (python-scikit-rebate): New variable.
2020-04-27 13:54:43 +02:00
Roel Janssen
ccf70a80a1
gnu: Add python-deeptools.
...
* gnu/packages/bioinformatics.scm (python-deeptools): New variable.
2020-04-27 13:43:05 +02:00
Roel Janssen
c43edf6f30
gnu: Add python-deeptoolsintervals.
...
* gnu/packages/bioinformatics.scm (python-deeptoolsintervals): New variable.
2020-04-27 13:39:25 +02:00
Roel Janssen
4c24186ae0
gnu: Add python-bitarray.
...
* gnu/packages/python-xyz.scm (python-bitarray): New variable.
2020-04-27 13:09:02 +02:00
Roel Janssen
06fc1a5142
gnu: Add r-cummerbund.
...
* gnu/packages/bioconductor.scm (r-cummerbund): New variable.
2020-04-27 11:46:08 +02:00
Roel Janssen
91370829f4
gnu: Add r-inum.
...
* gnu/packages/cran.scm (r-inum): New variable.
2020-04-27 11:15:38 +02:00
Roel Janssen
415176e89d
gnu: Add r-ggpmisc.
...
* gnu/packages/cran.scm (r-ggpmisc): New variable.
2020-04-27 11:05:49 +02:00
Roel Janssen
0c0ef9c5a6
gnu: Add r-coverageview.
...
* gnu/packages/bioconductor.scm (r-coverageview): New variable.
2020-04-27 10:57:22 +02:00
Ricardo Wurmus
d4f86c8b66
gnu: Add peek.
...
* gnu/packages/video.scm (peek): New variable.
2020-04-27 10:46:12 +02:00
Ricardo Wurmus
c170a15996
gnu: emacs-org-reveal: Fix syntax error in description.
...
* gnu/packages/emacs-xyz.scm (emacs-org-reveal)[description]: Fix Texinfo
syntax error.
2020-04-27 10:45:51 +02:00
Ricardo Wurmus
320dd1195e
gnu: Add texlive-inconsolata.
...
* gnu/packages/tex.scm (texlive-inconsolata): New variable.
2020-04-27 10:45:51 +02:00
Roel Janssen
8ce240fdbf
gnu: Add r-bsgenome-hsapiens-ucsc-hg38.
...
* gnu/packages/bioconductor.scm (r-bsgenome-hsapiens-ucsc-hg38): New variable.
2020-04-27 10:43:51 +02:00
Roel Janssen
cb1ab0352b
gnu: Add r-karyoploter.
...
* gnu/packages/bioconductor.scm (r-karyoploter): New variable.
2020-04-27 10:37:42 +02:00
Roel Janssen
e658838c62
gnu: Add r-bezier.
...
* gnu/packages/cran.scm (r-bezier): New variable.
2020-04-27 10:28:50 +02:00
Roel Janssen
e8d435f7a2
gnu: Add r-ideoviz.
...
* gnu/packages/bioconductor.scm (r-ideoviz): New variable.
2020-04-27 10:24:20 +02:00
Roel Janssen
df6c7f0487
gnu: Add r-ecp.
...
* gnu/packages/cran.scm (r-ecp): New variable.
2020-04-27 10:18:48 +02:00
Roel Janssen
8521d93854
gnu: Add r-reordercluster.
...
* gnu/packages/cran.scm (r-reordercluster): New variable.
2020-04-27 10:11:21 +02:00
Maxim Cournoyer
9c63165d9e
gnu: liblinphone: Move documentation and tester to separate outputs.
...
* gnu/packages/linphone.scm (liblinphone)[outputs]: Add a "doc" and "tester"
outputs.
[phases]: Add a separate-outputs phase. Move the
glib-or-gtk-compile-schemas and glib-or-gtk-wrap phases after it.
2020-04-27 00:54:44 -04:00
Maxim Cournoyer
1ae4325734
gnu: liblinphone: Fix the input type of some dependencies.
...
Libraries being linked to such as libxml2, libiconv and zlib should appear as
'inputs' rather than 'native-inputs'.
* gnu/packages/linphone.scm (liblinphone)[native-inputs]: Move libiconv,
libxml2 and zlib to...
[inputs]: ...here. Move eudev, python-pystache and python-six to
native-inputs.
2020-04-27 00:54:30 -04:00
Maxim Cournoyer
8472c26c25
gnu: liblinphone: Remove hicolor-icon-theme and murrine inputs.
...
Icon themes and theme engines are best left for the users to select and
install themselves.
* gnu/packages/linphone.scm (liblinphone)[inputs]: Remove hicolor-icon-theme.
[propagated-inputs]: Remove murrine.
2020-04-27 00:54:30 -04:00
Brice Waegeneire
3b177a6c33
gnu: Add loadable module to wireguard-linux-compat.
...
* gnu/packages/vpn.scm (wireguard-linux-compat)[build-system]: Replace
'gnu-build-system' by 'linux-module-build-system'.
[outputs]: Add 'kernel-patch'.
[arguments]: Adjust the build system. Add phases 'change-directory' and
'reset-cwd'. Rename phases 'build' to 'build-patch' and 'install' to
'install-patch'.
[description]: Mention the loadable module.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-04-26 18:24:28 -04:00
Efraim Flashner
dc1182751c
gnu: vdirsyncer: Fix building man page.
...
* gnu/packages/dav.scm (vdirsyncer)[arguments]: Add custom phase to
patch function retrieving the version string.
2020-04-26 22:55:29 +03:00
Roel Janssen
1408e2abeb
gnu: r-snplocs-hsapiens-dbsnp144-grch37: Fix description.
...
* gnu/packages/bioconductor.scm: Use two spaces after ending a sentence.
2020-04-26 21:47:19 +02:00
Roel Janssen
63daca1e92
gnu: Add r-snplocs-hsapiens-dbsnp144-grch37.
...
* gnu/packages/bioconductor.scm (r-snplocs-hsapiens-dbsnp144-grch37): New
variable.
2020-04-26 21:34:49 +02:00
Maxim Cournoyer
b58a22e5b7
gnu: Add hackneyed-x11-cursors.
...
* gnu/packages/xorg.scm (hackneyed-x11-cursors): New variable.
2020-04-26 15:32:10 -04:00
Roel Janssen
886125d791
gnu: Add r-motifbreakr.
...
* gnu/packages/bioconductor.scm (r-motifbreakr): New variable.
2020-04-26 21:24:03 +02:00
Roel Janssen
3699bcf54a
gnu: Add r-motifdb.
...
* gnu/packages/bioconductor.scm (r-motifdb): New variable.
2020-04-26 21:07:45 +02:00
Roel Janssen
ec20858a6a
gnu: Add r-pasilla.
...
* gnu/packages/bioconductor.scm (r-pasilla): New variable.
2020-04-26 21:02:00 +02:00
Christopher Baines
f476238431
gnu: guile3.0-chickadee: Rename to guile3.0-chickadee.
...
This avoids having to packages, both called guile-chickadee.
* gnu/packages/game-development.scm (guile3.0-chickadee)[name]: Change from
guile-chickadee to guile3.0-chickadee.
2020-04-26 19:44:33 +01:00
Lars-Dominik Braun
910bf1f7a1
gnu: Add tarsplitter.
...
* gnu/packages/compression.scm (tarsplitter): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-04-26 21:07:43 +03:00
Ricardo Wurmus
d30d3e3f60
gnu: Add netdde.
...
* gnu/packages/hurd.scm (netdde): New variable.
2020-04-26 20:06:30 +02:00
Ricardo Wurmus
71b92e1abd
gnu: Add dde-sources.
...
* gnu/packages/hurd.scm (dde-sources): New variable.
(hurd)[native-inputs]: Add it.
2020-04-26 20:06:28 +02:00
Ricardo Wurmus
706b91ea8d
gnu: hurd: Build DDE libraries.
...
* gnu/packages/hurd.scm (hurd)[native-inputs]: Add "dde-sources".
[inputs]: Add libpciaccess.
[arguments]: Add phase "prepare-dde".
2020-04-26 20:06:17 +02:00
Jan (janneke) Nieuwenhuizen
a7dbb95ca5
gnu: guix: Update to 569c55bee2
.
...
* gnu/packages/package-management.scm (guix): Update to 1.1.0-1.569c55bee2.
2020-04-26 19:52:43 +02:00
Jan (janneke) Nieuwenhuizen
569c55bee2
gnu: guix: Cross-build fix: override compressors.
...
* gnu/packages/package-management.scm (guix)[arguments]: When cross-compiling,
add `fixup-compressors' stage.
[inputs]: When cross-compiling, add `xz'.
2020-04-26 19:52:20 +02:00
Jan (janneke) Nieuwenhuizen
56389433bc
gnu: guix: Cross-build workaround: Run native guile for version.
...
We need to take some care here, the native guile is not necessarily always the
same version as the host guile.
* gnu/packages/package-management.scm (guix)[arguments]: Do not attempt to run
host guile for getting effective-version; resort to native guile.
2020-04-26 19:46:27 +02:00
Jan (janneke) Nieuwenhuizen
d653e184ec
gnu: guix: Do not copy bootstrap-guile when cross-compiling.
...
* gnu/packages/package-management.scm (guix)[arguments]: When cross-compiling,
skip copy-bootstrap-guile phase; needed for tests only.
2020-04-26 19:46:27 +02:00
Leo Famulari
ca4b55882a
gnu: Add rav1e.
...
* gnu/packages/video.scm (rav1e): New variable.
* gnu/packages/rust-apps.scm (rust-cbindgen-0.12, rust-cargo-c): New
variables.
* gnu/packages/crates-io.scm: Various new packages and upgrades.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-04-26 19:57:46 +03:00
Efraim Flashner
ee8de73814
gnu: python-scanpy: Update to 1.4.6.
...
* gnu/packages/bioinformatics.scm (python-scanpy): Update to 1.4.6.
[arguments]: Add another network based test to skip.
[propagated-inputs]: Add python-tqdm.
2020-04-26 15:03:50 +03:00
Marius Bakke
f589cbc4dc
Merge branch 'master' into core-updates
2020-04-26 13:48:06 +02:00
Marius Bakke
2b829898c7
gnu: python-publicsuffix2: Adjust for Guile 3.0.
...
* gnu/packages/python-web.scm (python-publicsuffix2): Provide explicit
destination in calls to FORMAT.
2020-04-26 13:31:16 +02:00
Marius Bakke
52bdd30407
gnu: nim: Adjust for Guile 3.0.
...
* gnu/packages/nim.scm (nim)[arguments]: Provide explicit destination in calls
to FORMAT.
2020-04-26 13:31:16 +02:00
Marius Bakke
05e3ed302f
gnu: tpacpi-bat: Adjust for Guile 3.0.
...
* gnu/packages/linux.scm (tpacpi-bat)[arguments]: Provide explicit destination
in calls to FORMAT.
2020-04-26 13:31:16 +02:00
Marius Bakke
30d0f7fa8f
gnu: nmoldyn: Adjust for Guile 3.0.
...
* gnu/packages/chemistry.scm (nmoldyn)[arguments]: Provide explicit
destination in calls to FORMAT.
2020-04-26 13:31:16 +02:00
Marius Bakke
02de4b1da1
gnu: calcurse: Adjust for Guile 3.0.
...
* gnu/packages/calcurse.scm (calcurse)[arguments]: Provide explicit
destination in calls to FORMAT.
2020-04-26 13:31:15 +02:00
Marius Bakke
f989dffd2c
gnu: thinkfan: Adjust for Guile 3.0.
...
* gnu/packages/linux.scm (thinkfan)[arguments]: Provide explicit destination
in calls to FORMAT (destination is no longer optional with Guile 3).
2020-04-26 13:31:15 +02:00
Eric Brown
660611e5f6
gnu: Add sylpheed.
...
* gnu/packages/mail.scm (sylpheed): New variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-04-26 12:47:19 +02:00
Raghav Gururajan
0745e28d66
gnu: Add xarchiver.
...
* gnu/packages/compression (xarchiver): New variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-04-26 12:25:59 +02:00
Giacomo Leidi
0bf66cbb72
gnu: Add python-osc.
...
* gnu/packages/python-xyz.scm (python-osc): New variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-04-26 12:15:09 +02:00
Evan Straw
bb85018ceb
gnu: hugin: Update to 2019.2.0.
...
* gnu/packages/photo.scm (hugin): Update to 2019.2.0.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-04-26 12:14:49 +02:00
Arun Isaac
018114baa7
gnu: maradns: Fix cross compilation.
...
* gnu/packages/dns.scm (maradns)[arguments]: Build make_32bit_tables for the
host.
2020-04-26 15:14:46 +05:30
Efraim Flashner
186f99f0f7
gnu: perl-glib: Update to 1.3292.
...
* gnu/packages/glib.scm (perl-glib): Update to 1.3292.
2020-04-26 10:22:14 +03:00
Leo Famulari
a17e5092bc
gnu: svt-av1: Update to 0.8.2.
...
* gnu/packages/video.scm (svt-av1): Update to 0.8.2.
2020-04-25 22:26:49 -04:00
Vagrant Cascadian
9b7e41f2d7
gnu: arm-trusted-firmware: Update to 2.3.
...
* gnu/packages/firmware (make-arm-trusted-firmware): Update to 2.3.
[source]: Remove hdcp patch.
* gnu/packages/patches/arm-trusted-firmware-disable-hdcp.patch: Remove patch.
* gnu/local.mk: Update accordingly.
2020-04-25 17:08:52 -07:00
Oleg Pykhalov
396eb9e1a9
gnu: Add sbcl-stumpwm-globalwindows.
...
* gnu/packages/wm.scm (sbcl-stumpwm-globalwindows): New variable.
2020-04-26 01:59:33 +03:00
Raghav Gururajan
5cca16968e
gnu: pavucontrol: Fix icons.
...
* gnu/packages/pulseaudio.scm (pavucontrol): Fix icons.
[build-system]: Use glib-or-gtk-build-system instead of gnu-build-system.
[inputs]: Add adwaita-icon-theme. Re-order inputs.
Since the adwaita icon theme is hard-coded in the application, there is
no choice for the user anyway. So added adwaita-icon-theme to inputs and
changed build-system to glib-or-gtk to fix loading of icons.
2020-04-25 23:01:29 +02:00
Boris A. Dekshteyn
3a5d1c9b6b
gnu: fontmanager: Update to 0.7.7.
...
* gnu/packages/fontutils.scm (fontmanager): Update to 0.7.7.
2020-04-25 22:54:11 +02:00
Holger Peters
b0ec8c675e
gnu: python-webob: Update to 1.8.3
...
* gnu/packages/python-web.scm (python-webob): Update to 1.8.3.
2020-04-25 22:38:11 +02:00
Holger Peters
82bd276d60
gnu: python-pastedeploy: Update to 2.1.0
...
* gnu/packages/python-web.scm (python-pastedeploy): Update to 2.1.0.
[arguments]: Add test-target.
[native-inputs]: Replace python-nose with python-pytest and python-pytest-runner.
2020-04-25 22:38:11 +02:00
Oskar Köök
731e92f0f8
gnu: elixir: Update to 1.10.3.
...
* gnu/packages/elixir.scm (elixir): Update to 1.10.3.
2020-04-25 22:26:48 +02:00
TomZ
813a88bb5a
gnu: flowee: Update to 2020.03.2
...
* gnu/packages/finance.scm (flowee): Update to 2020.03.2
2020-04-25 22:24:00 +02:00
Matthew Kraai
ba11dddbfe
gnu: texlive-latex-pdfx: Fix typo.
...
* gnu/packages/tex.scm (texlive-latex-pdfx)[description]: Fix typo.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-04-25 22:23:20 +02:00
Efraim Flashner
e56ab46ba0
gnu: python-reportlib: Update to 3.5.42.
...
* gnu/packages/pdf.scm (python-reportlib): Update to 3.5.42.
2020-04-25 22:51:37 +03:00
Efraim Flashner
2d8270ad56
gnu: python-reportlib: Add missing libraries.
...
* gnu/packages/pdf.scm (python-reportlib)[arguments]: Add
'use-system-libart' configure flag. Add custom phase to find libraries.
[inputs]: Add libart-lgpl, font-curve-files.
2020-04-25 22:46:34 +03:00
Pierre Neidhardt
8cf6d150b4
gnu: Add osicat.
...
* gnu/packages/lisp-xyz.scm (closicat, sbcl-osicat): New variables.
2020-04-25 19:45:29 +02:00
Mark H Weaver
f84b036305
gnu: webkitgtk: Update to 2.28.2.
...
* gnu/packages/webkit.scm (webkitgtk): Update to 2.28.2.
2020-04-24 23:20:09 -04:00
Mark H Weaver
f2ce2d1274
gnu: linux-libre@5.6: Update deblob scripts.
...
* gnu/packages/linux.scm (deblob-scripts-5.6): Update to 5.6.7.
2020-04-24 19:06:13 -04:00
Pierre Langlois
c10e8cf75e
gnu: u-boot: Update to 2020.04.
...
* gnu/packages/bootloaders (u-boot): Update to 2020.04.
[native-inputs]: Replace sdl with sdl2.
Co-authored-by: Vagrant Cascadian <vagrant@debian.org>
2020-04-24 15:59:44 -07:00
Arun Isaac
0d36d0baea
gnu: Add maradns.
...
* gnu/packages/dns.scm (maradns): New variable.
2020-04-25 03:43:08 +05:30