Alexey Abramov
5be01dcdc1
gnu: obs: Use an environment variable for plugins location.
...
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/video.scm (obs): Use it.
* gnu/packages/patches/obs-modules-location.patch: Patch it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-02-02 11:05:43 +01:00
Sharlatan Hellseher
65454c1caa
gnu: sbcl-parse-float: Update to 0.0.0-2.3074765.
...
* gnu/packages/listp-xyz.scm (sbcl-parse-float): Update to 0.0.0-2.3074765.
[native-inputs]: Remove prove, add lisp-unit.
[inputs]: Remove babel.
[arguments]: Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-02-02 10:36:40 +01:00
Sharlatan Hellseher
13337a2fa0
gnu: sbcl-3bz: Update to 0.0.0-1.569614c.
...
* gnu/packages/lisp-xyz.scm (sbcl-3bz): Update to 0.0.0-1.569614c.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-02-02 10:36:40 +01:00
Zhu Zihao
90ad8bd1a6
gnu: ecl: Propagate some dependencies used in header files.
...
* gnu/packages/lisp.scm(ecl)[inputs]: Move gmp, libatomic-ops, libgc and
libffi to...
[propagated-inputs]: ... here.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-02-02 10:36:40 +01:00
EuAndreh
625708b03a
gnu: Add mdpo.
...
gnu/packages/gettext.scm (mdpo): New variable.
gnu/packages/python-xyz (python-polib): Update to 1.1.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-02 10:24:26 +01:00
Nicolas Goaziou
3ee3e98971
gnu: Add python-bump2version.
...
* gnu/packages/python-xyz.scm (python-bump2version): New variable.
2021-02-02 10:24:25 +01:00
Nicolas Goaziou
c1377a323c
gnu: Add python-pre-commit.
...
* gnu/packages/python-xyz.scm (python-pre-commit): New variable.
2021-02-02 10:24:25 +01:00
Nicolas Goaziou
7594f660db
gnu: Add python-flake8-print.
...
* gnu/packages/python-xyz.scm (python-flake8-print): New variable.
2021-02-02 10:24:25 +01:00
Nicolas Goaziou
868d2420f0
gnu: Add python-flake8-implicit-str-concat.
...
* gnu/packages/python-xyz.scm (python-flake8-implicit-str-concat): New variable.
2021-02-02 10:24:24 +01:00
Nicolas Goaziou
8eb32ee059
gnu: Add python-yamllint.
...
* gnu/packages/python-xyz.scm (python-yamllint): New variable.
2021-02-02 10:24:24 +01:00
Nicolas Goaziou
e5c1348a8c
gnu: Add python-sphinx-argparse.
...
* gnu/packages/sphinx.scm (python-sphinx-argparse): New variable.
2021-02-02 10:24:24 +01:00
EuAndreh
4264cf97c9
gnu: Add python-pymd4c.
...
* gnu/packages/python-xyz.scm (python-pymd4c): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-02 10:24:23 +01:00
EuAndreh
966bdd1181
gnu: Add md4c.
...
* gnu/packages/markup.scm (md4c): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-02 10:24:23 +01:00
Clément Lassieur
13b2c44e5a
gnu: emacs-rg: Fix use on remote systems.
...
* gnu/packages/emacs-xyz.scm (emacs-rg)[inputs]: Remove. Move ripgrep to...
[propagated-inputs]: ... here. This also gives access to ripgrep's manual.
[arguments]: Replace the full path with the executable name.
2021-02-02 09:50:02 +01:00
Alexandr Vityazev
b66d9db336
gnu: emacs-imenu-list: Update to 0.8-0.46008.
...
* gnu/packages/emacs-xyz.scm (emacs-imenu-list): Update to 0.8-0.46008.
Fixes in that commit adapt the display function for changes in emacs 27.0.50.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-02 09:13:20 +01:00
Antoine Côté
796c9b0bf5
gnu: Add font-fira-go.
...
* gnu/packages/fonts.scm (font-fira-go): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-02-02 01:11:32 -05:00
Alexandros Theodotou
5b5915560e
gnu: Add zplugins.
...
* gnu/packages/music.scm (zplugins): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-02-01 19:54:35 -05:00
Alexandros Theodotou
60a5071f60
gnu: ztoolkit-rsvg: Move dependencies to propagated-inputs.
...
* gnu/packages/audio.scm (ztoolkit-rsvg)[inputs]: Remove librsvg.
[propagated-inputs]: Add librsvg.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-02-01 19:54:35 -05:00
Alexandros Theodotou
4bce3a06b1
gnu: ztoolkit: Move dependencies to propagated-inputs.
...
* gnu/packages/audio.scm (ztoolkit):[inputs]: Remove cairo, libx11.
[propagated-inputs]: Add cairo, libx11.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-02-01 19:54:35 -05:00
Léo Le Bouter
5ecc09551b
gnu: emacs-next-pgtk: Update to 28.0.50-1.ae18c8e.
...
* gnu/packages/emacs.scm (emacs-next-pgtk): Update to 28.0.50-1.ae18c8e.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-02-01 18:53:28 -05:00
Nicolas Goaziou
2ab2d8e554
gnu: python-folium: Update to 0.12.1.
...
* gnu/packages/python-xyz.scm (python-folium): Update to 0.12.1.
[source]: Fetch from GitHub instead of PyPI.
2021-02-01 21:53:28 +01:00
Nicolas Goaziou
aae32847b8
gnu: keepassxc: Update to 2.6.4.
...
* gnu/packages/password-utils.scm (keepassxc): Update to 2.6.4.
2021-02-01 21:42:05 +01:00
Nicolas Goaziou
1c1ff84f67
gnu: python-pikepdf: Update to 2.5.2.
...
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.5.2.
2021-02-01 21:38:11 +01:00
Leo Famulari
75b775e81b
Merge branch 'staging'
2021-02-01 14:18:38 -05:00
Mathieu Othacehe
85843123de
gnu: cuirass: Update to 0.0.1-64.79b77b4.
...
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-64.79b77b4.
2021-02-01 18:20:19 +01:00
Kei Kebreau
1f1c525ac9
gnu: openbabel: Update to 3.1.1.
...
* gnu/packages/chemistry.scm (openbabel): Update to 3.1.1.
[source]: Update URI.
[arguments]: Temporarily skip tests on i686-linux.
2021-02-01 12:07:01 -05:00
Kei Kebreau
35bb3d5ffd
gnu: inchi: Update to 1.06.
...
* gnu/packages/chemistry.scm (inchi): Update to 1.06.
[source]: Use HTTPS.
[native-inputs]: Update inchi-doc hash.
2021-02-01 12:07:01 -05:00
Efraim Flashner
877ab0266c
gnu: vcflib: Fix generated pkg-config file.
...
* gnu/packages/bioinformatics.scm (vcflib)[arguments]: In custom
generated pkg-config file, link with all needed libraries and
fix linker library.
* gnu/packages/patches/freebayes-devendor-deps.patch: Adjust accordingly.
2021-02-01 19:02:14 +02:00
Ludovic Courtès
93af2ac871
gnu: rdma-core: Build as "RelWithDebInfo".
...
This allows users to use '--with-debug-info=rdma-core' and is otherwise
equivalent to "Release".
* gnu/packages/linux.scm (rdma-core)[arguments]: Remove #:build-type.
2021-02-01 12:51:03 +01:00
Ludovic Courtès
37e997bc78
gnu: rdma-core: Remove "-DIOCTL_MODE=write" configure flag.
...
Fixes <https://bugs.gnu.org/46229 >.
This flag was added in commit 2b14c60d38
.
It is apparently no longer needed. Worse, it now causes segfaults when
used with Omni-Path devices, as reported in the bug above.
* gnu/packages/linux.scm (rdma-core)[arguments]: Remove
"-DIOCTL_MODE=write" from #:configure-flags.
2021-02-01 12:51:03 +01:00
Mathieu Othacehe
221fddd2e2
gnu: cuirass: Update to 0.0.1-63.da93cb9.
...
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-63.da93cb9.
2021-02-01 12:07:21 +01:00
Mathieu Othacehe
bd139ecda2
gnu: cuirass: Update to 0.0.1-62.74c1a94.
...
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-62.74c1a94.
2021-02-01 11:52:14 +01:00
Fredrik Salomonsson
21f1f55012
gnu: pinentry-rofi: Update to 2.0.3.
...
* gnu/packages/gnupg.scm (pinentry-rofi): Update to 2.0.3.
[arguments]: Add make installcheck phase to verify the installed artifact.
[native-inputs]: Add autoconf-archive.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-02-01 12:49:51 +02:00
Christopher Baines
f1fada8ace
gnu: guix-data-service: Update to 0.0.1-24.060df92.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-24.060df92.
2021-02-01 08:46:47 +00:00
Leo Famulari
263b3961f4
Revert "gnu: kwayland: Enable test suite."
...
This reverts commit ba3e25bbf2
.
This commit is reverted because it caused kwayland to no longer build on the
build farm. Specifically, the test "PlasmaWindowModelTest::testVirtualDesktops"
fails.
See this discussion for more information:
https://lists.gnu.org/archive/html/guix-devel/2021-01/msg00382.html
2021-02-01 03:02:49 -05:00
Leo Famulari
85243d0d63
gnu: dump: Update to 0.4b47.
...
* gnu/packages/backup.scm (dump): Update to 0.4b47.
[inputs]: Replace OPENSSL-1.0 with OPENSSL.
2021-01-31 16:31:30 -05:00
Morgan Smith
8d2465fcfe
gnu: emacs: Make strip-double-wrap more robust
...
* gnu/packages/emacs.scm (emacs) [strip-double-wrap]:
Use regex to find emacs executable. This works even when the version is
changed by package transformations (ex: version=git.master)
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-31 21:49:58 +01:00
Ludovic Courtès
a0b6a7ee2e
gnu: autoconf: Update to 2.71.
...
* gnu/packages/autotools.scm (autoconf-2.70): Rename to...
(autoconf-2.71): ... this. Update to 2.71.
2021-01-31 21:49:58 +01:00
Greg Hogan
4ea5767d3a
gnu: python-sympy: Update to 1.7.1.
...
* gnu/packages/python-xyz.scm (python-sympy): Update to 1.7.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-31 22:26:15 +02:00
Michael Rohleder
a6250b6774
gnu: mousepad: Update to 0.5.2.
...
* gnu/packages/xfce.scm (mousepad): Update to 0.5.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-31 22:26:14 +02:00
Robert Karszniewicz
f936f078bc
gnu: utox: Update to 0.18.1.
...
* gnu/packages/messaging.scm (utox): Update to 0.18.1.
[inputs]: Remove libsodium.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-31 22:26:14 +02:00
Tobias Geerinckx-Rice
8574c822f6
gnu: privoxy: Update to 3.0.31 [fixes OVE-20210130-0001, OVE-20210128-0001].
...
* gnu/packages/tor.scm (privoxy): Update to 3.0.31.
2021-01-31 21:17:46 +01:00
Brice Waegeneire
9c8156507a
gnu: opendoas: Update to 6.8.1 [fixes CVE-2019-25016].
...
* gnu/packages/admin.scm (opendoas): Update to 6.8.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-01-31 15:05:24 -05:00
Jonathan Brielmaier
63c237d044
gnu: libchewing: Disable parallel tests.
...
Some tests fail constant when building with multiple threads.
* gnu/packages/language.scm (libchewing)[arguments]: Set
`parallel-tests` to false.
2021-01-31 18:00:22 +01:00
Nicolas Goaziou
f43a652d4c
gnu: sshpass: Update to 1.09.
...
* gnu/packages/ssh.scm (sshpass): Update to 1.09. Re-order fields.
2021-01-31 17:53:56 +01:00
Evgeny Pisemsky
3eb84a488e
gnu: emacs-adaptive-wrap: Update source URI.
...
* gnu/packages/emacs-xyz.scm (emacs-adaptive-wrap)[source]: Update URI.
This fixes a "download failed" error when building the package.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-31 17:51:03 +01:00
Tobias Geerinckx-Rice
d09831fe52
installer: Edit desktop selection prompt.
...
* gnu/installer/newt/services.scm (run-desktop-environments-cbt-page):
Fix and clarify the #:info-text.
2021-01-31 17:08:17 +01:00
Tanguy Le Carrour
232a10f006
gnu: Add licenseheaders.
...
* gnu/packages/license.scm (licenseheaders): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-31 17:00:29 +01:00
Lars-Dominik Braun
d6f79bc64d
gnu: teeworlds: Fix audio.
...
* gnu/packages/games.scm (teeworlds)[source]: Enable recursive cloning.
[build-system]: Switch to cmake-build-system.
[arguments]: Remove custom phases build and install.
[inputs]: Add openssl.
[native-inputs]: Remove bam.
[license]: Add map/language data license.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-31 16:57:25 +01:00
Efraim Flashner
3d72867e10
gnu: Add python-threadpoolctl.
...
* gnu/packages/machine-learning.scm (python-threadpoolctl): New variable.
2021-01-31 16:31:32 +02:00