Age | Commit message (Collapse) | Author |
|
* gnu/packages/python-xyz.scm (python-k5test): Update to 0.10.3.
|
|
* gnu/packages/python-check.scm (python-atpublic): Update to 3.1.1.
[build-system]: Switch to pyproject-build-system.
[arguments]: Remove #:phases, override build backend.
[native-inputs]: Replace nose2 with pytest, add python-pdm-backend,
python-sybil and python-pytest-cov.
|
|
* gnu/packages/python-build.scm (python-pdm-backend): New variable.
|
|
* gnu/packages/package-management.scm (guix): Update to dc5430c.
|
|
This allows to build font-abattis-cantarell on aarch64-linux.
* gnu/packages/python-xyz.scm (python-fs)[arguments]: Add #:tests?.
[native-inputs]: Turn into the empty list when cross-compiling or when
PYTHON-PYFTPDLIB is not supported.
|
|
* gnu/packages/fontutils.scm (psautohint)[native-inputs]: Remove
PYTHON-FS and PYTHON-PYTEST-RANDOMLY.
|
|
* gnu/services/virtualization.scm (%i486, %sparc64, %aarch64be, %xtensa,
%xtensaeb, %microblaze, %microblazeel, %or1k, %hexagon, %loongson64):
New variables.
(%armeb): Correct family field.
(%qemu-platforms): Add them.
|
|
* gnu/services/linux.scm (%earlyoom-log-rotation): New variable.
(earlyoom-service-type): Add service-extension for log rotation.
|
|
* gnu/packages/vim.scm (vifm): Update to 0.13.
[arguments]: Adjust substitutions in custom 'patch-test-shebangs phase.
|
|
* gnu/packages/bioinformatics.scm (python-screed): Update to 1.1.2.
[build-system]: Use pyproject-build-system.
[native-inputs]: Remove python-pytest.
[inputs]: Remove python-bz2file.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/bioinformatics.scm (python-goatools): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/cran.scm (r-rcircos): New variable.
|
|
* gnu/packages/python-xyz.scm (python-diff-cover): New variable.
|
|
* gnu/packages/python-xyz.scm (python-loguru): New variable.
|
|
* gnu/packages/check.scm (python-pytest-mypy-plugins): New variable.
|
|
* gnu/packages/python-xyz.scm (python-chevron): New variable.
|
|
* gnu/packages/python-xyz.scm (python-iteround): New variable.
|
|
* gnu/packages/radio.scm (airspyhf): Update to 1.6.8-1.40836c5.
|
|
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.110.
(linux-libre-5.15-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.27.
(linux-libre-6.1-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-6.2-version): Update to 6.2.14.
(linux-libre-6.2-pristine-source): Update hash.
|
|
* gnu/packages/terminals.scm (sakura)[native-inputs]: Remove input
labels.
|
|
* gnu/packages/video.scm (peek)[inputs, native-inputs]: Remove labels.
|
|
* gnu/packages/xdisorg.scm (tint2)[native-inputs]: Remove input labels.
|
|
* gnu/packages/xdisorg.scm (maim)[inputs]: Remove labels.
|
|
* gnu/packages/maths.scm (armadillo)[inputs]: Remove labels.
|
|
* gnu/packages/vulkan.scm (vulkan-loader)[arguments]: Skip tests when
building on riscv64-linux.
|
|
* gnu/packages/image.scm (exiv2)[arguments]: Also use the custom
'adjust-tests phase when building for riscv64-linux.
|
|
Where the package consistently fails to build.
* gnu/packages/statistics.scm (r-bigmemory)[supported-systems]: Remove
armhf-linux, aarch64-linux and powerpc64le-linux.
|
|
As this causes issues with gcc-cross-boot0, since it doesn't use gexp's and
that means the builder script ends up broken.
I'm not testing this properly, I've only confirmed that with this change, you
can generate a derivation for hello for i586-gnu where that derivation and all
inputs don't have broken builder scripts. Plus the output for hello on
x86_64-linux is unchanged.
* gnu/packages/gcc.scm (gcc-11)[arguments]: Rewrite to not use gexps.
[native-inputs]: Add a patch for the hurd if that's the target.
|
|
* gnu/packages/patches/dune-common-skip-failing-tests.patch: New file.
* gnu/packages/maths.scm (dune-common)[source]: Add it
* gnu/local.mk (dist_patch_DATA): Register it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/backup.scm (rdiff-backup): Update to 2.2.4.
[inputs]: Add python-pyaml.
|
|
* gnu/packages/games.scm (pinball): Update to 0.3.20230219.
[inputs]: Use sdl-union.
[arguments]: Adjust configure flags. Use gexps. Remove debug outpu.
|
|
* gnu/packages/wxwidgets.scm (python-wxpython) [outputs]: New field.
[arguments]: Provide the '--debug' build option in the configure phase.
|
|
* gnu/packages/wxwidgets.scm (python-wxpython) [arguments]: Use gexps.
Provide the '--use_syswx' build option via the WXPYTHON_BUILD_ARGS environment
variable.
|
|
* gnu/packages/wxwidgets.scm (wxwidgets) [outputs]: New field.
[arguments]: Add --enable-debug_info to #:configure-flags argument.
|
|
* gnu/packages/wxwidgets.scm (wxwidgets): Update to 3.2.2.1.
|
|
* gnu/packages/bioinformatics.scm (pigx-sars-cov-2): Update to 0.0.9.
|
|
* gnu/packages/emacs-xyz.scm (emacs-circadian)[arguments]<#:phases>: Skip
failing tests.
|
|
* gnu/packages/emacs-xyz.scm (emacs-lacarte)[source]: Use GitHub as
upstream. Fix version number.
[description]: Expound it.
[license]: Set to GPL3+.
|
|
* gnu/packages/emacs-xyz.scm (emacs-markup-faces)[source]: Use GitHub as
upstream, MELPA Stable failed us…
[description]: Appease linter and fix capitalization.
|
|
Fixes <https://issues.guix.gnu.org/63198>.
Our CUPS service doesn't currently extend the PAM configuration, and prevents
users from authenticating. Use cups-minimal, which has no PAM support.
* gnu/services/cups.scm (cups-configuration) [cups]: Use cups-minimal.
(opaque-cups-configuration): Likewise.
|
|
* gnu/packages/telephony.scm (sipp): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/serialization.scm (libfyaml): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/rrdtool.scm (rrdtool): Update to 1.8.0.
[source]: Change URI making Github the primary distribution point;
[inputs]: Use new style;
[arguments]: Use gexps, remove PRE-CONFIGURE phase.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-riscv-mode): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/games.scm (open-adventure): Update to 1.16.
|
|
* gnu/packages/emacs-xyz.scm (emacs-osm): Update to 0.12.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ivy-rich): Update to 0.1.7.
|
|
* gnu/packages/emacs-xyz.scm (emacs-inspector): Update to 0.29.
|