Leo Prikler
757764b797
gnu: Add gtranslator.
...
* gnu/packages/gnome.scm (gtranslator): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-15 20:52:11 +02:00
Leo Prikler
9ede39d64f
gnu: Add libgda.
...
* gnu/packages/gnome.scm (libgda): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-15 20:52:11 +02:00
Mike Rosset
52139ce5b7
gnu: jack-2: Update to 1.9.14.
...
* gnu/packages/audio.scm (jack-2): Update to 1.9.14.
[arguments]: Add environment variable to phase 'set-linkflags.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2020-09-15 20:07:52 +02:00
Ludovic Courtès
f5163902d7
gnu: guix: Update to 1c21468
.
...
* gnu/packages/package-management.scm (guix): Update to 1c21468
.
2020-09-15 15:29:30 +02:00
Tobias Geerinckx-Rice
e880e63740
gnu: fio: Update to 3.23.
...
* gnu/packages/benchmark.scm (fio): Update to 3.23.
2020-09-15 14:57:07 +02:00
Tobias Geerinckx-Rice
6493d0eec4
gnu: htop: Update to 3.0.2.
...
* gnu/packages/admin.scm (htop): Update to 3.0.2.
[native-inputs]: Remove python-wrapper.
2020-09-15 14:57:07 +02:00
Gabriel Arazas
1c21468c7a
gnu: Add goxel.
...
* gnu/packages/graphics.scm (goxel): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-15 14:40:20 +02:00
Ludovic Courtès
1b157bbef0
services: bitlbee: Support libpurple plugins.
...
* gnu/services/messaging.scm (bitlbee-shepherd-service): Pass
PURPLE_PLUGIN_PATH as #:environment-variables.
2020-09-15 14:40:20 +02:00
Pierre Neidhardt
6e05adbb8f
gnu: sbcl-trivial-clipboard: Update to 20200904.
...
* gnu/packages/lisp-xyz.scm (sbcl-trivial-clipboard): Update to 20200904.
2020-09-15 13:26:00 +02:00
Efraim Flashner
a8360892d7
gnu: waybar: Fix build.
...
Reported by bdju.
* gnu/packages/pretty-print.scm (fmt-6): New variable.
* gnu/packages/wm.scm (waybar)[inputs]: Replace fmt with fmt-6.
2020-09-15 12:02:28 +03:00
Nicolas Goaziou
b10edcb9d4
gnu: emacs-org: Update to 9.4.
...
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.4.
(emacs-org-contrib): Update to 20200914.
2020-09-15 09:21:15 +02:00
Efraim Flashner
af4c633bbb
gnu: roffit: Adjust install phase.
...
* gnu/packages/groff.scm (roffit)[arguments]: Remove make-flags. Remove
custom 'pre-install phase. Replace 'install phase to also install
manpage.
2020-09-15 09:41:37 +03:00
Efraim Flashner
8aea855ac1
gnu: roffit: Wrap binary.
...
Fixes <https://debbugs.gnu.org/43306 >.
* gnu/packages/groff.scm (roffit)[arguments]: Add 'wrap-binary phase to
help find perl libraries.
2020-09-15 09:37:18 +03:00
Ricardo Wurmus
818237d947
gnu: bsequencer: Update to 1.8.0.
...
* gnu/packages/music.scm (bsequencer): Update to 1.8.0.
2020-09-15 01:40:54 +02:00
Oleg Pykhalov
f6dfe42129
services: docker: Fix service definition.
...
This commit follows a404716d41
.
* gnu/services/docker.scm
(docker-configuration)[docker-cli]: New record field.
(docker-service-type): Use this.
* doc/guix.texi (Miscellaneous Services)[Docker Service]: Document this.
2020-09-15 01:10:55 +03:00
Prafulla Giri
8ba70a6ad3
gnu: kdenlive: Change source URL to follow permanent redirection.
...
* gnu/packages/kde.scm (kdenlive)[source]: Change url to follow
permanent redirection.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-14 23:04:11 +02:00
Prafulla Giri
e33a1e546a
gnu: kde: kdenlive: Make breeze theme available at runtime.
...
* gnu/packages/kde.scm (kdenlive):
[inputs]: Add breeze.
[arguments]: In wrap-program phase, add XDG_DATA_DIRS to include
the 'share' sub-directory of the package breeze.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-14 23:04:11 +02:00
Sébastien Lerique
0d63abebd1
gnu: Add ripmime.
...
* gnu/packages/mail.scm (ripmime): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-14 23:04:10 +02:00
Ludovic Courtès
6cb573889b
gnu: guix: Update to 846403e
.
...
* gnu/packages/package-management.scm (guix): Update to 846403e
.
2020-09-14 23:04:10 +02:00
Efraim Flashner
a404716d41
services: docker: Fix service definition.
...
This is a follow-up to 8422a67dc1
.
* gnu/services/docker.scm (docker-service-type): Use a composed list for
packages in profile-service-type.
2020-09-14 23:22:34 +03:00
Efraim Flashner
276ab588a8
gnu: maven-compiler-plugin: Don't use unstable tarball.
...
* gnu/packages/maven.scm (maven-compiler-plugin)[source]: Download using
git-fetch.
2020-09-14 23:13:22 +03:00
Efraim Flashner
7cd50ad7fa
gnu: maven-resources-plugin: Don't use unstable tarball.
...
* gnu/packages/maven.scm (maven-resources-plugin)[source]: Download
using git-fetch.
2020-09-14 23:13:22 +03:00
Efraim Flashner
05cd8837eb
gnu: maven-jar-plugin: Don't use unstable tarball.
...
* gnu/packages/maven.scm (maven-jar-plugin)[source]: Download using
git-fetch.
2020-09-14 23:13:22 +03:00
Efraim Flashner
819ead3592
gnu: java-hdrhistogram: Don't use unstable tarball.
...
* gnu/packages/java.scm (java-hdrhistogram)[source]: Download using
git-fetch.
[arguments]: Add phase to make source writable.
2020-09-14 23:13:22 +03:00
Ricardo Wurmus
3159fcf145
gnu: r-wgcna: Move to (gnu packages bioconductor).
...
This is a follow-up to commit 6e0ab26f31
.
* gnu/packages/cran.scm (r-wgcna): Move from here...
* gnu/packages/bioconductor.scm (r-wgcna): ...to here.
2020-09-14 21:40:15 +02:00
zimoun
3292f6eda0
gnu: r-fithic: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-fithic): Move from here...
* gnu/packages/bioconductor.scm (r-fithic): ...to here.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-14 21:40:15 +02:00
zimoun
7df42d3774
gnu: r-hitc: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-hitc): Move from here...
* gnu/packages/bioconductor.scm (r-hitc): ...to here.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-14 21:40:15 +02:00
zimoun
63b75c01c2
gnu: r-hdf5array: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-hdf5array): Move from here...
* gnu/packages/bioconductor.scm (r-hdf5array): ...to here.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-14 21:40:10 +02:00
zimoun
c61268c1b7
gnu: r-rhdf5lib: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-rhdf5lib): Move from here...
* gnu/packages/bioconductor.scm (r-rhdf5lib): ...to here.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-14 21:39:33 +02:00
zimoun
8863c14cd8
gnu: r-beachmat: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-beachmat): Move from here...
* gnu/packages/bioconductor.scm (r-beachmat): ...to here.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-14 21:39:30 +02:00
zimoun
916a3e59ab
gnu: r-singlecellexperiment: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-singlecellexperiment): Move from here...
* gnu/packages/bioconductor.scm (r-singlecellexperiment): ...to here.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-14 21:39:27 +02:00
zimoun
6b1946b334
gnu: r-scater: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-scater): Move from here...
* gnu/packages/bioconductor.scm (r-scater): ...to here.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-14 21:39:24 +02:00
zimoun
1193b77e60
gnu: r-scran: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-scran): Move from here...
* gnu/packages/bioconductor.scm (r-scran): ...to here.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-14 21:39:22 +02:00
zimoun
8c7c6db408
gnu: r-delayedmatrixstats: Move to (gnu packages bioconductor).
...
* gnu/packages/bioinformatics.scm (r-delayedmatrixstats): Move from here...
* gnu/packages/bioconductor.scm (r-delayedmatrixstats): ...to here.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-14 21:39:19 +02:00
zimoun
b3a998374c
gnu: r-rgraphviz: Move to (gnu packages bioconductor).
...
* gnu/packages/graph.scm (r-rgraphviz): Move from here...
* gnu/packages/bioconductor.scm (r-rgraphviz): ...to here.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-14 21:39:16 +02:00
zimoun
6e0ab26f31
gnu: r-preprocesscore: Move to (gnu packages bioconductor).
...
* gnu/packages/statistics.scm (r-preprocesscore): Move from here...
* gnu/packages/bioconductor.scm (r-preprocesscore): ...to here.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-14 21:39:12 +02:00
zimoun
f4d920b9f7
gnu: r-fourcseq: Move to (gnu packages bioconductor).
...
* gnu/packages/cran.scm (r-fourcseq): Move from here...
* gnu/packages/bioconductor.scm (r-fourcseq): ...to here.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-14 21:39:00 +02:00
Ricardo Wurmus
62881beb4d
gnu: r-rgraphviz: Build reproducibly.
...
Fixes <https://bugs.gnu.org/43398 >.
* gnu/packages/graph.scm (r-rgraphviz)[arguments]: Add phase
"make-reproducible".
2020-09-14 21:25:17 +02:00
Ricardo Wurmus
d60739dff2
gnu: r-quantreg: Update to 5.67.
...
* gnu/packages/statistics.scm (r-quantreg): Update to 5.67.
2020-09-14 19:07:47 +02:00
Ricardo Wurmus
2feb943558
gnu: r-cowplot: Update to 1.1.0.
...
* gnu/packages/statistics.scm (r-cowplot): Update to 1.1.0.
[native-inputs]: Add r-knitr.
2020-09-14 19:07:47 +02:00
Ricardo Wurmus
90ff99d9c5
gnu: r-rcpparmadillo: Update to 0.9.900.3.0.
...
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.900.3.0.
2020-09-14 19:07:47 +02:00
Ricardo Wurmus
995641369e
gnu: r-ggdendro: Update to 0.1.22.
...
* gnu/packages/statistics.scm (r-ggdendro): Update to 0.1.22.
2020-09-14 19:07:47 +02:00
Ricardo Wurmus
7e2aa0efba
gnu: r-stringi: Update to 1.5.3.
...
* gnu/packages/statistics.scm (r-stringi): Update to 1.5.3.
2020-09-14 19:07:47 +02:00
Ricardo Wurmus
98f76dbcfb
gnu: r-mass: Update to 7.3-53.
...
* gnu/packages/statistics.scm (r-mass): Update to 7.3-53.
2020-09-14 19:07:47 +02:00
Ricardo Wurmus
1c1b941902
gnu: r-diversitree: Update to 0.9-14.
...
* gnu/packages/cran.scm (r-diversitree): Update to 0.9-14.
2020-09-14 19:07:47 +02:00
Ricardo Wurmus
8731d274ae
gnu: r-seurat: Update to 3.2.1.
...
* gnu/packages/cran.scm (r-seurat): Update to 3.2.1.
[propagated-inputs]: Remove r-ape; add r-matrixstats.
2020-09-14 19:07:47 +02:00
Ricardo Wurmus
e6711231ed
gnu: r-rfast: Update to 2.0.1.
...
* gnu/packages/cran.scm (r-rfast): Update to 2.0.1.
2020-09-14 19:07:47 +02:00
Ricardo Wurmus
0982ffa898
gnu: r-scatterpie: Update to 0.1.5.
...
* gnu/packages/cran.scm (r-scatterpie): Update to 0.1.5.
2020-09-14 19:07:47 +02:00
Ricardo Wurmus
df2210be8b
gnu: r-forecast: Update to 8.13.
...
* gnu/packages/cran.scm (r-forecast): Update to 8.13.
2020-09-14 19:07:47 +02:00
Ricardo Wurmus
ad10a45225
gnu: r-gamlss: Update to 5.2-0.
...
* gnu/packages/cran.scm (r-gamlss): Update to 5.2-0.
2020-09-14 19:07:47 +02:00
Ricardo Wurmus
bf37420fe7
gnu: r-parameters: Update to 0.8.5.
...
* gnu/packages/cran.scm (r-parameters): Update to 0.8.5.
2020-09-14 19:07:47 +02:00
Ricardo Wurmus
515b746945
gnu: r-systemfonts: Update to 0.3.1.
...
* gnu/packages/cran.scm (r-systemfonts): Update to 0.3.1.
2020-09-14 19:07:46 +02:00
Ricardo Wurmus
3f67fb11cf
gnu: r-dalex: Update to 2.0.
...
* gnu/packages/cran.scm (r-dalex): Update to 2.0.
2020-09-14 19:07:46 +02:00
Ricardo Wurmus
ef59d57841
gnu: r-sf: Update to 0.9-6.
...
* gnu/packages/cran.scm (r-sf): Update to 0.9-6.
2020-09-14 19:07:46 +02:00
Ricardo Wurmus
b426f79602
gnu: r-deldir: Update to 0.1-29.
...
* gnu/packages/cran.scm (r-deldir): Update to 0.1-29.
2020-09-14 19:07:46 +02:00
Ricardo Wurmus
0435f7eec1
gnu: r-shinyjs: Update to 2.0.0.
...
* gnu/packages/cran.scm (r-shinyjs): Update to 2.0.0.
[native-inputs]: Add r-knitr.
2020-09-14 19:07:46 +02:00
Ricardo Wurmus
11f448ba74
gnu: r-etm: Update to 1.1.1.
...
* gnu/packages/cran.scm (r-etm): Update to 1.1.1.
2020-09-14 19:07:46 +02:00
Ricardo Wurmus
ffe714b5f4
gnu: r-fields: Update to 11.4.
...
* gnu/packages/cran.scm (r-fields): Update to 11.4.
2020-09-14 19:07:46 +02:00
Ricardo Wurmus
0f93324a83
gnu: r-rnifti: Update to 1.2.2.
...
* gnu/packages/cran.scm (r-rnifti): Update to 1.2.2.
2020-09-14 19:07:46 +02:00
Ricardo Wurmus
0b73771ad9
gnu: r-misc3d: Update to 0.9-0.
...
* gnu/packages/cran.scm (r-misc3d): Update to 0.9-0.
2020-09-14 19:07:46 +02:00
Ricardo Wurmus
015e15c836
gnu: r-rcpphnsw: Update to 0.3.0.
...
* gnu/packages/cran.scm (r-rcpphnsw): Update to 0.3.0.
2020-09-14 19:07:46 +02:00
Ricardo Wurmus
a1e92714ce
gnu: r-ggeffects: Update to 0.16.0.
...
* gnu/packages/cran.scm (r-ggeffects): Update to 0.16.0.
2020-09-14 19:07:46 +02:00
Ricardo Wurmus
7975d2c3b8
gnu: r-performance: Update to 0.5.0.
...
* gnu/packages/cran.scm (r-performance): Update to 0.5.0.
2020-09-14 19:07:46 +02:00
Ricardo Wurmus
5efeef3f01
gnu: r-mosaicdata: Update to 0.20.1.
...
* gnu/packages/cran.scm (r-mosaicdata): Update to 0.20.1.
2020-09-14 19:07:46 +02:00
Ricardo Wurmus
9e3712958f
gnu: r-mosaiccore: Update to 0.8.0.
...
* gnu/packages/cran.scm (r-mosaiccore): Update to 0.8.0.
[propagated-inputs]: Remove r-lazyeval.
2020-09-14 19:07:46 +02:00
Ricardo Wurmus
6880269b94
gnu: r-flextable: Update to 0.5.11.
...
* gnu/packages/cran.scm (r-flextable): Update to 0.5.11.
2020-09-14 19:07:45 +02:00
Ricardo Wurmus
07c1620f81
gnu: r-insight: Update to 0.9.5.
...
* gnu/packages/cran.scm (r-insight): Update to 0.9.5.
2020-09-14 19:07:45 +02:00
Ricardo Wurmus
9a22da3790
gnu: r-officer: Update to 0.3.14.
...
* gnu/packages/cran.scm (r-officer): Update to 0.3.14.
2020-09-14 19:07:45 +02:00
Ricardo Wurmus
16cc10eafb
gnu: r-extradistr: Update to 1.9.1.
...
* gnu/packages/cran.scm (r-extradistr): Update to 1.9.1.
2020-09-14 19:07:45 +02:00
Ricardo Wurmus
8d8db33f71
gnu: r-tsa: Update to 1.3.
...
* gnu/packages/cran.scm (r-tsa): Update to 1.3.
[propagated-inputs]: Add r-tseries.
2020-09-14 19:07:45 +02:00
Ricardo Wurmus
60e4d97295
gnu: r-xfun: Update to 0.17.
...
* gnu/packages/cran.scm (r-xfun): Update to 0.17.
2020-09-14 19:07:45 +02:00
Ricardo Wurmus
cb4243eaba
gnu: r-processx: Update to 3.4.4.
...
* gnu/packages/cran.scm (r-processx): Update to 3.4.4.
2020-09-14 19:07:45 +02:00
Ricardo Wurmus
302dacec7e
gnu: r-xts: Update to 0.12.1.
...
* gnu/packages/cran.scm (r-xts): Update to 0.12.1.
2020-09-14 19:07:45 +02:00
Ricardo Wurmus
dee6078a86
gnu: r-psych: Update to 2.0.8.
...
* gnu/packages/cran.scm (r-psych): Update to 2.0.8.
2020-09-14 19:07:45 +02:00
Ricardo Wurmus
c5199f2918
gnu: r-inline: Update to 0.3.16.
...
* gnu/packages/cran.scm (r-inline): Update to 0.3.16.
2020-09-14 19:07:45 +02:00
Ricardo Wurmus
5473d23f59
gnu: r-lmtest: Update to 0.9-38.
...
* gnu/packages/cran.scm (r-lmtest): Update to 0.9-38.
2020-09-14 19:07:45 +02:00
Ricardo Wurmus
54c91e4a66
gnu: r-shape: Update to 1.4.5.
...
* gnu/packages/cran.scm (r-shape): Update to 1.4.5.
2020-09-14 19:07:45 +02:00
Ricardo Wurmus
8c7a185779
gnu: r-jsonlite: Update to 1.7.1.
...
* gnu/packages/cran.scm (r-jsonlite): Update to 1.7.1.
2020-09-14 19:07:45 +02:00
Ricardo Wurmus
adde909369
gnu: r-callr: Update to 3.4.4.
...
* gnu/packages/cran.scm (r-callr): Update to 3.4.4.
2020-09-14 19:07:44 +02:00
Ricardo Wurmus
c629dce1df
gnu: r-ggpmisc: Update to 0.3.6.
...
* gnu/packages/cran.scm (r-ggpmisc): Update to 0.3.6.
[propagated-inputs]: Add r-glue.
2020-09-14 19:07:44 +02:00
Ricardo Wurmus
e1ce10e385
gnu: r-activedriverwgs: Update to 1.1.0.
...
* gnu/packages/bioconductor.scm (r-activedriverwgs): Update to 1.1.0.
[propagated-inputs]: Remove r-plyr.
[native-inputs]: Add r-knitr.
2020-09-14 19:07:44 +02:00
Mathieu Othacehe
327f6aec55
gnu: emacs-esup: Fix build.
...
* gnu/packages/emacs-xyz.scm (emacs-esup): Update to 0.7.1-1.0de8af8.
[native-inputs]: Add "emacs-buttercup" and "emacs-undercover", remove
"emacs-el-mock".
[propagated-inputs]: Add "emacs-dash".
[arguments]: Fix testing.
2020-09-14 18:12:41 +02:00
Alexandros Theodotou
913faed8ba
gnu: Add lsp-dsp-lib.
...
* gnu/packages/audio.scm (lsp-dsp-lib): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-14 17:23:32 +03:00
Efraim Flashner
8422a67dc1
services: docker: Make docker command available.
...
* gnu/services/docker.scm (docker-service-type): Extend the
profile-service-type and add the docker-cli package.
2020-09-14 17:21:16 +03:00
Ryan Prior
4a2cb3fa0e
gnu: Add quickjs.
...
* gnu/packages/javascript.scm (quickjs): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-14 16:12:36 +02:00
Mathieu Othacehe
bc5dcd9ef5
gnu: cuirass: Update to 0.0.1-45.cf11b73.
...
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-45.cf11b73.
2020-09-14 14:43:33 +02:00
Stefan
8c4f1aa85f
gnu: grub: Support loading files from TFTP if the root filesystem is NFS.
...
* gnu/bootloader/grub.scm (grub-root-search): Set the root to "(tftp)" if
the searched-for file is stored on NFS.
2020-09-14 14:25:04 +02:00
Ricardo Wurmus
f6807498be
gnu: Add altermime.
...
* gnu/packages/mail.scm (altermime): New variable.
2020-09-14 13:17:46 +02:00
zimoun
c22c6de453
gnu: rapicorn: Use pandoc instead of ghc-pandoc.
...
* gnu/packages/graphics.scm (rapicorn)[native-inputs]: Replace ghc-pandoc with
pandoc.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-14 10:51:27 +02:00
zimoun
885332832c
gnu: ganeti: Use pandoc instead of ghc-pandoc.
...
* gnu/packages/text-editors.scm (ganeti)[native-inputs]: Replace ghc-pandoc
with pandoc.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-14 10:51:27 +02:00
zimoun
5dc5a3116b
gnu: manuskript: Use pandoc instead of ghc-pandoc.
...
* gnu/packages/text-editors.scm (manuskript)[inputs]: Replace ghc-pandoc with
pandoc.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-14 10:51:26 +02:00
zimoun
991c61678b
gnu: emacs-org-web-tools: Use pandoc instead of ghc-pandoc.
...
* gnu/packages/emacs-xyz.scm (emacs-org-webtools)[inputs]: Replace ghc-pandoc
with pandoc.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-14 10:51:26 +02:00
zimoun
d37279ee1e
gnu: emacs-ox-pandoc: Use pandoc instead of ghc-pandoc.
...
* gnu/packages/emacs-xyz.scm (emacs-ox-pandoc)[inputs]: Replace ghc-pandoc
with pandoc.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-14 10:51:26 +02:00
zimoun
8cc8e584ab
gnu: ruby-pandoc-ruby: Use pandoc instead of ghc-pandoc.
...
* gnu/packages/ruby.scm (ruby-pandoc-ruby)[native-inputs]: Replace ghc-pandoc
with pandoc.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-14 10:51:26 +02:00
Pierre Neidhardt
24244f3fbf
gnu: python-wrapper: Mention pip in description.
...
* gnu/packages/python.scm (python-wrapper)[description]: Mention that `pip'
won't work properly if both python and python-wrapper are installed.
2020-09-14 10:35:05 +02:00
Efraim Flashner
f165f7c9cb
gnu: sxiv: Use 'cc-for-target'.
...
* gnu/packages/image-viewers.scm (sxiv)[arguments]: Replace hard-coded
gcc substitution with cc-for-target in make-flags.
2020-09-14 10:30:42 +03:00
Efraim Flashner
858bb37a1d
gnu: sxiv: Install icons.
...
* gnu/packages/image-viewers.scm (sxiv)[arguments]: Add custom phase to
install icons.
2020-09-14 10:27:46 +03:00
Efraim Flashner
d67a3beb52
gnu: sxiv: Install desktop file.
...
* gnu/packages/image-viewers.scm (sxiv)[arguments]: Add custom
'install-desktop-file phase to install desktop file.
2020-09-14 10:25:34 +03:00
Gabriel Arazas
e641a95694
gnu: rofi: Update to 1.6.0.
...
* gnu/packages/xdisorg.scm (rofi): Update to 1.6.0.
[inputs]: Add libjpeg-turbo.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-14 10:08:24 +03:00
Robin Green
1042d269a7
gnu: Update coq and its dependents
...
* gnu/packages/coq.scm (coq): Update to 8.11.2
(coq-flocq): Update to 3.3.1
(coq-gappa): Update to 1.4.4
(coq-mathcomp): Update to 1.11.0
(coq-coquelicot): Update to 3.1.0
(coq-bignums): Update to 8.11.0
(coq-interval): Update to 4.0.0
(coq-equations): Update to 1.2.3
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-09-14 01:55:52 +02:00