| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: racket: Update to 8.7.•••Also, update 'chez-scheme-for-racket' to 9.5.9.8.
Note that racket-backport-8.6-cross-install.patch,
racket-backport-8.6-docindex-write.patch, and
racket-backport-8.6-hurd.patch were missing from dist_patch_DATA.
* gnu/packages/patches/racket-backport-8.6-cross-install.patch,
gnu/packages/patches/racket-backport-8.6-docindex-write.patch,
gnu/packages/patches/racket-backport-8.6-hurd.patch,
gnu/packages/patches/racket-backport-8.6-zuo.patch: Remove patches.
* gnu/packages/patches/racket-backport-8.7-pkg-strip.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/racket.scm (%racket-origin)[patches]: Likewise.
(%racket-version): Update to 8.7.
(racket)[inputs]: Add 'scheme-doc' source package from '%racket-origin'.
(racket)[inputs]<compatibility, db, deinprogramm, draw, drracket>
<eopl, errortrace, gui, htdp, mzscheme, parser-tools, pict, plai, plot>
<r6rs, redex, scribble, slideshow, snip, typed-racket, srfi>
<string-constants>: Update checksums.
* gnu/packages/chez.scm (chez-scheme-for-racket): Update to 9.5.9.8.
[arguments]: Enable tests.
[description]: Update.
(chez-scheme-for-racket-bootstrap-bootfiles)[arguments]: Update path to
'rktboot'.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath | 2022-11-20 | 8 | -1292/+124 |
* | gnu: Remove coin3D@3.•••* gnu/packages/graphics.scm (coin3D): Take the body from ...
(coin3D-4): ... this now-deprecated variable.
* gnu/packages/engineering.scm (freecad)[inputs]: Change from COIN3D-4 to COIN3D.
* gnu/packages/python-xyz.scm (python-pivy)[inputs]: Likewise.
* gnu/packages/qt.scm (soqt)[inputs]: Likewise.
| Marius Bakke | 2022-11-19 | 4 | -84/+40 |
* | gnu: FreeCAD: Build with coin3D@4.•••* gnu/packages/engineering.scm (freecad)[inputs]: Change from COIN3D to COIN3D-4.
| Marius Bakke | 2022-11-19 | 1 | -1/+1 |
* | gnu: make-lld-wrapper: Inherit version, license and home-page from LLD.•••* gnu/packages/llvm.scm (make-lld-wrapper): Inherit from the provided LLD.
| Marius Bakke | 2022-11-19 | 1 | -5/+5 |
* | gnu: speech-dispatcher: Update to 0.11.4.•••* gnu/packages/speech.scm (speech-dispatcher): Update to 0.11.4.
| Marius Bakke | 2022-11-19 | 1 | -2/+2 |
* | gnu: python-check-manifest: Update to 0.48.0.•••* gnu/packages/python-xyz.scm (python-check-manifest): Update to 0.48.0.
[build-system]: Change to PYPROJECT-BUILD-SYSTEM.
[arguments]: Add #:test-flags.
[native-inputs]: Remove PYTHON-MOCK. Add PYTHON-PYTEST.
[propagated-inputs]: Add PYTHON-PYPA-BUILD, PYTHON-SETUPTOOLS, and PYTHON-TOMLI.
| Marius Bakke | 2022-11-19 | 1 | -5/+10 |
* | gnu: python-check-manifest: Use the 'fixed' git for tests.•••* gnu/packages/python-xyz.scm (python-check-manifest)[native-inputs]: Change
from GIT to GIT-MINIMAL/FIXED.
| Marius Bakke | 2022-11-19 | 1 | -2/+2 |
* | gnu: vtk: Update to 9.2.2.•••* gnu/packages/patches/vtk-fix-freetypetools-build-failure.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/image-processing.scm (vtk): Update to 9.2.2.
[source](patches): Remove.
[arguments]: Remove #:phases.
| Marius Bakke | 2022-11-19 | 3 | -45/+2 |
* | gnu: mia: Fix build with VTK 9.2.•••* gnu/packages/patches/mia-vtk92.patch,
gnu/packages/patches/mia-vtk-version.patch: New files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/image-processing.scm (mia)[source](patches): Add them.
| Marius Bakke | 2022-11-19 | 4 | -1/+34 |
* | gnu: r-proj4: Build with newer proj.•••* gnu/packages/cran.scm (r-proj4)[inputs]: Change from PROJ.4 to PROJ-7.
| Marius Bakke | 2022-11-19 | 1 | -1/+1 |
* | gnu: Remove obsolete variable.•••* gnu/packages/python-xyz.scm (python-packaging-next): Remove variable.
* gnu/packages/openstack.scm (python-oslo.utils)[propagated-inputs]: Change
from PYTHON-PACKAGING-NEXT to PYTHON-PACKAGING.
| Marius Bakke | 2022-11-19 | 2 | -14/+1 |
* | gnu: linux-libre 5.10: Update to 5.10.155.•••* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.155.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
| Leo Famulari | 2022-11-19 | 1 | -3/+3 |
* | gnu: linux-libre 5.15: Update to 5.15.79.•••* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.79.
(linux-libre-5.15-pristine-source): Update hash.
| Leo Famulari | 2022-11-19 | 1 | -3/+3 |
* | gnu: linux-libre: Update to 6.0.9.•••* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.9.
(linux-libre-6.0-pristine-source, deblob-scripts-6.0.9): Update hashes.
| Leo Famulari | 2022-11-19 | 1 | -3/+3 |
* | gnu: moreutils: Fix corrupted manual pages.•••* gnu/packages/moreutils.scm: Alphabetically sort #:USE-MODULES
forms. Use LICENSE: as the license prefix.
(moreutils)[source]: Add FILE-NAME.
[native-inputs](docbook-xsl): Change to DOCBOOK-XSL-NEXT.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ( | 2022-11-19 | 1 | -21/+28 |
* | gnu: python-check-manifest: Relax git security settings in tests.•••* gnu/packages/python-xyz.scm (python-check-manifest)[arguments]:
Allow git submodule commands via file protocol during testing.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Ontje Lünsdorf | 2022-11-19 | 1 | -0/+11 |
* | gnu: blender: Update to 3.3.1.•••* gnu/packages/graphics.scm (blender): Update to 3.3.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| dan | 2022-11-19 | 1 | -2/+3 |
* | services: lightdm: Do not use GOOPS.•••There's an unwritten policy to not use GOOPS in Guix.
* gnu/services/lightdm.scm (strip-class-name-brackets): Rename to...
(strip-record-type-name-brackets): ... this.
(config->name): Adjust accordingly and use 'record-type-name' instead of
'class-name'.
(list-of-greeter-configurations?): Likewise.
| Ludovic Courtès | 2022-11-19 | 1 | -10/+10 |
* | gnu: Add smem.•••* gnu/packages/admin.scm (smem): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| jgart | 2022-11-19 | 1 | -0/+46 |
* | gnu: irssi: Update to 1.4.3.•••* gnu/packages/irc.scm (irssi): Update to 1.4.3.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| jgart | 2022-11-19 | 1 | -2/+3 |
* | gnu: Add rofi-wayland.•••* gnu/packages/xdisorg.scm (rofi-wayland): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Hilton Chain | 2022-11-19 | 1 | -0/+24 |
* | gnu: rofi: Update to 1.7.5.•••* gnu/packages/xdisorg.scm (rofi): Update to 1.7.5.
[arguments]<#:phases>: Adjusted according to source change.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Hilton Chain | 2022-11-19 | 1 | -3/+3 |
* | gnu: font-montserrat: Update to 7.222.•••* gnu/packages/fonts.scm (font-montserrat): Update to 7.222.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Sergiu Ivanov | 2022-11-19 | 1 | -6/+7 |
* | gnu: sbcl: Fix build on aarch64.•••sbcl 2.2.10 currently doesn't build on aarch64. Upstream has fixed the
issue (https://bugs.launchpad.net/sbcl/+bug/1996942), but this patch is
needed until the next release.
* gnu/packages/patches/sbcl-fix-build-on-arm64-with-clisp-as-host.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/lisp.scm (sbcl)[source]: Use it.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Andrew Patterson | 2022-11-19 | 3 | -0/+31 |
* | gnu: Add cl-ucons.•••* gnu/packages/lisp-xyz.scm (sbcl-ucons, cl-ucons, ecl-ucons): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Paul A. Patience | 2022-11-19 | 1 | -0/+38 |
* | gnu: Add cl-typo.•••* gnu/packages/lisp-xyz.scm (sbcl-typo, cl-typo, ecl-typo): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Paul A. Patience | 2022-11-19 | 1 | -0/+36 |
* | gnu: Add cl-dot.•••* gnu/packages/lisp-xyz.scm (cl-dot, ecl-cl-dot, sbcl-cl-dot): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Paul A. Patience | 2022-11-19 | 1 | -0/+29 |
* | gnu: Add cl-graph.•••* gnu/packages/lisp-xyz.scm (cl-cl-graph, sbcl-cl-graph): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher | 2022-11-19 | 1 | -0/+47 |
* | gnu: Add ecl-moptilities.•••* gnu/packages/lisp-xyz.scm (ecl-moptilities): New variable.
| Guillaume Le Vaillant | 2022-11-19 | 1 | -0/+9 |
* | gnu: cl-containers: Build more systems.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-containers)[inputs]: Remove
labels. Add sbcl-asdf-system-connections and sbcl-moptilities.
[arguments]: Add cl-containers/with-moptilities and
cl-containers/with-utilities to 'asd-systems'.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher | 2022-11-19 | 1 | -3/+8 |
* | gnu: cl-nactivitypub: Update to 0.0.4.•••* gnu/packages/lisp-xyz.scm (sbcl-nactivitypub): Update to 0.0.4.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Artyom Bologov | 2022-11-19 | 1 | -2/+2 |
* | gnu: Update cl-njson to 0.2.3.•••* gnu/package/lisp-xyz.scm (sbcl-njson): Update to 0.2.3.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Artyom Bologov | 2022-11-19 | 1 | -2/+8 |
* | gnu: emacs-org-tree-slide: Update to 2.8.18-0.d6529bc.•••* gnu/packages/emacs-xyz.scm (emacs-org-tree-slide): Update to
2.8.18-0.d6529bc.
[synopsis]: Use proper capitalization.
[description]: Use proper capitalization. Remove parts referring to the
documentation of the package.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Sergiu Ivanov | 2022-11-19 | 1 | -8/+8 |
* | gnu: emacs-logos: Update to 1.0.1.•••* gnu/packages/emacs-xyz.scm (emacs-logos): Update to 1.0.1.
| Nicolas Goaziou | 2022-11-19 | 1 | -31/+34 |
* | gnu: emacs-flymake-proselint: Update to 0.3.0.•••* gnu/packages/emacs-xyz.scm (emacs-flymake-proselint): Update to 0.3.0.
| Nicolas Goaziou | 2022-11-19 | 1 | -33/+32 |
* | gnu: emacs-code-cells: Update to 0.3.•••* gnu/packages/emacs-xyz.scm (emacs-code-cells): Update to 0.3.
| Nicolas Goaziou | 2022-11-19 | 1 | -5/+5 |
* | gnu: emacs-posframe: Update to 1.2.0.•••* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.2.0.
| Nicolas Goaziou | 2022-11-19 | 1 | -2/+2 |
* | gnu: emacs-subed: Update to 1.0.24.•••* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.0.24.
| Nicolas Goaziou | 2022-11-19 | 1 | -2/+2 |
* | gnu: emacs-auctex: Update to 13.1.6.•••* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.1.6.
| Nicolas Goaziou | 2022-11-19 | 1 | -2/+2 |
* | gnu: guile-png: Update to 0.2.0.•••* gnu/packages/guile-xyz.scm (guile-png): Update to 0.2.0.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Artyom V. Poptsov | 2022-11-18 | 1 | -2/+2 |
* | services: tor: Remove unnecessary modules from shepherd environment.•••This is a followup to fb868cd7794f15e21298e5bdea996fbf0dad17ca.
* gnu/services/networking.scm (tor-shepherd-service): Remove unused
'with-imported-modules' and 'modules' field.
| Ludovic Courtès | 2022-11-18 | 1 | -22/+16 |
* | home: services: redshift: Add 'configuration' action.•••* gnu/home/services/shepherd.scm: Re-export
'shepherd-configuration-action'.
* gnu/home/services/desktop.scm (redshift-shepherd-service): Add
'actions' field.
| Ludovic Courtès | 2022-11-18 | 2 | -2/+4 |
* | services: Add Shepherd 'configuration' action to various services.•••* gnu/services/avahi.scm (avahi-shepherd-service): Add 'actions' field.
* gnu/services/base.scm (nscd-actions): Add call to
'shepherd-configuration-action'.
* gnu/services/desktop.scm (upower-shepherd-service): Add 'actions'
field.
(elogind-shepherd-service): Likewise.
* gnu/services/dict.scm (dicod-shepherd-service): Likewise.
* gnu/services/networking.scm (openntpd-shepherd-service): Likewise.
(tor-shepherd-service): Likewise.
* gnu/services/ssh.scm (openssh-shepherd-service): Likewise.
* gnu/services/web.scm (nginx-shepherd-service): Likewise.
* gnu/services/xorg.scm (gdm-shepherd-service): Likewise.
* gnu/tests/base.scm (run-basic-test)["nscd configuration action"]: New
test.
* doc/guix.texi (Services): Document it.
| Ludovic Courtès | 2022-11-18 | 9 | -19/+39 |
* | services: shepherd: Define 'shepherd-configuration-action' helper.•••* gnu/services/shepherd.scm (shepherd-configuration-action): New
* doc/guix.texi (Shepherd Services): Document it.
| Ludovic Courtès | 2022-11-18 | 1 | -0/+12 |
* | gnu: timescaledb: Update to 2.8.1.•••* gnu/packages/patches/timescaledb-flaky-test.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/databases.scm (timescaledb): Update to 2.8.1.
[source]: Remove patch.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| jgart | 2022-11-18 | 3 | -112/+4 |
* | gnu: tbb: Update to 2021.6.0.•••* gnu/packages/tbb.scm (tbb): Update to 2021.6.0.
[source]: Remove obsolete patch.
* gnu/packages/patches/tbb-fix-test-on-aarch64.patch: Delete file.
* gnu/local.mk: Remove it.
* gnu/packages/patches/tbb-other-arches.patch: Update to match new version.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Simon South | 2022-11-18 | 4 | -47/+7 |
* | gnu: s3cmd: Fix program name in output.•••* gnu/packages/python-xyz.scm (s3cmd)[arguments]: Add a new 'hide-wrapping
phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Matthew James Kraai | 2022-11-18 | 1 | -0/+9 |
* | gnu: Add wld.•••* gnu/packages/wm.scm (wld): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| zamfofex | 2022-11-18 | 1 | -0/+34 |
* | linux-initrd: raw-initrd: Add keyword argument #:pre-mount.•••* gnu/system/linux-initrd.scm (raw-initrd): Add keyword argument #:pre-mount.
Document it.
* doc/guix.texi (initial RAM disk): Likewise.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Hilton Chain | 2022-11-18 | 1 | -2/+5 |
* | gnu: libarcus: Fix compatibility with newer protobuf.•••* gnu/packages/engineering.scm (libarcus)[arguments]: Add
'fix-protobuf-compatibility' phase.
| Guillaume Le Vaillant | 2022-11-18 | 1 | -0/+5 |