Greg Hogan
ae8de60351
gnu: clang-toolchain-11: Use libomp-11.
...
* gnu/packages/llvm.scm (clang-toolchain-11): Switch dependency from the
default libomp-13 to libomp-11.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-04 12:05:48 +02:00
Greg Hogan
fdd5bf9fb7
gnu: Add libomp-11.
...
* gnu/packages/llvm.scm (libomp-11): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-04 12:05:47 +02:00
Greg Hogan
07e1b5a32a
gnu: clang-toolchain-12: Use libomp-12.
...
* gnu/packages/llvm.scm (clang-toolchain-12): Switch dependency from the
default libomp-13 to libomp-12.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-04 12:05:47 +02:00
Greg Hogan
68dfb535d3
gnu: Add libomp-12.
...
* gnu/packages/llvm.scm (libomp-12): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-04 12:05:47 +02:00
Greg Hogan
a46a980abe
gnu: libomp-13: Reference llvm-13 version string.
...
* gnu/packages/llvm.scm (libomp-13): Reference llvm-13 version string.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-04 12:05:47 +02:00
Greg Hogan
95139f9cc4
gnu: libomp-14: Reference llvm-14 version string.
...
* gnu/packages/llvm.scm (libomp-14): Reference llvm-14 version string.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-04 12:05:47 +02:00
Sharlatan Hellseher
cdff1423c0
gnu: Add aoflagger.
...
* gnu/packages/astronomy.scm (aoflagger): New variable.
* gnu/packages/patches/aoflagger-use-system-provided-pybind11.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-04 12:05:47 +02:00
Sharlatan Hellseher
4ccd4176a2
gnu: Add aocommon.
...
* gnu/packages/astronomy.scm (aocommon): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-04 12:05:47 +02:00
Timotej Lazar
23cc276aaa
gnu: Add barony.
...
* gnu/packages/games.scm (barony): New variable.
* gnu/packages/patches/barony-fix-textures.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-04 12:05:46 +02:00
Tanguy Le Carrour
18e0098817
gnu: python-args: Patch reference to basestring.
...
Hi Maxime,
I **totally** forgot about this one! Seems like no one is using it.
`python2-args` also builds. But no package seems to depend on it anyway.
Regards,
Tanguy
* gnu/packages/python-xyz.scm (python-args)[source]: Use the latest version
from the git repository to get the test suite.
[home-page]: Update URL.
[native-inputs]: Add python-nose.
[arguments]: Replace reference to basestring with str. Invoke nosetests.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-04 12:05:46 +02:00
Guillaume Le Vaillant
933d3cf7f7
gnu: python-shapely: Update to 1.8.2.
...
* gnu/packages/python-xyz.scm (python-shapely): Update to 1.8.2.
[source]: Remove snippet.
2022-08-04 11:38:43 +02:00
kiasoc5
d921cf8d27
gnu: sshfs: Update to 3.7.3.
...
* gnu/packages/linux.scm (sshfs): Update to 3.7.3.
[build-system]: Replace gnu-build-system with meson-build-system.
[native-inputs]: Add dependencies to generate man page.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-04 15:10:02 +08:00
muradm
b8b8df9122
gnu: mako: Update to 1.7.1.
...
* gnu/packages/wm.scm (mako): Update to 1.7.1.
[inputs]: Replace elogind with basu.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-04 14:55:41 +08:00
Greg Hogan
a44a762a51
gnu: gperftools: Update to 2.10.
...
* gnu/packages/cpp.scm (gperftools): Update to 2.10.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-04 14:41:44 +08:00
Greg Hogan
06cd4a84f7
gnu: lldb: Update to 14.0.6.
...
* gnu/packages/llvm.scm (lldb): Update to 14.0.6.
[source]: Fetch using LLVM-MONOREPO.
[phases]: Add phase to change to source subdirectory.
[inputs]: Change from LLVM-13 and CLANG-13 to LLVM-14 and CLANG-14.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-04 14:24:33 +08:00
宋文武
f3d33ba9f7
gnu: workrave: Update to 1.10.50.
...
* gnu/packages/gnome.scm (workrave): Update to 1.10.50.
2022-08-04 10:51:55 +08:00
Wamm K. D
34c0cb5d63
gnu: tint2: Update to 17.0.2.
...
* gnu/packages/xdisorg.scm (tint2): Update to 17.0.2.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-04 10:15:13 +08:00
L p R n d n
525688e9f3
gnu: lightdm-gtk-greeter: Set XCURSOR_PATH in wrapper.
...
* gnu/packages/display-managers.scm (lightdm-gtk-greeter)
[phases]{wrap-program}: Set XCURSOR_PATH to the current system share/icons.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-08-03 22:02:03 -04:00
L p R n d n
af2d160c01
gnu: lightdm-gtk-greeter: Disable indicator services.
...
* gnu/packages/display-managers.scm (lightdm-gtk-greeter)
[configure-flags]: Add '--disable-indicator-services-command'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-08-03 22:02:03 -04:00
Maxim Cournoyer
90b705ea44
gnu: lightdm-gtk-greeter: Use gexps and new style inputs.
...
* gnu/packages/display-managers.scm
(lightdm-gtk-greeter)[arguments]: Use gexps.
[configure-flags]: Use search-input-file.
[phases]{fix-.desktop-file}: Likewise.
{wrap-program}: Use search-input-file and this-package-input.
[inputs]: Use new style. Add glib.
2022-08-03 22:02:03 -04:00
Maxim Cournoyer
a8f53d544b
gnu: lightdm: Update to 1.32.0.
...
* gnu/packages/display-managers.scm (lightdm): Update to 1.32.0.
2022-08-03 21:51:16 -04:00
Maxim Cournoyer
e1375a9b64
gnu: lightdm: Enable XDMCP support.
...
* gnu/packages/display-managers.scm (lightdm)[inputs]: Add libxdmcp.
2022-08-03 21:51:15 -04:00
L p R n d n
6aeabba2ba
gnu: lightdm: Build AccountsService files.
...
* gnu/packages/display-managers.scm (lightdm)
[native-inputs]: Add accountsservice.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-08-03 21:51:15 -04:00
Maxim Cournoyer
adbdd07e45
gnu: lightdm: Install documentation.
...
* gnu/packages/display-managers.scm (lightdm)
[configure-flags]: Add --enable-gtk-doc.
2022-08-03 21:51:15 -04:00
Pavel Shlyak
dbbb1dcd65
gnu: Add feathernotes.
...
* gnu/packages/task-management.scm (feathernotes): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-04 09:21:41 +08:00
Guillaume Le Vaillant
47a38d0969
gnu: bitcoin-unlimited: Fix build.
...
* gnu/packages/finance.scm (bitcoin-unlimited)[arguments]: Fix reference to
qttools in 'configure-flags'.
2022-08-03 22:26:58 +02:00
Guillaume Le Vaillant
18c5f00267
gnu: bitcoin-core: Fix build.
...
* gnu/packages/finance.scm (bitcoin-core)[arguments]: Fix reference to qttools
in 'configure-flags'.
2022-08-03 22:22:57 +02:00
Efraim Flashner
4d41dad4ba
gnu: nim: Enable parallel building.
...
* gnu/packages/nim.scm (nim)[arguments]: Adjust custom 'build phase to
add parallel flag.
[native-inputs]: Add parallel.
2022-08-03 20:01:25 +03:00
Efraim Flashner
6bc9c73f72
gnu: nim: Patch dynamically loaded libraries.
...
* gnu/packages/nim.scm (nim)[arguments]: Add custom
'patch-dynamic-libraries phase to patch some dynamically loaded
libraries.
[inputs]: Add libgc, openssl, pcre and sqlite.
2022-08-03 20:01:24 +03:00
Efraim Flashner
68b6eaf1d9
gnu: nim: Prepare for running tests.
...
* gnu/packages/nim.scm (nim)[arguments]: Replace default 'check phase.
[native-inputs]: Add nss-certs.
2022-08-03 20:01:24 +03:00
Efraim Flashner
d50f8b7ddc
gnu: nim: Install shell completions.
...
* gnu/packages/nim.scm (nim)[arguments]: Add custom 'install-completions
phase to install shell completion scripts.
2022-08-03 20:01:23 +03:00
Trevor Richards
85e2a79a3e
gnu: nim: Build and install nimble.
...
* gnu/packages/nim.scm (nim)[arguments]: Adjust custom 'patch-installer,
'patch-more-shebangs, 'build and 'install phases to build and install
nimble and associated helper binaries.
Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
2022-08-03 20:01:23 +03:00
Guillaume Le Vaillant
0aa98e0646
gnu: python-pyside-2: Fix build.
...
* gnu/packages/qt.scm (python-pyside-2)[arguments]: Use the correct names for
Qt inputs in the 'fix-qt-module-detection' phase.
2022-08-03 18:36:04 +02:00
Nicolas Goaziou
78d417b857
gnu: lagrange: Update to 1.13.7.
...
* gnu/packages/web-browsers.scm (lagrange): Update to 1.13.7.
2022-08-03 18:35:08 +02:00
Nicolas Goaziou
bea272b0ba
gnu: naev: Update to 0.9.4.
...
* gnu/packages/games.scm (naev): Update to 0.9.4.
2022-08-03 18:32:21 +02:00
Nicolas Goaziou
8fa40bf0ed
gnu: emacs-elfeed-protocol: Update to 0.8.1.
...
* gnu/packages/emacs-xyz.scm (emacs-elfeed-protocol): Update to 0.8.1.
2022-08-03 18:13:16 +02:00
Nicolas Goaziou
b5d81028c0
gnu: emacs-modus-themes: Update to 2.5.0.
...
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 2.5.0.
2022-08-03 18:11:38 +02:00
Greg Hogan
2eb2501d66
gnu: Add gdb-12.
...
* gnu/packages/gdb.scm (gdb-12): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-03 17:43:29 +02:00
Philip McGrath
bce64b4180
gnu: libunwind: Fix license.
...
The license of libunwind is Expat, not X11:
see <https://github.com/libunwind/libunwind/issues/372 >.
* gnu/packages/libunwind.scm (libunwind)[license]: Fix it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-03 17:43:28 +02:00
Kaelyn Takata
5c585a7ff1
gnu: mingw-w64-tools: Update to 10.0.0.
...
* gnu/packages/mingw.scm (mingw-w64-tools): Update to 10.0.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-03 17:43:28 +02:00
Kaelyn Takata
5791736e5e
gnu: mingw: Update to 10.0.0.
...
* gnu/packages/mingw.scm (mingw): Update to 10.0.0.
[arguments] Disable parallel building to avoid failures trying to access empty
.a files.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-03 17:43:28 +02:00
Fabio Natali
b3f1666dd6
gnu: Add texlive-everyshi.
...
* gnu/packages/tex.scm (texlive-everyshi): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-03 17:43:28 +02:00
Fabio Natali
212f8e4bbc
gnu: Add texlive-everysel.
...
* gnu/packages/tex.scm (texlive-everysel): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-03 17:43:28 +02:00
Fabio Natali
aceb696cb0
gnu: Add texlive-ragged2e.
...
* gnu/packages/tex.scm (texlive-ragged2e): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-03 17:43:28 +02:00
Fabio Natali
734805d15d
gnu: Add texlive-ltablex.
...
* gnu/packages/tex.scm (texlive-ltablex): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-03 17:43:28 +02:00
Fabio Natali
69d2ca4035
gnu: Add texlive-tracklang.
...
* gnu/packages/tex.scm (texlive-tracklang): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-03 17:43:27 +02:00
Fabio Natali
1730148f7c
gnu: Add texlive-datetime2.
...
* gnu/packages/tex.scm (texlive-datetime2): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-03 17:43:27 +02:00
Fabio Natali
79faefb8af
gnu: Add texlive-pdflscape.
...
* gnu/packages/tex.scm (texlive-pdflscape): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-03 17:43:27 +02:00
Fabio Natali
96e50a219d
gnu: Add texlive-pgfgantt.
...
* gnu/packages/tex.scm (texlive-pgfgantt): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-03 17:43:27 +02:00
Fabio Natali
772db83faa
gnu: Add texlive-setspace.
...
* gnu/packages/tex.scm (texlive-setspace): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-03 17:43:27 +02:00
Fabio Natali
6815bdb95c
gnu: Add texlive-mdframed.
...
* gnu/packages/tex.scm (texlive-mdframed): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-03 17:43:26 +02:00
Ludovic Courtès
e8ed95ddf8
gnu: xscreensaver: Don't read /proc/interrupts at configure time.
...
Fixes a bug whereby, on some machines, ./configure would fail with:
Warning: Checking of /proc/interrupts was requested, but it's bogus.
* gnu/packages/xdisorg.scm (xscreensaver)[arguments]: Pass
'--without-proc-interrupts'.
2022-08-03 17:43:26 +02:00
Ludovic Courtès
f2d86db81d
gnu: xscreensaver: Remove custom 'configure' phase.
...
This is a followup to 45456595ac
, which
was based on an incorrect diagnosis.
* gnu/packages/xdisorg.scm (xscreensaver)[source]: Add 'snippet'.
[arguments]: Remove custom 'configure' phase. Reintroduce #:configure-flags.
2022-08-03 17:43:26 +02:00
Guillaume Le Vaillant
18f1befba3
gnu: ecl-legion: Disable tests.
...
* gnu/packages/lisp-xyz.scm (ecl-legion)[parameters]: Disable tests.
2022-08-03 16:45:54 +02:00
Guillaume Le Vaillant
45c257379f
gnu: sbcl-glop: Remove obsolete test-asd-file parameter.
...
* gnu/packages/lisp-xyz.scp (sbcl-glop)[arguments]: Remove 'test-asd-file'
parameter.
2022-08-03 16:45:54 +02:00
Guillaume Le Vaillant
c2a747a60d
gnu: sbcl-stumpwm-kbd-layouts: Fix build.
...
* gnu/packages/wm.scm (sbcl-stumpwm-kbd-layouts)[arguments]: Set
'asd-operation' parameter to "compile-system".
2022-08-03 16:45:54 +02:00
Pierre Neidhardt
369377a0fb
gnu: sbcl-jzon: Enable tests.
...
* gnu/packages/lisp-xyz.scm (sbcl-jzon)[arguments]: Move test system
to #:asd-test-systems. Add phase to fix test .asd to actually run the tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-03 16:45:54 +02:00
Pierre Neidhardt
81fe659aad
gnu: sbcl-cl-online-learning: Remove unnecessary arguments.
...
The updated build system is now able to find the system on its own.
* gnu/packages/lisp-xyz.scm (sbcl-cl-online-learning)[arguments]: Do it.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-03 16:45:54 +02:00
Pierre Neidhardt
b6355dc2c4
gnu: sbcl-quantile-estimator: Enable tests.
...
* gnu/packages/lisp-xyz.scm (sbcl-quantile-estimator)[arguments]: Do it.
[native-inputs]: Add sbcl-mw-equiv, sbcl-prove, sbcl-log4cl.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-03 16:45:54 +02:00
Pierre Neidhardt
bcb3335716
gnu: Add cl-mw-equiv.
...
* gnu/packages/lisp-xyz.scm (cl-mw-equiv, ecl-mw-equiv, sbcl-mw-equiv): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-03 16:45:54 +02:00
Pierre Neidhardt
c1b4608ac5
gnu: sbcl-hdf5-cffi: Enable tests.
...
* gnu/packages/lisp-xyz.scm (sbcl-hdf5-cffi)[arguments]: Do it.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-03 16:45:54 +02:00
Pierre Neidhardt
440372efcd
gnu: sbcl-vas-string-metrics: Re-enable tests.
...
* gnu/packages/lisp-xyz.scm (sbcl-vas-string-metrics)[arguments]: Specify the
name of the test system and fix the .asd file to actually do something.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-03 16:45:54 +02:00
Pierre Neidhardt
95010a1226
gnu: sbcl-cl-heap: Re-enable tests.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-heap)[arguments]: Specify the name
of the test system.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-03 16:45:54 +02:00
Pierre Neidhardt
664be491a4
gnu: sbcl-lisp-namespace: Enable tests.
...
* gnu/packages/lisp-xyz.scm (sbcl-lisp-namespace)[arguments]: Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-03 16:45:54 +02:00
Pierre Neidhardt
64030b3978
gnu: sbcl-spatial-trees: Build spatial-trees.nss and fix tests.
...
* gnu/packages/lisp-xyz.scm (sbcl-spatial-trees)[arguments]: Do it.
[inputs] Add sbcl-alexandria, sbcl-optima, sbcl-iterate.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-03 16:45:54 +02:00
Pierre Neidhardt
a768436cda
gnu: sbcl-cl-irc: Fix tests.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-irc)[arguments]: Specify test system.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-03 16:45:54 +02:00
Pierre Neidhardt
c4157fd02d
gnu: sbcl-jonathan: Fix tests.
...
* gnu/packages/lisp-xyz.scm (sbcl-jonathan)[native-inputs]: Add missing
sbcl-legion input.
[arguments]: Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-03 16:45:53 +02:00
Pierre Neidhardt
1fb04c2097
gnu: Add cl-legion.
...
* gnu/packages/lisp-xyz.scm (cl-legion, ecl-legion, sbcl-legion): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-03 16:45:53 +02:00
Pierre Neidhardt
7f35234002
gnu: sbcl-cl-reexport: Remove obsolete test workaround.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-reexport)[arguments]: Remove.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-03 16:45:53 +02:00
Pierre Neidhardt
f3e71d7b8e
gnu: sbcl-quri: Remove obsolete test workaround.
...
* gnu/packages/lisp-xyz.scm (sbcl-quri)[arguments]: Remove.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-03 16:45:53 +02:00
Pierre Neidhardt
e2562197fb
gnu: Remove obsolete references to asd-files and test-asd-file.
...
In a previous commit we've update the build system to let ASDF locate the .asd
files for us, so package definition no longer need to provide this information.
* gnu/packages/lisp-check.scm: Do it.
* gnu/packages/lisp-xyz.scm: Do it.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-03 16:45:53 +02:00
Pierre Neidhardt
4b7cca1b45
gnu: sbcl-cl-gamepad: Remove asdf:compile-system workaround.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-gamepad)[arguments]: Remove 'build phase
patch now that asdf-build-system/sbcl builds using asdf:load-system which
fixes the bug.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-03 16:45:53 +02:00
Ludovic Courtès
c4e58c119d
gnu: xscreensaver: Remove input labels.
...
* gnu/packages/xdisorg.scm (xscreensaver)[inputs]: Remove labels.
2022-08-03 12:21:05 +02:00
r0man
45456595ac
gnu: xscreensaver: Update to 6.04.
...
* gnu/packages/xdisorg.scm (xscreensaver): Update to 6.04.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-03 12:18:32 +02:00
Artyom V. Poptsov
28e523cc32
gnu: Add evtest.
...
* gnu/packages/linux.scm (evtest): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-03 12:17:04 +02:00
Hilton Chain
815710cf37
gnu: font-sarasa-gothic: Update to 0.36.6
...
From 46bc3dcc324074b633c5bb3e1c1bdb5f209f5c15 Mon Sep 17 00:00:00 2001
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.36.6.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-03 12:14:13 +02:00
kiasoc5
4e9818db34
gnu: Add android-file-transfer.
...
* gnu/packages/android.scm (android-file-transfer): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-03 12:13:17 +02:00
Ontje Lünsdorf
b13966a907
gnu: fenics: Do not mpirun tests.
...
* gnu/packages/simulation.scm (fenics)[phases]: Do not use mpirun for tests
and skip failing XDMF test.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-03 12:03:51 +02:00
Hilton Chain
ae0c11f920
gnu: Add font-chiron-hei-hk.
...
* gnu/packages/fonts (font-chiron-hei-hk): New variable.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-03 15:47:17 +08:00
Hilton Chain
30e89f47d1
gnu: Add font-chiron-sung-hk.
...
* gnu/packages/fonts (font-chiron-sung-hk): New variable.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-03 15:17:47 +08:00
André A. Gomes
fab316f7ec
gnu: emacs: Suppress loading messages for guix emacs packages.
...
* gnu/packages/aux-files/emacs/guix-emacs.el
(guix-emacs-autoload-packages): Pass NOMESSAGE as t for 'load'.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-03 15:07:55 +08:00
John Kehayias
0ff99893bd
gnu: Add hashlink.
...
* gnu/packages/haxe.scm (hashlink): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-03 14:50:46 +08:00
John Kehayias
0dba452898
gnu: Add haxe.
...
* gnu/packages/haxe.scm (haxelib-src): New variable.
(haxe): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-03 14:50:01 +08:00
John Kehayias
a4c131a749
gnu: Add neko.
...
* gnu/packages/haxe.scm: New module.
(neko): New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add new module.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-03 14:25:52 +08:00
Vivien Kraus
e2ad0b0f8b
gnu: nsis: Update to 3.08.
...
* gnu/packages/patches/nsis-source-date-epoch.patch: Drop this patch.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/patches/nsis-env-passthru.patch: Adjust the patch.
* gnu/packages/installers.scm (make-nsis): Update to 3.08.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-03 14:23:00 +08:00
John Kehayias
cb14d802ae
gnu: Add minimp3.
...
* gnu/packages/mp3.scm (minimp3): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-03 13:59:37 +08:00
John Kehayias
bf74f708d3
gnu: Add mikktspace.
...
* gnu/packages/graphics.scm (mikktspace): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-03 13:54:39 +08:00
John Kehayias
1b5d4bf4be
gnu: Add ocaml-xml-light.
...
* gnu/packages/ocaml.scm (ocaml-xml-light): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-03 13:51:05 +08:00
John Kehayias
c99487c235
gnu: Add ocaml-sha.
...
* gnu/packages/ocaml.scm (ocaml-sha): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-03 13:47:25 +08:00
John Kehayias
dca0a3ac93
gnu: Add ocaml-ptmap.
...
* gnu/packages/ocaml.scm (ocaml-ptmap): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-03 13:40:13 +08:00
John Kehayias
e2020eb24a
gnu: Add ocaml-luv.
...
* gnu/packages/ocaml.scm (ocaml-luv): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-03 13:37:23 +08:00
FELŠÖCI Marek
94f801a426
gnu: python-dill: Update to 0.3.5.1.
...
* gnu/packages/python-xyz.scm (python-dill): Update to 0.3.5.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-03 11:25:08 +08:00
Morgan Smith
3d727b8334
gnu: qt5ct: Fix build.
...
* gnu/packages/qt.scm (qt5ct)[build-system]: Change to qt-build-system.
[arguments]: Adjust accordingly.
[inputs]: Remove qtbase-5.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-03 11:12:39 +08:00
Hilton Chain
ebdd352301
gnu: Add font-lxgw-wenkai-tc.
...
* gnu/packages/fonts (font-lxgw-wenkai-tc): New variable.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-03 10:19:22 +08:00
Hilton Chain
c67635f507
gnu: Add font-lxgw-wenkai.
...
* gnu/packages/fonts.scm (font-lxgw-wenkai): New variable.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-03 10:17:26 +08:00
Maxim Cournoyer
1a5384e9a7
gnu: createrepo-c: Update to 0.20.1.
...
* gnu/packages/rpm.scm (createrepo-c): Update to 0.20.1.
2022-08-02 15:10:01 -04:00
Maxim Cournoyer
de40c03a75
gnu: zchunk: Update to 1.2.2.
...
* gnu/packages/compression.scm (zchunk): Update to 1.2.2.
2022-08-02 15:10:01 -04:00
Maxim Cournoyer
da96de3b66
gnu: drpm: Update to 0.5.1.
...
* gnu/packages/rpm.scm (drpm): Update to 0.5.1.
2022-08-02 15:10:01 -04:00
Maxim Cournoyer
c162dc379c
gnu: createrepo-c: Use gexps.
...
* gnu/packages/rpm.scm (createrepo-c)
[phases]: Use gexps.
2022-08-02 15:10:01 -04:00
Maxim Cournoyer
5ee30cfa84
gnu: libmodulemd: Fix build and use new style inputs and gexps.
...
* gnu/packages/rpm.scm (libmodulemd)
[arguments]: Use gexps.
[phases]{fix-glib-doc-prefix}: Use search-input-directory.
{fix-docbook-references}: Use search-input-file.
{move-documentation}: Use search-input-directory.
[native-inputs]: Use new style. Add python.
[inputs]: Use new style.
2022-08-02 15:10:00 -04:00
Maxim Cournoyer
b316ddbd83
gnu: rpm: Update to 4.17.1.
...
* gnu/packages/package-management.scm (rpm): Update to 4.17.1.
2022-08-02 15:10:00 -04:00
Maxim Cournoyer
3685939f1b
gnu: rpm: Make popt a propagated input.
...
* gnu/packages/package-management.scm (rpm)[inputs]: Move popt...
[propagated-inputs]: ... to here.
2022-08-02 15:10:00 -04:00
andy Tai
f0be1b82dc
gnu: xpra: Update to 4.3.4
...
gnu/packages/xorg.scm (xpra): Update to 4.3.4
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-08-02 21:23:15 +03:00
Paul A. Patience
7e13054373
gnu: python-pyvista: Update to 0.35.2.
...
* gnu/packages/python-science.scm (python-pyvista): Update to 0.35.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-08-02 20:59:15 +03:00
Paul A. Patience
797f3de592
gnu: gnuplot: Update to 5.4.4.
...
* gnu/packages/maths.scm (gnuplot): Update to 5.4.4.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-08-02 20:50:01 +03:00
Paul A. Patience
a53bc40036
gnu: gnuplot: Use G-expressions.
...
* gnu/packages/maths.scm (gnuplot)[arguments]: Use G-expressions.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-08-02 20:49:56 +03:00
Paul A. Patience
44c7098809
gnu: gnuplot: Remove input labels.
...
* gnu/packages/maths.scm (gnuplot)[inputs]: Move below native-inputs and
sort.
[native-inputs]: Remove labels.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-08-02 20:49:50 +03:00
Efraim Flashner
29c51c6525
gnu: wcalc: Remove pre-generated files.
...
* gnu/packages/maths.scm (wcalc)[source]: Add snippet to remove files
generated by bison and flex.
[native-inputs]: Add bison, flex.
2022-08-02 19:47:50 +03:00
Efraim Flashner
e1fb703e3e
gnu: nano: Update to 6.4.
...
* gnu/packages/nano.scm (nano): Update to 6.4.
2022-08-02 19:09:22 +03:00
Efraim Flashner
51a6dd170b
gnu: parallel: Add bash-minimal.
...
* gnu/packages/parallel.scm (parallel)[inputs]: Add bash-minimal.
2022-08-02 19:04:36 +03:00
Efraim Flashner
6f52d3aec1
gnu: parallel: Update to 20220722.
...
* gnu/packages/parallel.scm (parallel): Update to 20220722.
2022-08-02 18:55:26 +03:00
Ricardo Wurmus
d5ba31c19a
gnu: Add r-rcppalgos.
...
* gnu/packages/cran.scm (r-rcppalgos): New variable.
2022-08-02 15:12:10 +02:00
Ricardo Wurmus
20f9473532
gnu: Add r-phylotools.
...
* gnu/packages/cran.scm (r-phylotools): New variable.
2022-08-02 15:12:01 +02:00
Ricardo Wurmus
03858a7908
gnu: Add python-scanorama.
...
* gnu/packages/bioinformatics.scm (python-scanorama): New variable.
2022-08-02 14:37:38 +02:00
Ricardo Wurmus
c69c2c1c4d
gnu: python-intervaltree: Update to 3.1.0.
...
* gnu/packages/bioinformatics.scm (python-intervaltree): Update to 3.1.0.
2022-08-02 14:37:38 +02:00
Ricardo Wurmus
4bc130dcc0
gnu: Add python-geosketch.
...
* gnu/packages/python-science.scm (python-geosketch): New variable.
2022-08-02 14:37:38 +02:00
Ricardo Wurmus
d4b0dc047f
gnu: Add python-fbpca.
...
* gnu/packages/python-science.scm (python-fbpca): New variable.
2022-08-02 14:37:38 +02:00
Guillaume Le Vaillant
d4b7aae9f4
gnu: monero-gui: Update to 0.18.0.0.
...
* gnu/packages/finance.scm (monero-gui): Update to 0.18.0.0.
[inputs]: remove labels.
[arguments]: Use gexps.
2022-08-02 12:32:46 +02:00
Guillaume Le Vaillant
e7bac8584b
gnu: monero: Update to 0.18.0.0.
...
* gnu/packages/finance.scm (monero): Update to 0.18.0.0.
[source]: Update snippet.
[arguments]: Use gexps.
2022-08-02 12:32:46 +02:00
Nicolas Goaziou
b4d9493ceb
gnu: scummvm: Update to 2.6.0.
...
* gnu/packages/emulators.scm (scummvm): Update to 2.6.0.
2022-08-02 11:53:59 +02:00
Nicolas Goaziou
fde477442e
gnu: emacs-clojure-mode: Update to 5.15.1.
...
* gnu/packages/emacs-xyz.scm (emacs-clojure-mode): Update to 5.15.1.
2022-08-02 11:53:59 +02:00
Andrew Tropin
9355d46329
home: Add explicit dependency on env to activation script.
...
* gnu/home/services.scm (compute-activation-script): Add explicit dependency
on env to activation script.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-02 16:53:29 +08:00
Michael Rohleder
ead27209b5
gnu: strawberry: Update to 1.0.7.
...
* gnu/packages/music.scm (strawberry): Update to 1.0.7.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-02 16:21:29 +08:00
Peter Polidoro
a1f7d98a9c
gnu: kicad: Update to 6.0.7.
...
* gnu/packages/engineering.scm (kicad): Update to 6.0.7.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-02 14:13:49 +08:00
Mădălin Ionel Patrașcu
af207dd46d
gnu: Add r-infercnv.
...
* gnu/packages/bioconductor.scm (r-infercnv): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-08-01 23:53:23 +02:00
Mădălin Ionel Patrașcu
5baa37b56c
gnu: Add r-phyclust.
...
* gnu/packages/cran.scm (r-phyclust): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-08-01 23:53:23 +02:00
Efraim Flashner
1085514a18
gnu: node-lts: Build with icu4c-71.
...
* gnu/packages/node.scm (node-lts)[inputs]: Replace icu4c-70 with
icu4c-71.
[native-inputs]: Same.
2022-08-02 00:45:41 +03:00
Maxim Cournoyer
4637de6a41
gnu: Add qtlottie.
...
* gnu/packages/qt.scm (qtlottie): New variable.
2022-08-01 17:21:01 -04:00
Maxim Cournoyer
f5cc7d03a7
gnu: telephony: Add a Jami test for a partially defined jami-account.
...
* gnu/tests/telephony.scm (%dummy-jami-account-partial): New variable.
(make-jami-os): Add a PARTIAL? argument and use it to select the jami-account
variant to use.
(%jami-os-provisioning-partial): New variable.
(run-jami-test): Add a PARTIAL? argument, and use it to select operating
system variant. Skip allowed-contacts and moderators test when PARTIAL? is
true.
(%test-jami-provisioning-partial): New test.
2022-08-01 12:49:44 -04:00
Maxim Cournoyer
a2b89a3319
services: configuration: Step back from *unspecified*.
...
Fixes <https://issues.guix.gnu.org/56799 >.
This partially reverts 8cb1a49a39
.
Rationale: *unspecified* cannot be serialized thus used as a G-Expression
input, which is problematic/inconvenient when using deeply nested records. As
an example, jami-service-type was broken when using partially defined
<jami-account> records.
* gnu/services/configuration.scm (define-maybe-helper): Check against the
'unset symbol.
(normalize-field-type+def): Adjust value to 'unset.
(define-configuration-helper): Use 'unset as the default value thunk.
* gnu/services/file-sharing.scm (serialize-maybe-string): Check against the
'unset symbol.
(serialize-maybe-file-object): Likewise.
* gnu/services/messaging.scm (define-all-configurations): Use 'unset as
value.
(raw-content?): Check against 'unset symbol.
(prosody-configuration)[http-max-content-size]: Default to 'unset.
[http-external-url]: Likewise.
[mod-muc]: Likewise.
[raw-content]: Likewise.
* gnu/services/networking.scm (opendht-configuration): Adjust documentation.
* gnu/services/telephony.scm (jami-shepherd-services): Replace *undefined*
with the 'unset symbol.
* tests/services/configuration.scm ("maybe type, no default"): Check against
the 'unset symbol.
* doc/guix.texi: Regenerate the opendht-configuration,
openvpn-client-configuration and openvpn-server-configuration documentation.
2022-08-01 12:49:35 -04:00
Ricardo Wurmus
f1b9ae8c20
gnu: python-bbknn: Update to 1.5.1.
...
* gnu/packages/bioinformatics.scm (python-bbknn): Update to 1.5.1.
[propagated-inputs]: Add python-pandas.
2022-08-01 17:46:21 +02:00
muradm
d7e7494bc4
gnu: Add fail2ban.
...
* gnu/packages/admin.scm (fail2ban): New variable.
* gnu/packages/patches/fail2ban-0.11.2_CVE-2021-32749.patch,
gnu/packages/patches/fail2ban-0.11.2_fix-setuptools-drop-2to3.patch,
gnu/packages/patches/fail2ban-0.11.2_fix-test-suite.patch,
gnu/packages/patches/fail2ban-paths-guix-conf.patch,
gnu/packages/patches/fail2ban-python310-server-action.patch,
gnu/packages/patches/fail2ban-python310-server-actions.patch,
gnu/packages/patches/fail2ban-python310-server-jails.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-08-01 17:20:27 +02:00
Paul A. Patience
18d998ffdb
gnu: trilinos-for-dealii-openmpi: Use G-expressions.
...
* gnu/packages/maths.scm (trilinos-for-dealii-openmpi)[arguments]: Use
G-expressions.
<#:phases>: Remove trailing boolean.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-01 17:20:27 +02:00
Paul A. Patience
32bcadc98c
gnu: trilinos-for-dealii-openmpi: Remove input labels.
...
* gnu/packages/maths.scm (trilinos-for-dealii-openmpi)[native-inputs,
inputs, propagated-inputs]: Remove labels.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-01 17:20:26 +02:00
Paul A. Patience
a42730183a
gnu: dealii: Update to 9.4.0.
...
* gnu/packages/maths.scm (dealii): Update to 9.4.0.
[propagated-inputs]: Replace sundials-5 with sundials.
(dealii-openmpi)[propagated-inputs]: Replace sundials-openmpi-5 with
sundials-openmpi.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-01 17:20:26 +02:00
Paul A. Patience
6a15bd031f
gnu: dealii: Use G-expressions.
...
* gnu/packages/maths.scm (dealii)[snippet, arguments]: Use
G-expressions.
(dealii-openmpi)[arguments]: Same.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-01 17:20:26 +02:00
Paul A. Patience
bbf5e033d4
gnu: trilinos-for-dealii-openmpi: Fix build.
...
* gnu/packages/maths.scm (trilinos-for-dealii-openmpi)[native-inputs]:
Add gcc-7 to fix the failing build with newer versions of gcc.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-01 17:20:26 +02:00
Mădălin Ionel Patrașcu
c6800aa31e
gnu: Add r-muscat.
...
* gnu/packages/bioconductor.scm (r-muscat): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-08-01 16:08:11 +02:00
muradm
7e3234cb70
gnu: mu: Update to 1.8.7.
...
* gnu/packages/mail.scm (mu): Update to 1.8.7.
[source]: Fetch from git.
[build-system]: Use meson-build-system.
[native-inputs]: Remove glib:bin and tzdata; add gnupg and texinfo; use new
style.
[inputs]: Remove guile.
[arguments]: Remove obsolete 'patch-configure, 'fix-ffi, and
'check-tz-setup phases. Rename 'patch-bin-sh-in-tests
to 'patch-bin-references and update it.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-08-01 16:03:21 +02:00
Maxim Cournoyer
c454cf6343
gnu: qutebrowser: Fix indentation.
...
* gnu/packages/web-browsers.scm (qutebrowser): Fix indentation.
2022-08-01 09:32:28 -04:00
Maxim Cournoyer
aea756ea33
gnu: qutebrowser: Fix build.
...
Fixes <https://issues.guix.gnu.org/56864 >, which is a regression introduced
with a0beb297a3
.
* gnu/packages/web-browsers.scm (qutebrowser)
[phases]{wrap-qt-process-path}: Do not use the (no longer valid)
"qtwebengine-5" label; instead, locate QtWebEngineProcess via
'search-input-file'.
Reported-by: Jack Hill <jackhill@jackhill.us>
2022-08-01 09:32:28 -04:00
Mădălin Ionel Patrașcu
8d7a721400
gnu: Add r-millefy.
...
* gnu/packages/bioinformatics.scm (r-millefy): New variable.
2022-08-01 15:14:47 +02:00
Marcel van der Boom
b8df15b748
gnu: exiv2: Fix test failure on ppc64le and aarch64.
...
ppc64 and aarch64 do not raise exception and thus output and exit code
for test is different.
See:
https://github.com/Exiv2/exiv2/issues/365 and
https://github.com/Exiv2/exiv2/issues/933
* gnu/packages/image.scm (exiv2)[arguments]: Add 'adjust-tests' phase.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-08-01 14:08:09 +02:00
Philip McGrath
d7ab54cdb1
gnu: Add python-biblib.
...
* gnu/packages/python-xyz.scm (python-biblib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-01 14:08:09 +02:00
Maya
dd3cf14402
services: opensmtpd: Make commands setgid to "smtpq" by default.
...
This is a patch that fixes "<executable name>: this program must be setgid smtpq".
* gnu/services/mail.scm (<opensmtpd-configuration>)[setgid-commands?]: New field.
(opensmtpd-set-gids): New procedure.
(opensmtpd-service-type)[extensions]: Add SETUID-PROGRAM-SERVICE-TYPE extension.
* doc/guix.texi (Mail Services): Document it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-08-01 14:08:08 +02:00
Danial Behzadi
432ea6446d
gnu: tractor: Update to 3.14.
...
* gnu/packages/tor.scm (tractor): Update to 3.14.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-01 14:08:08 +02:00
Paul A. Patience
d1b60cb65b
gnu: Add comma after “i.e.” in descriptions.
...
* gnu/packages/bioconductor.scm (r-anota)[description]: Add comma after
“i.e.”.
* gnu/packages/code.scm (xenon)[description]: Same.
* gnu/packages/cran.scm (r-crosstalk)[description]: Same.
* gnu/packages/python-xyz.scm (python-radon)[description]: Same.
* gnu/packages/statistics.scm (r-logspline)[description]: Same.
* gnu/packages/suckless.scm (tabbed)[description]: Same.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-01 14:08:08 +02:00
Paul A. Patience
e0de48f0e4
gnu: hdf5-1.8: Add missing comma to linker flag.
...
* gnu/packages/maths.scm (hdf5-1.8)[arguments]<#:phases>: Add missing
comma to linker flag.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-01 14:08:08 +02:00
Z572
dee64d4776
gnu: guile-lens: Fix build.
...
* gnu/packages/guile-xyz.scm (guile-lens)
[phases]{run-hall}: replace "dist" to "build-system".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-01 14:08:08 +02:00
Denis 'GNUtoo' Carikli
49000523d2
gnu: xdot: Build with librsvg-for-system.
...
* gnu/packages/graphviz.scm (xdot)[inputs]: Replace librsvg with
librsvg-for-system.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-01 14:08:07 +02:00
Denis 'GNUtoo' Carikli
4f57da7668
gnu: Add cardpeek.
...
* gnu/packages/security-token.scm (cardpeek): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-01 14:08:07 +02:00
Sharlatan Hellseher
d790ec21e8
gnu: python-sep: Update to 1.2.1
...
* gnu/packages/astronomy.scm: (python-sep): Update to 1.2.1.
Inherit from libsep
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-01 14:08:07 +02:00
Sharlatan Hellseher
6ad9a094c1
gnu: Add libsep
...
* gnu/packages/astronomy.scm: (libsep): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-01 14:08:07 +02:00
Ludovic Courtès
5a96748a99
gnu: gnutls: Add 3.7.7.
...
* gnu/packages/tls.scm (gnutls-latest): New variable.
2022-08-01 14:08:07 +02:00
Ricardo Wurmus
dc3ad40c6b
gnu: python-bbknn: Set NUMBA_CACHE_DIR.
...
* gnu/packages/bioinformatics.scm (python-bbknn)[arguments]: Add phase
'set-numba-cache-dir.
2022-08-01 12:46:19 +02:00
Ricardo Wurmus
9b1a2dcd5b
gnu: python-umap-learn: Disable unreliable test.
...
* gnu/packages/machine-learning.scm (python-umap-learn)[arguments]: Disable
test_densmap_trustworthiness_on_iris_supervised.
2022-08-01 12:46:19 +02:00
Ricardo Wurmus
a69f2cd076
gnu: python-umap-learn: Set NUMBA_CACHE_DIR.
...
* gnu/packages/machine-learning.scm (python-umap-learn)[arguments]: Add phase
to set NUMBA_CACHE_DIR.
2022-08-01 12:46:19 +02:00
Maxim Cournoyer
3a656ea836
gnu: jami: Apply upstream patch that fixes a usability issue.
...
* gnu/packages/patches/jami-fix-esc-bug.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/jami.scm (%jami-sources): Apply it.
2022-07-31 23:08:51 -04:00
Maxim Cournoyer
ccf6401d05
gnu: jami: Update to 20220726.1515.da8d1da.
...
* gnu/packages/jami.scm (jami): Update to 20220726.1515.da8d1da.
[configure-flags]: New argument.
[phases]{fix-version-string}: Adjust file name.
{use-desktop-opengl}: Delete obsolete phase.
{patch-source}: New phase.
[native-inputs]: Add googletest and vulkan-headers. Replace qttools-5 with
qttools.
[inputs]: Add libxkbcommon, qt5compat, qtnetworkauth, qtpositioning and
vulkan-loader. Remove qtwebengine-5, qtwebchannel-5, qtgraphicaleffects,
qtquickcontrols-5 and qtquickcontrols2-5. Update qtsvg-5, qtmultimedia-5 and
qtdeclarative-5 to their Qt 6 equivalent.
2022-07-31 21:55:50 -04:00
Maxim Cournoyer
f80f1667f1
gnu: Deprecate jami-gnome for jami.
...
* gnu/packages/jami.scm (jami-gnome): Delete package, deprecating it for jami.
2022-07-31 21:55:50 -04:00
Maxim Cournoyer
46f5623cc1
gnu: Remove jami-libclient.
...
* gnu/packages/jami.scm (jami-libclient): Delete variable.
(libringclient): Likewise.
(jami-gnome)[inputs]: Remove jami-libclient.
(jami)[inputs]: Likewise.
2022-07-31 21:55:49 -04:00
Maxim Cournoyer
3d812fea06
gnu: libjami: Enable test agent.
...
* gnu/packages/jami.scm (libjami)[configure-flags]: Add '--enable-agent' and
remove FIXME.
[tests?]: Update comment.
2022-07-31 21:55:49 -04:00
Maxim Cournoyer
bdf0fce88e
gnu: libjami: Update to 20220726.1515.da8d1da.
...
* gnu/packages/patches/jami-fix-crash-on-quit.patch: Delete file.
* gnu/packages/patches/jami-images-loading.patch: Likewise.
* gnu/packages/patches/jami-libclient-audio-managers.patch: Likewise.
* gnu/packages/patches/jami-memory-usage.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): De-register removed patches.
* gnu/packages/jami.scm (%jami-version): Update to 20220726.1515.da8d1da.
(libjami)[configure-flags]: Add '--disable-static'.
(jami-apply-custom-patches): Adjust for top directory renaming.
(%ffmpeg-default-configure-flags): Add muxer support
for g726 and g726le. Add demuxer support for g723_1, g726 and g726le. Add
encoder/decoder support for g726, g726le and g723_1. Add decoder support for
g729.
(ffmpeg-jami)[patches]: Add 'libopusenc-reload-packet-loss-at-encode'.
(jami-libclient)[native-inputs]: New field.
[inputs]: Add ffmpeg-jami and libxkbcommon.
[propagated-inputs]: Replace qtbase-5 with qtbase.
2022-07-31 21:55:49 -04:00
Maxim Cournoyer
a13a687989
gnu: Add qtpositioning.
...
* gnu/packages/qt.scm (qtpositioning): New variable.
2022-07-31 21:55:49 -04:00
Maxim Cournoyer
d9e8d7f4aa
gnu: Add qtnetworkauth, version 6.3.1.
...
* gnu/packages/qt.scm (qtnetworkauth): New variable.
2022-07-31 21:55:48 -04:00
Maxim Cournoyer
2e27ccec83
gnu: qtnetworkauth: Rename to qtnetworkauth-5.
...
Automated with:
git grep -l qtnetworkauth | xargs sed 's/\bqtnetworkauth\b/\0-5/g' -i
2022-07-31 21:55:48 -04:00
Maxim Cournoyer
a4784b3273
gnu: Add qttools, version 6.3.1.
...
* gnu/packages/qt.scm (qttools): New variable.
2022-07-31 21:55:48 -04:00
Maxim Cournoyer
eef8e2ec46
gnu: qttools: Rename to qttools-5.
...
Automated with:
git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
git checkout NEWS
2022-07-31 21:55:48 -04:00
Maxim Cournoyer
de20b74fc2
gnu: Add qt5compat.
...
* gnu/packages/qt.scm (qt5compat): New variable.
2022-07-31 21:55:47 -04:00
Maxim Cournoyer
f1e126c03b
gnu: Add qtwebengine, version 6.3.1.
...
* gnu/packages/qt.scm (qtwebengine): New variable.
2022-07-31 21:55:47 -04:00
Maxim Cournoyer
a0beb297a3
gnu: qtwebengine: Rename to qtwebengine-5.
...
Automated with:
git grep -l qtwebengine | xargs sed 's/\bqtwebengine\b/\0-5/g' -i
git checkout NEWS
2022-07-31 21:55:47 -04:00
Maxim Cournoyer
ef648459df
gnu: Add qtwebchannel, version 6.3.1.
...
* gnu/packages/qt.scm (qtwebchannel): New variable.
2022-07-31 21:55:46 -04:00
Maxim Cournoyer
0938c3e34a
gnu: qtwebchannel: Rename to qtwebchannel-5.
...
Automated via:
git grep -l qtwebchannel | xargs sed 's/\bqtwebchannel\b/\0-5/g' -i
git checkout NEWS
2022-07-31 21:55:46 -04:00
Maxim Cournoyer
573055b7ef
gnu: Add qtwebsockets, version 6.3.1.
...
* gnu/packages/qt.scm (qtwebsockets): New variable.
2022-07-31 21:55:46 -04:00
Maxim Cournoyer
d15258d991
gnu: qtwebsockets: Rename to qtwebsockets-5.
...
Automated via:
git grep -l qtwebsockets | xargs sed 's/\bqtwebsockets\b/\0-5/g' -i
git checkout NEWS
2022-07-31 21:55:46 -04:00
Maxim Cournoyer
d90031f799
gnu: qtquickcontrols2: Define as obsoleted by qtdeclarative.
...
* gnu/packages/qt.scm (qtquickcontrols2): New variable.
2022-07-31 21:55:45 -04:00
Maxim Cournoyer
1130fc5991
gnu: qtquickcontrols2: Rename to qtquickcontrols2-5.
...
Automated via:
git grep -l qtquickcontrols2 | xargs sed 's/\bqtquickcontrols2\b/\0-5/g' -i
git checkout NEWS
2022-07-31 21:55:45 -04:00
Maxim Cournoyer
65e5e85d28
gnu: qtquickcontrols: Rename to qtquickcontrols-5.
...
Automated via:
git grep -l qtquickcontrols | xargs sed 's/\bqtquickcontrols\b/\0-5/g' -i
git checkout NEWS
2022-07-31 21:55:45 -04:00
Maxim Cournoyer
397d05a4bf
gnu: Add qtdeclarative, version 6.3.1.
...
* gnu/packages/qt.scm (qtdeclarative): New variable.
2022-07-31 21:55:44 -04:00
Maxim Cournoyer
735d340ae4
gnu: qtdeclarative: Rename to qtdeclarative-5.
...
Automated via the following commands:
git grep -l '\bqtdeclarative\b' | xargs sed -E 's/qtdeclarative/\0-5/g' -i
git checkout NEWS
2022-07-31 21:55:44 -04:00
Maxim Cournoyer
983a061e98
gnu: Add qtmultimedia, version 6.3.1.
...
* gnu/packages/qt.scm (qtmultimedia): New variable.
2022-07-31 21:55:44 -04:00
Maxim Cournoyer
5f22854339
gnu: qtmultimedia: Rename to qtmultimedia-5.
...
Automated via:
git grep -l qtmultimedia | xargs sed 's/qtmultimedia/qtmultimedia-5/g' -i
git checkout NEWS
2022-07-31 21:55:44 -04:00
Maxim Cournoyer
1d65ff8fde
gnu: Add qtshadertools.
...
* gnu/packages/qt.scm (qtshadertools): New variable.
2022-07-31 21:55:43 -04:00
Maxim Cournoyer
6165dd3c72
gnu: qpwgraph: Migrate to Qt 6 and add libxkbcommon input.
...
* gnu/packages/audio.scm (qpwgraph)[inputs]: Replace qtbase-5 with qtbase,
qtsvg-5 with qtsvg. Add libxkbcommon.
2022-07-31 21:55:43 -04:00
Maxim Cournoyer
49f673415f
gnu: Add qtsvg, version 6.3.1.
...
* gnu/packages/qt.scm (qtsvg): New variable.
2022-07-31 21:55:43 -04:00
Maxim Cournoyer
580b033a50
gnu: qtsvg-5: Fix indentation.
...
* gnu/packages/qt.scm (qtsvg-5): Fix indentation.
2022-07-31 21:55:43 -04:00
Maxim Cournoyer
1ef04fb228
gnu: qtsvg: Rename variable to qtsvg-5.
...
This is in preparation of the qtsvg update to version 6.
This change was automated via the following command:
git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
2022-07-31 21:55:43 -04:00
Maxim Cournoyer
4af9984a4e
gnu: qtbase: Revert to gtk+ (3) instead of gtk (4).
...
This revert the upgrade from GTK 3 to 4 in
8d7fdbe261
. Qt doesn't yet support GTK 4.
* gnu/packages/qt.scm (qtbase)[native-inputs]: Remove gtk.
[inputs]: Do not replace gtk+ by gtk.
2022-07-31 21:55:42 -04:00
Maxim Cournoyer
de6f155426
gnu: qtbase: Enable test suite.
...
* gnu/packages/qt.scm (qtbase)[tests?]: Delete argument.
[configure-flags]: Add "-DQT_BUILD_TESTS=ON".
[phases]{check}: Move after the patch-prl-files phase and override.
[native-inputs]: Add xvfb-run.
2022-07-31 21:55:42 -04:00
Maxim Cournoyer
d48c98cd12
gnu: qtbase: Honor CMAKE_PREFIX_PATH.
...
* gnu/packages/qt.scm (qtbase)[phases]{honor-CMAKE_PREFIX_PATH}: New phase.
2022-07-31 21:55:42 -04:00
Maxim Cournoyer
663f12ea24
gnu: qtbase: Patch /bin/pwd in executable scripts.
...
* gnu/packages/qt.scm (qtbase)[phases]{patch-paths}: Patch /bin/pwd.
[inputs]: Add coreutils-minimal.
2022-07-31 21:55:42 -04:00
Ludovic Courtès
ab59155c5a
gnu: mtd-utils: Disable parallel tests.
...
This is a followup to 7a409a217c
.
* gnu/packages/linux.scm (mtd-utils)[arguments]: Add #:parallel-tests?.
2022-08-01 00:02:04 +02:00
Ludovic Courtès
7d0ebc467f
services: rottlog: More convenient default options for <log-rotation>.
...
* gnu/services/admin.scm (%default-log-rotation-options): New variable.
(%default-rotations): Use it.
* gnu/services/cuirass.scm (cuirass-log-rotations): Likewise.
* doc/guix.texi (Log Rotation): Adjust accordingly.
2022-08-01 00:02:04 +02:00
Ludovic Courtès
61db74a687
home: Add 'home-generation-base'.
...
This reverts commit 670818a404
,
thereby reinstating 5df8f7802e
.
* gnu/home.scm (%profile-generation-rx): New variable.
(home-generation-base): New procedure.
2022-08-01 00:02:04 +02:00
Ludovic Courtès
a3a6931c75
gnu: rottlog: Remove input labels.
...
* gnu/packages/admin.scm (rottlog)[arguments]: In 'tweak-rc-weekly', use
'search-input-file' instead of 'assoc-ref'.
[inputs]: Remove labels.
2022-08-01 00:02:04 +02:00
Ludovic Courtès
e5a6900baf
services: rottlog: Keep important /var/log files for 16 weeks.
...
The default "rotate" value is 1 as of rottlog 0.72.2, meaning that only
one rotated file would be kept in addition to the active file.
* gnu/services/admin.scm (%default-rotations): Add "rotate" option for
%ROTATED-FILES.
2022-08-01 00:02:04 +02:00
Ludovic Courtès
bfe3fdbc75
services: tor: Do not write to /var/log/tor.log.
...
The service uses syslog and additionally shepherd 0.9 captures its
stdout/stderr, so there's no point in passing #:log-file.
* gnu/services/networking.scm (tor-shepherd-service): Remove #:log-file
argument to 'make-forkexec-constructor'.
(%tor-log-rotation): Remove.
(tor-service-type): Remove ROTTLOG-SERVICE-TYPE extension.
2022-08-01 00:02:03 +02:00
Nicolas Goaziou
7c1010f326
gnu: emacs-dtrt-indent: Update to 1.8.
...
* gnu/packages/emacs-xyz.scm (emacs-dtrt-indent): Update to 1.8.
2022-08-01 00:00:00 +02:00
Nicolas Goaziou
4d02b9c334
gnu: emacs-pabbrev: Update to 4.2.2.
...
* gnu/packages/emacs-xyz.scm (emacs-pabbrev): Update to 4.2.2.
[source]<origin>: Change file extension.
2022-07-31 23:58:19 +02:00
Nicolas Goaziou
0114c7b2df
gnu: emacs-org-jira: Update to 4.4.0.
...
* gnu/packages/emacs-xyz.scm (emacs-org-jira): Update to 4.4.0.
2022-07-31 23:56:19 +02:00
Nicolas Goaziou
218add33da
gnu: emacs-devdocs: Update to 0.5.
...
* gnu/packages/emacs-xyz.scm (emacs-devdocs): Update to 0.5.
2022-07-31 23:54:40 +02:00
Nicolas Goaziou
48dae20007
gnu: emacs-tramp: Update to 2.5.3.1.
...
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.3.1.
2022-07-31 23:53:43 +02:00
Nicolas Goaziou
638fb2da94
gnu: emacs-parsebib: Update to 4.2.
...
* gnu/packages/emacs-xyz.scm (emacs-parsebib): Update to 4.2.
2022-07-31 23:52:27 +02:00
Vivien Kraus
0565cde689
gnu: zlib: Support mingw cross-compilation.
...
* gnu/packages/compression.scm (zlib): Only run configure if not mingw.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-07-31 12:23:41 +02:00
Jonathan Brielmaier
d1c6b8db5a
gnu: icedove: Update to 91.12.0.
...
* gnu/packages/gnuzilla.scm (icedove): Update to 91.12.0.
2022-07-29 23:18:22 +02:00
Felix Gruber
69eb840945
gnu: oil: Update to 0.12.0.
...
* gnu/packages/shells.scm (oil): Update to 0.12.0.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice
7a409a217c
gnu: mtd-utils: Update to 2.1.4.
...
* gnu/packages/linux.scm (mtd-utils): Update to 2.1.4.
2022-07-24 02:00:00 +02:00
Tobias Geerinckx-Rice
bd756d9c15
gnu: libostree: Update to 2022.5.
...
* gnu/packages/package-management.scm (libostree): Update to 2022.5.
2022-07-24 02:00:00 +02:00
Tobias Geerinckx-Rice
986df4ec0f
gnu: ncmpc: Update to 0.47.
...
* gnu/packages/mpd.scm (ncmpc): Update to 0.47.
2022-07-24 02:00:00 +02:00
Tobias Geerinckx-Rice
06261a445a
gnu: mpd: Update to 0.23.8.
...
* gnu/packages/mpd.scm (mpd): Update to 0.23.8.
2022-07-24 02:00:00 +02:00
Pierre Neidhardt
119ac132d7
gnu: sbcl-clss: Update to 20220728.
...
* gnu/packages/lisp-xyz.scm (sbcl-clss): Update to 20220728.
2022-07-29 08:44:34 +02:00
Tobias Geerinckx-Rice
42c99f282c
gnu: mtools: Update to 4.0.40.
...
* gnu/packages/mtools.scm (mtools): Update to 4.0.40.
2022-07-24 02:00:02 +02:00
Tobias Geerinckx-Rice
cbcda3965e
gnu: net-snmp: Update to 5.9.3.
...
* gnu/packages/networking.scm (net-snmp): Update to 5.9.3.
[source]: Don't explicitly return #t from the snippet.
[arguments]: Likewise for phases.
2022-07-24 02:00:02 +02:00
Tobias Geerinckx-Rice
2ac922a8ec
gnu: ipcalc: Update to 0.51.
...
* gnu/packages/networking.scm (ipcalc): Update to 0.51.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[inputs]: Remove tar, gzip, and the bogus ‘tarball’.
[arguments]: Adjust to build from Git.
[home-page]: Update.
2022-07-24 02:00:02 +02:00
Tobias Geerinckx-Rice
d3d506a0d1
gnu: nginx-documentation: Update to 1.23.1-2869-9383e934e546.
...
* gnu/packages/web.scm (nginx-documentation): Update to 1.23.1-2869-9383e934e546.
2022-07-24 02:00:02 +02:00
Tobias Geerinckx-Rice
361b1eaeec
gnu: nginx: Update to 1.23.1.
...
* gnu/packages/web.scm (nginx): Update to 1.23.1.
2022-07-24 02:00:02 +02:00
Tobias Geerinckx-Rice
b849d7194e
gnu: libsocketcan: Omit duplicate LICENSE file.
...
* gnu/packages/networking.scm (libsocketcan)[arguments]: Delete the default
'install-license-files phase.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice
34680d5406
gnu: libsocketcan: Update to 0.0.12.
...
* gnu/packages/networking.scm (libsocketcan): Update to 0.0.12.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice
0de6c3178b
gnu: nnn: Update to 4.6.
...
* gnu/packages/admin.scm (nnn): Update to 4.6.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice
943a5b1ee7
gnu: lldpd: Use G-expressions.
...
* gnu/packages/networking.scm (lldpd)[arguments]:
Rewrite as G-expressions.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice
090667a258
gnu: lldpd: Update to 1.0.14.
...
* gnu/packages/networking.scm (lldpd): Update to 1.0.14.
[source]: Don't explicitly return #t from the snippet.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice
15d55744fd
gnu: pamixer: Update to 1.6.
...
* gnu/packages/pulseaudio.scm (pamixer): Update to 1.6.
[build-system]: Switch to Meson.
[arguments]: Remove field.
[native-inputs]: Add pkg-config.
[inputs]: Remove boost; add cxxopts.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice
ca4d834c2f
gnu: paprefs: Update to 1.2.
...
* gnu/packages/pulseaudio.scm (paprefs): Update to 1.2.
2022-07-24 02:00:00 +02:00
Tobias Geerinckx-Rice
4aa2a62345
gnu: eid-mw: Remove input labels.
...
* gnu/packages/security-token.scm (eid-mw)[native-inputs]:
Remove input labels.
2022-07-24 02:00:00 +02:00
Tobias Geerinckx-Rice
607722a835
gnu: eid-mw: Update to 5.1.6.
...
* gnu/packages/security-token.scm (eid-mw): Update to 5.1.6.
[inputs]: Remove libbsd as promised.
2022-07-24 02:00:00 +02:00
Tobias Geerinckx-Rice
893f58adca
gnu: hugin: Remove input labels.
...
* gnu/packages/photo.scm (hugin)[native-inputs, inputs]:
Remove input labels.
2022-07-24 02:00:00 +02:00
Tobias Geerinckx-Rice
3a5e01aa7b
gnu: hugin: Update to 2021.0.0.
...
* gnu/packages/photo.scm (hugin): Update to 2021.0.0.
[arguments]: Don't explicitly return #t from phases.
2022-07-24 02:00:00 +02:00
Efraim Flashner
e6bdd94c38
gnu: plink-ng: Fix building on other architectures.
...
* gnu/packages/bioinformatics.scm (plink-ng)[arguments]: Adjust
make-flags to add simde includes to CFLAGS.
[native-inputs]: Add simde.
2022-07-28 23:47:40 +03:00
Efraim Flashner
99d1122f8b
gnu: plink-ng: Update to 2.00a3.3.
...
* gnu/packages/bioinformatics.scm (plink-ng): Update to 2.00a3.3.
2022-07-28 22:55:07 +03:00
Tobias Geerinckx-Rice
bdb2e262fc
gnu: libpano13: Update to 2.9.21.
...
* gnu/packages/photo.scm (libpano13): Update to 2.9.21.
[native-inputs]: Add perl.
2022-07-24 02:00:15 +02:00
Tobias Geerinckx-Rice
0bb061190e
gnu: console-setup: Use G-expressions.
...
* gnu/packages/xorg.scm (console-setup)[arguments]:
Rewrite as G-expressions.
2022-07-24 02:00:26 +02:00
Tobias Geerinckx-Rice
a2bd3758c1
gnu: console-setup: Clean up #:make-flags.
...
* gnu/packages/xorg.scm (console-setup)[arguments]: Properly
set #:make-flags once. Use them across all phases.
2022-07-24 02:00:26 +02:00
Tobias Geerinckx-Rice
54c6e39188
gnu: console-setup: Fix cross-compilation.
...
* gnu/packages/xorg.scm (console-setup)[inputs]: Add bash-minimal and
coreutils.
[arguments]: Use them in place of the native ones where appropriate.
2022-07-24 02:00:13 +02:00
Tobias Geerinckx-Rice
532bdeff3e
gnu: console-setup: Update to 1.209.
...
* gnu/packages/xorg.scm (console-setup): Update to 1.209.
2022-07-24 02:00:25 +02:00
Tobias Geerinckx-Rice
f081f5691e
gnu: duc: Run tests.
...
* gnu/packages/disk.scm (duc)[arguments]: Replace the 'check phase to run tests.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice
8fc748d054
gnu: duc: Update to 1.4.5.
...
* gnu/packages/disk.scm (duc): Update to 1.4.5.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice
054c001d26
gnu: Add mce-inject.
...
* gnu/packages/linux.scm (mce-inject): New public variable.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice
bad54d57db
gnu: nanodbc: Update to 2.14.0.
...
* gnu/packages/databases.scm (nanodbc): Update to 2.14.0.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice
01467df791
gnu: pegtl: Update to 3.2.7.
...
* gnu/packages/cpp.scm (pegtl): Update to 3.2.7.
2022-07-24 02:00:00 +02:00
Tobias Geerinckx-Rice
ea0f76c0d5
gnu: libkeyfinder: Update to 2.2.7.
...
* gnu/packages/audio.scm (libkeyfinder): Update to 2.2.7.
2022-07-24 02:00:00 +02:00
Tobias Geerinckx-Rice
f1b727c263
gnu: btrbk: Use SEARCH-INPUT-FILES.
...
* gnu/packages/backup.scm (btrbk)[arguments]: Use SEARCH-INPUT-FILE to
construct the wrapper's PATH, rather than hard-coding package variables.
2022-07-24 02:00:00 +02:00
Tobias Geerinckx-Rice
c7a13d29a2
gnu: btrbk: Update to 0.32.2.
...
* gnu/packages/backup.scm (btrbk): Update to 0.32.2.
2022-07-24 02:00:00 +02:00
Tobias Geerinckx-Rice
e3ca4088d0
gnu: btrbk: Add findutils to PATH.
...
* gnu/packages/backup.scm (btrbk)[arguments]:
Add findutils to WRAP-PROGRAM's PATH list.
2022-07-24 02:00:00 +02:00
Antero Mejr
97285a431b
gnu: Add grimshot.
...
* gnu/packages/wm.scm (grimshot): New variable.
Reviewed-by: Maxime Devos <maximedevos@telenet.be>
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-07-27 20:37:19 +02:00
Liliana Marie Prikler
3b1bac3b97
gnu: Add cambalache.
...
* gnu/packages/gnome.scm (cambalache): New variable.
2022-07-27 18:50:15 +02:00
Antero Mejr
ecb91c993d
gnu: libphonenumber: Build reproducibly.
...
* gnu/packages/messaging.scm (libphonenumber): Add patch.
* gnu/packages/patches/libphonenumber-reproducible-build.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Register patch.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-07-27 16:55:22 +02:00
Marius Bakke
d10effc13f
gnu: rust-glium: Add 0.31.0.
...
* gnu/packages/crates-io.scm (rust-glium-0.31): New variable.
(rust-glium-0.25): Inherit from it.
2022-07-27 16:13:39 +02:00
Marius Bakke
daf54d67e8
gnu: rust-cgmath: Add 0.18.0.
...
* gnu/packages/crates-graphics.scm (rust-cgmath-0.18): New variable.
(rust-cgmath-0.17): Inherit from it.
2022-07-27 16:13:38 +02:00
Marius Bakke
a11fc74a87
gnu: rust-glutin: Add 0.28.0.
...
* gnu/packages/crates-graphics.scm (rust-glutin-0.28): New variable.
(rust-glutin-0.26): Inherit from it.
2022-07-27 16:13:38 +02:00
Marius Bakke
68dbcbbbe6
gnu: rust-glutin-egl-sys: Update to 0.1.5.
...
* gnu/packages/crates-graphics.scm (rust-glutin-egl-sys-0.1): Update to 0.1.5.
2022-07-27 16:13:38 +02:00