| Commit message (Expand) | Author | Age | Files | Lines |
* | 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.
| Ludovic Courtès | 2023-05-13 | 2 | -3/+3 |
* | gnu: shepherd: Add 0.10.0.•••* gnu/packages/admin.scm (shepherd-0.10): New variable.
(guile2.2-shepherd): Inherit from SHEPHERD-0.10.
| Ludovic Courtès | 2023-05-13 | 1 | -1/+13 |
* | gnu: python-sentry-sdk: Disable tests not working with pytest-7.•••* gnu/packages/python-xyz.scm (python-sentry-sdk)[arguments]: Update 'check'
phase.
| Guillaume Le Vaillant | 2023-05-13 | 1 | -2/+32 |
* | 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.
| David Thompson | 2023-05-13 | 1 | -18/+2 |
* | gnu: diffoscope: Update to 242.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 242.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Vagrant Cascadian | 2023-05-13 | 1 | -2/+2 |
* | 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.
| Christopher Baines | 2023-05-13 | 2 | -3/+12 |
* | gnu: ftxui: Build ftxui-benchmark.•••* gnu/packages/cpp.scm (ftxui)[native-inputs]: Add benchmark.
[arguments]: Remove #:phases.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Artyom V. Poptsov | 2023-05-13 | 1 | -14/+3 |
* | 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 | 1 | -8/+16 |
* | gnu: raylib: Update to 4.5.0.•••* gnu/packages/game-development.scm (raylib): Update to 4.5.0.
| 宋文武 | 2023-05-13 | 1 | -2/+2 |
* | 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.
| Ricardo Wurmus | 2023-05-13 | 1 | -17/+15 |
* | 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.
| Ricardo Wurmus | 2023-05-13 | 1 | -16/+2 |
* | 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.
| Ricardo Wurmus | 2023-05-13 | 1 | -10/+3 |
* | 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.
| Lars-Dominik Braun | 2023-05-13 | 1 | -1/+7 |
* | gnu: python-orjson: Fix version string of Python module.•••* gnu/packages/python-xyz.scm (python-orjson)[arguments]: Remove invalid
characters from version string.
| Ricardo Wurmus | 2023-05-12 | 1 | -2/+1 |
* | 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.
| Ricardo Wurmus | 2023-05-12 | 1 | -9/+10 |
* | 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.
| Ricardo Wurmus | 2023-05-12 | 1 | -16/+2 |
* | 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.
| Ricardo Wurmus | 2023-05-12 | 1 | -25/+1 |
* | gnu: python-seaborn: Simplify by using pyproject-build-system.•••* gnu/packages/python-xyz.scm (python-seaborn)[arguments]: Remove.
[build-system]: Use pyproject-build-system.
| Ricardo Wurmus | 2023-05-12 | 1 | -22/+1 |
* | gnu: shrinkwrap: Use pyproject-build-system.•••* gnu/packages/python-xyz.scm (shrinkwrap)[arguments]: Remove.
[build-system]: Use pyproject-build-system.
| Ricardo Wurmus | 2023-05-12 | 1 | -18/+1 |
* | gnu: jamm: Use G-expression.•••* gnu/packages/bioinformatics.scm (jamm)[arguments]: Use G-expression.
| Ricardo Wurmus | 2023-05-12 | 1 | -39/+38 |
* | 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.
| Ricardo Wurmus | 2023-05-12 | 1 | -29/+30 |
* | gnu: multichoose: Clean up.•••* gnu/packages/bioinformatics.scm (multichoos): Fix indentation.
[arguments]: Use G-expression.
| Ricardo Wurmus | 2023-05-12 | 1 | -22/+22 |
* | gnu: samblaster: Update to 0.1.26.•••* gnu/packages/bioinformatics.scm (samblaster): Update to 0.1.26.
| Ricardo Wurmus | 2023-05-12 | 1 | -3/+3 |
* | 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.
| Ricardo Wurmus | 2023-05-12 | 1 | -18/+17 |
* | 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.
| Ricardo Wurmus | 2023-05-12 | 1 | -5/+4 |
* | gnu: methyldackel: Simplify arguments.•••* gnu/packages/bioinformatics.scm (methyldackel)[arguments]: Use list, drop
argument list.
[native-inputs]: Drop package label.
| Ricardo Wurmus | 2023-05-12 | 1 | -9/+10 |
* | gnu: phast: Simplify by using G-expression.•••* gnu/packages/bioinformatics.scm (phast)[arguments]: Use G-expression and
drop trailing #T from build phases.
| Ricardo Wurmus | 2023-05-12 | 1 | -38/+37 |
* | gnu: ribotaper: Simplify with G-expression.•••* gnu/packages/bioinformatics.scm (ribotaper)[arguments]: Use G-expression and
drop trailing #T from build phase.
| Ricardo Wurmus | 2023-05-12 | 1 | -14/+13 |
* | 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.
| Ricardo Wurmus | 2023-05-12 | 1 | -77/+79 |
* | 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.
| Ricardo Wurmus | 2023-05-12 | 1 | -92/+92 |
* | gnu: Add python-mgatk.•••* gnu/packages/bioinformatics.scm (python-mgatk): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| Mădălin Ionel Patrașcu | 2023-05-12 | 1 | -0/+50 |
* | 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 | 1 | -2/+22 |
* | 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 | 2 | -0/+73 |
* | gnu: sbcl-serapeum: Update to 20230511.•••* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 20230511.
| Pierre Neidhardt | 2023-05-12 | 1 | -3/+3 |
* | 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.
| Ricardo Wurmus | 2023-05-12 | 1 | -1/+1 |
* | gnu: Add python-optparse-pretty.•••* gnu/packages/python-xyz.scm (python-optparse-pretty): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Mădălin Ionel Patrașcu | 2023-05-12 | 1 | -1/+21 |
* | gnu: Add r-dropletutils.•••* gnu/packages/bioconductor.scm (r-dropletutils): New variable.
| Mădălin Ionel Patrașcu | 2023-05-12 | 1 | -0/+44 |
* | gnu: Add r-ggpattern.•••* gnu/packages/cran.scm (r-ggpattern): New variable.
| Mădălin Ionel Patrașcu | 2023-05-12 | 1 | -0/+30 |
* | gnu: Add r-gridpattern.•••* gnu/packages/cran.scm (r-gridpattern): New variable.
| Mădălin Ionel Patrașcu | 2023-05-12 | 1 | -0/+30 |
* | 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>
| Greg Hogan | 2023-05-11 | 1 | -0/+4 |
* | gnu: Add emacs-framemove.•••* gnu/packages/emacs-xyz.scm (emacs-framemove): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Fabio Natali | 2023-05-11 | 1 | -0/+25 |
* | 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>
| Simon Tournier | 2023-05-11 | 1 | -1/+1 |
* | 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>
| Simon Tournier | 2023-05-11 | 1 | -1/+1 |
* | 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>
| Simon Tournier | 2023-05-11 | 1 | -1/+1 |
* | 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>
| Simon Tournier | 2023-05-11 | 1 | -1/+1 |
* | 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>
| Simon Tournier | 2023-05-11 | 1 | -2/+2 |
* | 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>
| Simon Tournier | 2023-05-11 | 1 | -2/+2 |
* | gnu: python-skranger: Install library.•••* gnu/packages/python-xyz.scm (python-skranger)[arguments]: Install the
library that we've just built.
| Ricardo Wurmus | 2023-05-11 | 1 | -11/+23 |
* | gnu: Add python-skranger.•••* gnu/packages/python-xyz.scm (python-skranger): New variable.
| Ricardo Wurmus | 2023-05-11 | 1 | -0/+49 |
* | Revert "gnu: Add python-pytest-enabler."•••This reverts commit 0a8c46e89f095a9ec3632d43920ac3cce49f16d5.
An older version of python-pytest-enabler already exists in (gnu packages
check).
| Ricardo Wurmus | 2023-05-11 | 1 | -56/+0 |