Commit graph

115485 commits

Author SHA1 Message Date
Liliana Marie Prikler 006bf1ba97
gnu: Add lager.
* gnu/packages/cpp.scm (lager): New variable.
2023-05-14 12:22:30 +02:00
Liliana Marie Prikler 882f55ff73
gnu: Add zug.
* gnu/packages/cpp.scm (zug): New variable.
2023-05-14 12:22:30 +02:00
Liliana Marie Prikler 8d6f66d621
gnu: Add immer.
* gnu/packages/cpp.scm (immer): New variable.
2023-05-14 12:22:29 +02:00
Liliana Marie Prikler 72919598c8
gnu: Add c-rrb.
* gnu/packages/c.scm (c-rrb): New variable.
2023-05-14 12:22:29 +02:00
Liliana Marie Prikler f8d06e2c32
gnu: nlohmann-json: Improve package style.
* gnu/package/cpp.scm (nlohmann-json)[source]<snippet>: Fit to 80 chars width.
Use G-Expressions.
[arguments]: Use G-Expressions.
2023-05-14 12:22:29 +02:00
Liliana Marie Prikler 4a3f946408
gnu: nlohmann-json: Update to 3.11.2.
* gnu/packages/cpp.scm (nlohmann-json): Update to 3.11.2.
[source]<snippet>: Adjust accordingly.
[native-inputs]<json_test_data>: Update to 3.1.0.
2023-05-14 12:22:29 +02:00
Liliana Marie Prikler 58e84ec9af
gnu: Rename json-modern-cxx to nlohmann-json.
* gnu/packages/cpp.scm (nlohmann-json): New variable.
(json-modern-cxx): Mark as deprecated alias.
(xtl, jsonnet)[inputs]: Use nlohmann-json.
* gnu/packages/build-tools.scm (bear)[inputs]: Likewise.
* gnu/packages/cybersecurity.scm (blacksmith)[inputs]: Likewise.
* gnu/packages/databases.scm (sqlitebrowser)[inputs]: Adjust comment.
* gnu/packages/games.scm (openrct2)[inputs]: Use nlohmann-json.
* gnu/packages/graphics.scm (f3d)[native-inputs]: Likewise.
* gnu/packages/hardware.scm (openrgb)[inputs]: Likewise.
[arguments]: Adjust accordingly.
* gnu/packages/image-processing.scm (paraview)[inputs]: Adjust comment.
* gnu/packages/irods.scm (irods, irods-client-icommands)[inputs]: Use
nlohmann-json.
* gnu/packages/jupyter.scm (xeus)[inputs]: Likewise.
* gnu/packages/messaging.scm (mtxclient, nheko)[inputs]: Likewise.
* gnu/packages/text-editors.scm (jucipp)[inputs]: Likewise.
* gnu/packages/video.scm (mktoolnix)[inputs]: Likewise.
* gnu/packages/xdisorg.scm (nwg-launchers)[inputs]: Likewise.
2023-05-14 12:22:29 +02:00
Michael Ford 3c8d0f9e71
gnu: bitcoin-core: Update to 23.1.
* gnu/packages/finance.scp (bitcoin-core): Update to 23.1.
  [inputs]: Add sqlite.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-05-14 10:38:54 +02:00
Andy Tai 930e6e3e7a
gnu: mesa-opencl: Remove reference to patch.
Fixes <https://bugs.gnu.org/63456>.

* gnu/packages/patches/mesa-opencl-all-targets.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gl.scm (mesa-opencl)[source]: Remove patch application.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-05-14 10:19:39 +02:00
Efraim Flashner 56f52639bb
gnu: poke: Update to 3.2.
* gnu/packages/engineering.scm (poke): Update to 3.2.
2023-05-14 10:21:12 +03:00
宋文武 be21541778
gnu: mousepad: Update to 0.6.1.
* gnu/packages/xfce.scm (mousepad): Update to 0.6.1.
2023-05-14 15:10:52 +08:00
宋文武 3b87e7ce52
gnu: ristretto: Update to 0.13.1.
* gnu/packages/xfce.scm (ristretto): Update to 0.13.1.
2023-05-14 15:10:52 +08:00
Arnaud Lechevallier 9c1b9bfef3
gnu: Add Iosevka comfy font.
* gnu/packages/fonts.scm (font-iosevka-comfy): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-14 11:31:48 +08:00
宋文武 03af9d56fb
gnu: Add bbcsdl.
* gnu/packages/game-development.scm (bbcsdl): New variable.
2023-05-14 11:09:22 +08:00
Ahmad Draidi a44f5ec73d
gnu: Add font-spleen.
* gnu/packages/fonts.scm (font-spleen): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-14 10:52:42 +08:00
Antero Mejr 5585fbbfd0
gnu: dwl: Update to 0.4.
* gnu/packages/wm.scm (dwl): Update to 0.4.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-14 10:43:14 +08:00
Ricardo Wurmus 270db2a56b
gnu: Add xuidesigner.
* gnu/packages/music.scm (xuidesigner): New variable.
2023-05-13 18:26:25 +02:00
Ludovic Courtès 18d6173214
gnu: shepherd: Fetch code from 'mirror://gnu'.
* gnu/packages/admin.scm (shepherd-0.10): Fix URL.
2023-05-13 17:25:48 +02:00
Ludovic Courtès 134c10241a
services: shepherd: Default to 0.10.
* gnu/services/shepherd.scm (<shepherd-configuration>)[shepherd]:
Default to SHEPHERD-0.10.
* gnu/home/services/shepherd.scm (<home-shepherd-configuration>)[shepherd]:
Likewise.
2023-05-13 16:27:55 +02:00
Ludovic Courtès 1d9efb858f
gnu: shepherd: Add 0.10.0.
* gnu/packages/admin.scm (shepherd-0.10): New variable.
(guile2.2-shepherd): Inherit from SHEPHERD-0.10.
2023-05-13 16:27:40 +02:00
Guillaume Le Vaillant ed1e792039
gnu: python-sentry-sdk: Disable tests not working with pytest-7.
* gnu/packages/python-xyz.scm (python-sentry-sdk)[arguments]: Update 'check'
  phase.
2023-05-13 14:52:17 +02:00
David Thompson 6af7a94446
gnu: guile-opengl: Update to 0.2.0.
* gnu/packages/gl.scm (guile-opengl): Update to 0.2.0. Remove obsolete build
system hack.
(guile3.0-opengl): Remove obsolete build system hack.
2023-05-13 07:42:21 -04:00
Vagrant Cascadian 882ca2011e
gnu: diffoscope: Update to 242.
* gnu/packages/diffoscope.scm (diffoscope): Update to 242.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-13 18:38:28 +08:00
Christopher Baines 9a6bbea9d4
services: nar-herder: Support extra environment vars.
* gnu/services/guix.scm (nar-herder-configuration-extra-environment-variables):
New procedure.
(nar-herder-shepherd-services): Pass the environment variables to the
shepherd.
* doc/guix.texi (Guix Services): Document it.
2023-05-13 11:26:37 +01:00
Artyom V. Poptsov cc47c5277d
gnu: ftxui: Build ftxui-benchmark.
* gnu/packages/cpp.scm (ftxui)[native-inputs]: Add benchmark.
[arguments]: Remove #:phases.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-13 17:54:14 +08:00
宋文武 1fa30c597b
gnu: raylib: Fix audio and use system glfw.
* gnu/packages/game-development.scm (raylib)[inputs]: Use glfw and pluseaudio.
[arguments]: Set flags for glfw and pulseaudio.
2023-05-13 17:35:19 +08:00
宋文武 733c8a6c54
gnu: raylib: Update to 4.5.0.
* gnu/packages/game-development.scm (raylib): Update to 4.5.0.
2023-05-13 17:35:19 +08:00
Ricardo Wurmus 23ca566e74
gnu: python-rapidjson: Use pyproject-build-system.
* gnu/packages/python-web.scm (python-rapidjson)[build-system]: Use
pyproject-build-system.
[arguments]: Do not use custom 'build and 'check phases.
2023-05-13 11:03:52 +02:00
Ricardo Wurmus c77d5eaaf5
gnu: python-markdown-it-py: Simplify by using pyproject-build-system.
* gnu/packages/python-xyz.scm (python-markdown-it-py)[arguments]: Remove
custom 'build and 'install phases.
[build-system]: Use pyproject-build-system.
2023-05-13 11:03:52 +02:00
Ricardo Wurmus 1a2eb983cb
gnu: python-sphinx-panels: Use older docutils.
* gnu/packages/sphinx.scm (python-sphinx-panels)[propagated-inputs]: Replace
python-docutils with python-docutils-0.15.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase.
2023-05-13 11:03:52 +02:00
Lars-Dominik Braun cf89a215ce
gnu: ghc-tasty: Add missing dependency on i686-linux.
Fixes <https://issues.guix.gnu.org/63421>.

* gnu/packages/haskell-check.scm (ghc-tasty)[inputs]: Conditionally
add ghc-unbounded-delays.
2023-05-13 09:34:35 +02:00
Ricardo Wurmus d67a3622ef
gnu: python-orjson: Fix version string of Python module.
* gnu/packages/python-xyz.scm (python-orjson)[arguments]: Remove invalid
characters from version string.
2023-05-12 23:23:12 +02:00
Ricardo Wurmus 351d193eb1
gnu: python-orjson: Reuse phases from pyproject-build-system.
* gnu/packages/python-xyz.scm (python-orjson)[arguments]: Include modules from
pyproject-build-system; use their 'build and 'install phases instead of
duplicating their contents.
2023-05-12 23:22:01 +02:00
Ricardo Wurmus 27341afe53
gnu: python-canonicaljson: Use pyproject-build-system.
* gnu/packages/python-xyz.scm (python-canonicaljson)[arguments]: Remove custom
'build, 'check, and 'install phases.
[build-system]: Use pyproject-build-system.
2023-05-12 23:06:34 +02:00
Ricardo Wurmus 1a21f4117e
gnu: python-pyproject-metadata: Simplify by using pyproject-build-system.
* gnu/packages/python-xyz.scm (python-pyproject-metadata)[arguments]: Remove.
[build-system]: Use pyproject-build-system.
2023-05-12 22:59:41 +02:00
Ricardo Wurmus db3d74008a
gnu: python-seaborn: Simplify by using pyproject-build-system.
* gnu/packages/python-xyz.scm (python-seaborn)[arguments]: Remove.
[build-system]: Use pyproject-build-system.
2023-05-12 22:56:42 +02:00
Ricardo Wurmus 206815b796
gnu: shrinkwrap: Use pyproject-build-system.
* gnu/packages/python-xyz.scm (shrinkwrap)[arguments]: Remove.
[build-system]: Use pyproject-build-system.
2023-05-12 22:53:46 +02:00
Ricardo Wurmus e4ca1bcea5
gnu: jamm: Use G-expression.
* gnu/packages/bioinformatics.scm (jamm)[arguments]: Use G-expression.
2023-05-12 22:50:08 +02:00
Ricardo Wurmus 662e2e82b1
gnu: arriba: Use SEARCH-INPUT-FILE and -DIRECTORY.
* gnu/packages/bioinformatics.scm (arriba)[arguments]:
Use SEARCH-INPUT-DIRECTORY and SEARCH-INPUT-FILE; use G-expression; drop
trailing #T from build phases.
2023-05-12 22:40:18 +02:00
Ricardo Wurmus 001d9b1c64
gnu: multichoose: Clean up.
* gnu/packages/bioinformatics.scm (multichoos): Fix indentation.
[arguments]: Use G-expression.
2023-05-12 22:33:44 +02:00
Ricardo Wurmus 6d72af0747
gnu: samblaster: Update to 0.1.26.
* gnu/packages/bioinformatics.scm (samblaster): Update to 0.1.26.
2023-05-12 22:31:22 +02:00
Ricardo Wurmus 6331e41cde
gnu: samblaster: Simplify.
* gnu/packages/bioinformatics.scm (samblaster): Fix indentation.
[arguments]: Use G-expression; drop trailing #T from 'install phase.
[description]: Use double spacing between all sentences.
2023-05-12 22:29:38 +02:00
Ricardo Wurmus 7da3ca1bd7
gnu: methyldackel: Update to 0.6.1.
* gnu/packages/bioinformatics.scm (methyldackel): Update to 0.6.1.
[arguments]: Set LIBBIGWIG variable instead of patching Makefile.
[inputs]: Replace htslib-1.9 with htslib.
2023-05-12 22:27:17 +02:00
Ricardo Wurmus 7a199bb74c
gnu: methyldackel: Simplify arguments.
* gnu/packages/bioinformatics.scm (methyldackel)[arguments]: Use list, drop
argument list.
[native-inputs]: Drop package label.
2023-05-12 22:24:30 +02:00
Ricardo Wurmus 5d446e439d
gnu: phast: Simplify by using G-expression.
* gnu/packages/bioinformatics.scm (phast)[arguments]: Use G-expression and
drop trailing #T from build phases.
2023-05-12 22:23:23 +02:00
Ricardo Wurmus fac8721bfd
gnu: ribotaper: Simplify with G-expression.
* gnu/packages/bioinformatics.scm (ribotaper)[arguments]: Use G-expression and
drop trailing #T from build phase.
2023-05-12 22:21:14 +02:00
Ricardo Wurmus 0e20ed322d
gnu: sra-tools: Do link with libxml2.
* gnu/packages/bioinformatics.scm (sra-tools)[arguments]: Use G-expression for
clarity; drop trailing #T from build phases; modify 'configure phase to
dynamically link with libxml2.
[inputs]: Drop package labels; add libxml2.
2023-05-12 21:54:01 +02:00
Ricardo Wurmus 8ba3bf6564
gnu: ncbi-vdb: Ensure that vdb-sqlite is installed.
The most important change here is the addition of the 'install-libs phase.
All other changes are just the result of switching to G-expressions.

* gnu/packages/bioinformatics.scm (ncbi-vdb)[arguments]: Add 'install-libs
phase; use G-expression; drop trailing #T from build phases.
[inputs]: Drop package labels.
2023-05-12 21:51:41 +02:00
Mădălin Ionel Patrașcu 263f235cd0
gnu: Add python-mgatk.
* gnu/packages/bioinformatics.scm (python-mgatk): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-05-12 15:30:44 +02:00
宋文武 40310efde9
system: default-skeletons: Merge search-paths of multiple profiles.
Fixes <https://issues.guix.gnu.org/20255>.

* gnu/system/shadow.scm (default-skeletons)[bash_profile, zprofile]:
Merge search-paths from multiple profiles via "guix package".
2023-05-12 20:27:06 +08:00