Efraim Flashner
f0b4cfb475
gnu: vim: Update to 9.0.1384.
...
* gnu/packages/vim.scm (vim): Update to 9.0.1384.
2023-05-14 21:05:07 +03:00
Leo Famulari
b3adba7b5e
gnu: linux-libre 5.15: Update to 5.15.111.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.111.
(linux-libre-5.15-pristine-source): Update hash.
2023-05-14 13:31:17 -04:00
Leo Famulari
c8eed72f33
gnu: linux-libre 6.1: Update to 6.1.28.
...
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.28.
(linux-libre-6.1-pristine-source): Update hash.
2023-05-14 13:31:17 -04:00
Leo Famulari
7fa98ce048
gnu: linux-libre 6.2: Update to 6.2.15.
...
* gnu/packages/linux.scm (linux-libre-6.2-version): Update to 6.2.15.
(linux-libre-6.2-pristine-source): Update hash.
2023-05-14 13:31:12 -04:00
Vinicius Monego
7b00b155d8
gnu: Add morss.
...
* gnu/packages/syndication.scm (morss): New variable.
2023-05-14 11:10:24 -03:00
Vinicius Monego
c5ebf6ff97
gnu: python-cmaes: Update to 0.9.1.
...
* gnu/packages/machine-learning.scm (python-cmaes): Update to 0.9.1.
[source, home-page]: Follow redirect.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Remove python-setuptools, python-wheel.
2023-05-14 11:10:24 -03:00
Vinicius Monego
52c9400724
gnu: libshout-idjc: Update to 2.4.6.
...
* gnu/packages/audio.scm (libshout-idjc): Update to 2.4.6.
[inputs]: Add libshout.
[home-page]: Follow redirect.
2023-05-14 11:10:24 -03:00
Vinicius Monego
5cbf06ff95
gnu: pre-commit: Update to 3.3.1.
...
* gnu/packages/version-control.scm (pre-commit): Update to 3.3.1.
2023-05-14 11:10:24 -03:00
Vinicius Monego
30af248f1d
gnu: mlt: Update to 7.16.0.
...
* gnu/packages/video.scm (mlt): Update to 7.16.0.
2023-05-14 11:10:23 -03:00
Vinicius Monego
a6b05e89ee
gnu: mixxx: Update to 2.3.5.
...
* gnu/packages/music.scm (mixxx): Update to 2.3.5.
2023-05-14 11:10:23 -03:00
Vinicius Monego
1442d5d6de
gnu: python-anyqt: Update to 0.2.0.
...
* gnu/packages/python-xyz.scm (python-anyqt): Update to 0.2.0.
2023-05-14 11:10:23 -03:00
Vinicius Monego
be18d943ba
gnu: python-opentsne: Update to 0.7.1.
...
* gnu/packages/machine-learning.scm (python-opentsne): Update to 0.7.1.
2023-05-14 11:10:17 -03:00
Christopher Baines
eb7312401e
gnu: guix-build-coordinator: Update to 0-82.2c9e004.
...
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-82.2c9e004.
2023-05-14 13:47:42 +01:00
Christopher Baines
38cfe61780
gnu: guix-build-coordinator: Neaten up the package definitions.
...
Remove duplication and redundant append calls.
* gnu/packages/package-management.scm (guix-build-coordinator)[inputs]: Always
add sqitch.
[propagated-inputs]: Always add guile-fibers-next.
(guix-build-coordinator-agent-only)[arguments]: Remove unnecessary duplication
of phases.
[propagated-inputs]: Remove unnecessary append.
2023-05-14 13:46:22 +01:00
Christopher Baines
70986f052a
gnu: gcc: Change make-gccgo to use gexp's.
...
As otherwise this seems to generate broken derivations for i586-gnu.
* gnu/packages/gcc.scm (make-gccgo): Use gexp's for the package arguments.
2023-05-14 13:43:06 +01:00
Christopher Baines
ded8cdbe89
gnu: gcc: Change custom-gcc to use gexp's.
...
As this seems to be generating broken derivations for i586-gnu otherwise.
* gnu/packages/gcc.scm (custom-gcc): Use gexp's for the generated package
arguments.
2023-05-14 13:43:06 +01:00
Ricardo Wurmus
69d74e35b2
gnu: discrover: Remove package labels.
...
* gnu/packages/bioinformatics.scm (discrover)[native-inputs]: Remove package
labels.
2023-05-14 13:48:01 +02:00
Ricardo Wurmus
1c88229d44
gnu: rmath-standalone: Set timezone variables.
...
These variables are needed by R's configure script.
* gnu/packages/statistics.scm (rmath-standalone)[arguments]: Add 'set-timezone
phase; remove trailing #T from 'chdir phase.
2023-05-14 13:47:11 +02:00
Ricardo Wurmus
8ec227471a
gnu: diamond: Update to 2.1.6.
...
* gnu/packages/bioinformatics.scm (diamond): Update to 2.1.6.
[arguments]: Do not disable tests; pass configure flag to avoid SSE4 and AVX2
in the interest of compatibility.
[license]: Set to GPLv3+.
2023-05-14 13:39:05 +02:00
Ricardo Wurmus
6754eb339c
gnu: delly: Simplify.
...
* gnu/packages/bioinformatics.scm (delly)[source]: Simplify snippet.
[arguments]: Do not use quasiquote; simplify 'install-templates phase.
2023-05-14 13:29:34 +02:00
Ricardo Wurmus
302e7b7820
gnu: python-pybigwig: Update to 0.3.22.
...
* gnu/packages/bioinformatics.scm (python-pybigwig): Update to 0.3.22.
[source]: Simplify snippet.
[arguments]: Explicitly disable tests; simplify 'link-with-libBigWig phase.
[build-system]: Use pyproject-build-system.
2023-05-14 13:26:21 +02:00
Ricardo Wurmus
7e303658d7
gnu: codingquarry: Use G-expression.
...
* gnu/packages/bioinformatics.scm (codingquarry)[arguments]: Use G-expression
to simplify 'install phase. Install files to /share/codingquarry prefix.
[native-search-paths]: Adjust prefix.
[native-inputs]: Move python-2 from here...
[inputs]: ...to here.
2023-05-14 13:21:59 +02:00
Ricardo Wurmus
68ccd1a0d8
gnu: blast+: Update to 2.14.0.
...
* gnu/packages/bioinformatics.scm (blast+): Update to 2.14.0.
[arguments]: Remove trailing #T from build phases; let WHICH* return #FALSE on
failure; use G-expression.
[inputs]: Drop package labels.
2023-05-14 12:58:22 +02:00
Liliana Marie Prikler
28bfc5cd08
gnu: cpp: Mention that autoload prevents module cycles.
...
* gnu/packages/cpp.scm: Add a comment on the #:autoload to explain that
serialization depends on cpp.
2023-05-14 12:29:04 +02:00
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
宋文武
6419ca7fd7
gnu: Add Free as in Freedom (2.0).
...
* gnu/packages/fsf.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2023-05-12 20:22:02 +08:00
Pierre Neidhardt
b363fab46f
gnu: sbcl-serapeum: Update to 20230511.
...
* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 20230511.
2023-05-12 11:56:20 +02:00
Ricardo Wurmus
e3e011a081
gnu: python-lightning-cloud: Use older version of fastapi.
...
The variant of the fastapi package must match that of
python-pytorch-lightning.
* gnu/packages/machine-learning.scm (python-lightning-cloud)
[propagated-inputs]: Replace python-fastapi with
python-fastapi-for-pytorch-lightning.
2023-05-12 10:50:01 +02:00
Mădălin Ionel Patrașcu
a070eb7a15
gnu: Add python-optparse-pretty.
...
* gnu/packages/python-xyz.scm (python-optparse-pretty): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-05-12 09:43:20 +02:00
Mădălin Ionel Patrașcu
9d05f9a9f5
gnu: Add r-dropletutils.
...
* gnu/packages/bioconductor.scm (r-dropletutils): New variable.
2023-05-12 09:36:26 +02:00
Mădălin Ionel Patrașcu
a5bae9c748
gnu: Add r-ggpattern.
...
* gnu/packages/cran.scm (r-ggpattern): New variable.
2023-05-12 09:17:07 +02:00
Mădălin Ionel Patrașcu
6c6e2b5fbc
gnu: Add r-gridpattern.
...
* gnu/packages/cran.scm (r-gridpattern): New variable.
2023-05-12 09:17:07 +02:00
Greg Hogan
d07342b166
gnu: texlive-datetime2: Add needed propagated-inputs.
...
Required packages can be seen with:
$ rg RequirePackage $(guix build texlive-datetime2)
* gnu/packages/tex.scm (texlive-datetime2)[propagated-inputs]: Add
TEXLIVE-ETOOLBOX, TEXLIVE-LATEX-XKEYVAL, and TEXLIVE-TRACKLANG.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-05-11 23:56:24 +02:00
Fabio Natali
277c24442c
gnu: Add emacs-framemove.
...
* gnu/packages/emacs-xyz.scm (emacs-framemove): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-05-11 23:55:43 +02:00
Simon Tournier
60cf9866cf
gnu: texlive-ddphonism: Replace deprecated input.
...
* gnu/packages/tex.scm (texlive-ddphonism)[propagated-inputs]: Replace
deprecated texlive-latex-tools by texlive-tools.
Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>
2023-05-11 22:33:28 +02:00
Simon Tournier
713f4e57f7
gnu: texlive-totpages: Replace deprecated input.
...
* gnu/packages/tex.scm (texlive-totpages)[propagated-inputs]: Replace
deprecated texlive-latex-graphics by texlive-graphics.
Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>
2023-05-11 22:33:28 +02:00
Simon Tournier
012a514edb
gnu: texlive-totcount: Replace deprecated input.
...
* gnu/packages/tex.scm (texlive-totcount)[propagated-inputs]: Replace
deprecated texlive-latex-graphics by texlive-graphics.
Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>
2023-05-11 22:33:27 +02:00
Simon Tournier
43c0bf757a
gnu: texlive-ncctools: Replace deprecated input.
...
* gnu/packages/tex.scm (texlive-ncctools)[propagated-inputs]: Replace
deprecated texlive-latex-graphics by texlive-graphics.
Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>
2023-05-11 22:33:27 +02:00
Simon Tournier
b924254163
gnu: texlive-soulutf8: Replace deprecated inputs.
...
* gnu/packages/tex.scm (texlive-soulutf8)[propagated-inputs]: Replace
deprecated texlive-generic-etexcmds by texlive-etexcmds and deprecated
texlive-generic-infwarerr by texlive-infwarerr.
Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>
2023-05-11 22:33:26 +02:00
Simon Tournier
345ec9f33a
gnu: texlive-xetex: Replace deprecated inputs.
...
* gnu/packages/tex.scm (texlive-xetex)[propagated-inputs]: Replace deprecated
texlive-generic-atbegshi by texlive-atbegshi and deprecated
texlive-latex-atveryend by texlive-atveryend.
Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>
2023-05-11 22:33:24 +02:00
Ricardo Wurmus
6a02462ba2
gnu: python-skranger: Install library.
...
* gnu/packages/python-xyz.scm (python-skranger)[arguments]: Install the
library that we've just built.
2023-05-11 20:55:54 +02:00
Ricardo Wurmus
642b73a029
gnu: Add python-skranger.
...
* gnu/packages/python-xyz.scm (python-skranger): New variable.
2023-05-11 20:41:16 +02:00
Ricardo Wurmus
ee4d9a74b2
Revert "gnu: Add python-pytest-enabler."
...
This reverts commit 0a8c46e89f
.
An older version of python-pytest-enabler already exists in (gnu packages
check).
2023-05-11 20:41:16 +02:00
Efraim Flashner
f3a23fed20
gnu: lagrange: Update to 1.15.9.
...
* gnu/packages/web-browsers.scm (lagrange): Update to 1.15.9.
2023-05-11 21:33:05 +03:00
Efraim Flashner
b9a87d02e8
gnu: mutt: Update to 2.2.10.
...
* gnu/packages/mail.scm (mutt): Update to 2.2.10.
2023-05-11 21:33:05 +03:00
Efraim Flashner
ce6a1b29bd
gnu: qiv: Update to 2.3.3.
...
* gnu/packages/image-viewers.scm (qiv): Update to 2.3.3.
2023-05-11 21:33:05 +03:00
Efraim Flashner
7120dc6e16
gnu: git-annex: Update to 10.20230407.
...
* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20230407.
2023-05-11 21:33:05 +03:00
Efraim Flashner
96e013f964
gnu: global: Update to 6.6.10.
...
* gnu/packages/code.scm (global): Update to 6.6.10.
2023-05-11 21:33:02 +03:00
Ludovic Courtès
d6f6b57766
tests: vnstat: Avoid call to 'getservbyname'.
...
This would break "make as-derivation" because /etc/services is
unavailable in the build environment:
[ 38/ 80] loading... 95.0% of 40 filesBacktrace:
In guix/build/compile.scm:
249:8 19 (compile-files "." "/gnu/store/s5nadqd6hkzivkxp33svwqslfn608ng5-guix-system-tests" ("gnu/tests/audio.scm" "gnu/tests/base.scm" "gnu/tests/ci.scm" "gnu/tests/cups.scm" "gnu/tests/d…" …) …)
[…]
In unknown file:
0 (getserv "discard" "tcp")
ERROR: In procedure getserv:
In procedure getserv: no such service discard
builder for `/gnu/store/…-guix-system-tests.drv' failed with exit code 1
* gnu/tests/vnstat.scm (run-vnstat-test): Hard-code 'guest-port' instead
of calling 'getservbyname'.
2023-05-11 18:09:45 +02:00
Ricardo Wurmus
23a575f97c
gnu: Add python-omnipath.
...
* gnu/packages/python-web.scm (python-omnipath): New variable.
2023-05-11 17:12:54 +02:00
Ricardo Wurmus
6cac909c95
gnu: Add python-inflect.
...
* gnu/packages/python-xyz.scm (python-inflect): New variable.
2023-05-11 17:12:54 +02:00