aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2022-11-21gnu: Add kquickcharts.Petr Hodina
* gnu/packages/kde-frameworks.scm (kquickcharts): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
2022-11-21gnu: libfido2: Update to 1.12.0.Maxim Cournoyer
* gnu/packages/security-token.scm (libfido2): Update to 1.12.0.
2022-11-21gnu: Add emacs-ukrainian-holidays.jgart
* gnu/packages/emacs-xyz.scm (emacs-ukrainian-holidays): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21gnu: qtractor: Use qt6 instead of qt5.kiasoc5
* gnu/packages/music.scm (qtractor)[inputs]: Remove qtbase-5, qtsvg-5, and qtx11extras; add qtbase and qtsvg. [native-inputs]: Remove qttools-5; add qttools. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21gnu: padthv1: Use qt6 instead of qt5.kiasoc5
* gnu/packages/music.scm (padthv1)[inputs]: Remove qtbase-5 and qtsvg-5; add qtbase and qtsvg. [native-inputs]: Remove qttools-5; add qttools. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21gnu: samplv1: Use qt6 instead of qt5.kiasoc5
* gnu/packages/music.scm (samplv1)[inputs]: Remove qtbase-5 and qtsvg-5; add qtbase and qtsvg. [native-inputs]: Remove qttools-5; add qttools. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21gnu: drumkv1: Use qt6 instead of qt5.kiasoc5
* gnu/packages/music.scm (drumkv1)[inputs]: Remove qtbase-5 and qtsvg-5; add qtbase and qtsvg. [native-inputs]: Remove qttools-5; add qttools. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21gnu: synthv1: Use qt6 instead of qt5.kiasoc5
* gnu/packages/music.scm (synthv1)[inputs]: Remove qtbase-5 and qtsvg-5; add qtbase and qtsvg. [native-inputs]: Remove qttools-5; add qttools. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21gnu: Add emacs-on.jgart
* gnu/packages/emacs-xyz.scm (emacs-on): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21gnu: Add emacs-wanderlust.Hilton Chain
* gnu/packages/emacs-xyz.scm (emacs-wanderlust): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21gnu: Add emacs-semi-epg.Hilton Chain
* gnu/packages/emacs-xyz.scm (emacs-semi-epg): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21gnu: Add emacs-flim-lb.Hilton Chain
* gnu/packages/emacs-xyz.scm (emacs-flim-lb): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21gnu: Add emacs-apel-lb.Hilton Chain
* gnu/packages/emacs-xyz.scm (emacs-apel-lb): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21gnu: Add emacs-bbdb-vcard.Hilton Chain
* gnu/packages/emacs-xyz.scm (emacs-bbdb-vcard): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21gnu: python-gwcs: Update to 0.18.2.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-gwcs): Fix build and update to 0.18.2. [build-system]: Use pyproject-build-system. [arguments]: Remove redundant. [native-inputs]: Use python-jsonschema-next over python-jsonschema to fix tests failing to run due to python-asdf issue with low version of jsonschema, see https://github.com/asdf-format/asdf/pull/1203. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21gnu: asdf-astropy: Update to 0.2.2.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-asdf-astropy): Update to 0.2.0. [build-system]: Use pyproject-build-system. [arguments]: Remove redundant. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21gnu: python-asdf: Update comment about tests.Sharlatan Hellseher
* gnu/packages/astronomy (python-asdf)[arguments]: Update comment about the disabled tests. python-astropy does not depends on python-asdf any longer but test keep failing due to multiple reasons. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21gnu: python-asdf: Update to 2.13.0.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-asdf): Update to 2.13.0. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-astropy, python-psutil, python-pytest, python-pytest-doctestplus, python-pytest-openfiles, python-pytest-remotedata, python-semantic-version. [propagated-inputs]: Add python-asdf-standard, python-asdf-transform-schemas, python-asdf-unit-schemas python-importlib-metadata, python-jsonschema-next, python-lz4. Remove python-jsonschema. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21gnu: asdf-transform-schemas: Update to 0.3.0.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-asdf-transform-schemas): Update to 0.3.0. [build-system]: Use new pyproject-build-system [tests]: Disable tests, to prevent cycle with python-asdf package. [native-inputs]: Remove python-pytest and python-semantic-version. [propagated-inputs]: Remove python-asdf. Add python-asdf-standard, python-importlib-resources. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21gnu: Add asdf-time-schemas.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-asdf-time-schemas): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21gnu: Add asdf-fits-schemas.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-asdf-fits-schemas): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21gnu: Add asdf-unit-schemas.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-asdf-unit-schemas): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21gnu: Add asdf-standard.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-asdf-standard): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21gnu: sbcl-cl-prevalence: Update to 20221121.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-cl-prevalence): Update to 20221121.
2022-11-21gnu: sbcl-s-sysdeps: Update to 20210202.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-s-sysdeps): Update to 20210202.
2022-11-21gnu: liquid-dsp: Update to 1.5.0.Guillaume Le Vaillant
* gnu/packages/radio.scm (liquid-dsp): Update to 1.5.0.
2022-11-21gnu: cuirass: Update to 1.1.0-13.1341725.Mathieu Othacehe
* gnu/packages/ci.scm (cuirass): Update to 1.1.0-13.1341725.
2022-11-21gnu: prusa-slicer: Update to 2.5.0.Artyom V. Poptsov
* gnu/packages/engineering.scm (prusa-slicer): Update to 2.5.0. [inputs]: Add 'libjpeg-turbo' and 'opencascade-occt'. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-21gnu: opencascade-occt: Update to 7.6.2.Artyom V. Poptsov
* gnu/packages/maths.scm (opencascade-occt): Update to 7.6.2. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-21gnu: Add cl-the-cost-of-nothing.Paul A. Patience
* gnu/packages/lisp-xyz.scm (sbcl-the-cost-of-nothing, cl-the-cost-of-nothing, ecl-the-cost-of-nothing): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-21gnu: Add cl-adopt.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (cl-adopt, ecl-adopt, sbcl-adopt): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-21gnu: Add cl-one-more-re-nightmare.Paul A. Patience
* gnu/packages/lisp-xyz.scm (sbcl-one-more-re-nightmare, cl-one-more-re-nightmare, ecl-one-more-re-nightmare): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-21gnu: Add cl-stealth-mixin.Paul A. Patience
* gnu/packages/lisp-xyz.scm (sbcl-stealth-mixin, cl-stealth-mixin, ecl-stealth-mixin): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-21gnu: Add emacs-dirvish.Fidel Ramos
* gnu/packages/emacs-xyz.scm (emacs-dirvish): New variable. Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-11-20gnu: nautilus: Fix crash due to loading extensions twice.Ludovic Courtès
Fixes <https://issues.guix.gnu.org/58221>. Reported by Tobias Kortkamp <tobias.kortkamp@gmail.com>. Previously, if NAUTILUS_EXTENSION_PATH contained the same directory several times, Nautilus could end up loading the same extension a second time and crash. This patch ensures that each extension cannot be loaded more than once. * gnu/packages/patches/nautilus-extension-search-path.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (nautilus)[source]: Use it. [arguments]: Remove 'make-extensible' phase.
2022-11-20gnu: bchoppr: Update to 1.12.0.Ricardo Wurmus
* gnu/packages/music.scm (bchoppr): Update to 1.12.0.
2022-11-20gnu: xmlsec-openssl: Remove input labels.Marius Bakke
* gnu/packages/xml.scm (xmlsec-openssl)[inputs]: Remove labels.
2022-11-20gnu: xmlsec-nss: Remove input labels.Marius Bakke
* gnu/packages/xml.scm (xmlsec-nss)[native-inputs, inputs]: Remove labels.
2022-11-20gnu: oath-toolkit: Fix test failure with new xmlsec.Marius Bakke
* gnu/packages/patches/oath-toolkit-xmlsec-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/authentication.scm (oath-toolkit)[source](patches): New field.
2022-11-20gnu: xmlsec: Update to 1.2.36.Marius Bakke
* gnu/packages/xml.scm (xmlsec): Update to 1.2.36.
2022-11-20gnu: xmlsec: Add 'upstream-name' property.Marius Bakke
* gnu/packages/xml.scm (xmlsec)[properties]: New field.
2022-11-20gnu: postgresql@10: Update to 10.23.Marius Bakke
* gnu/packages/databases.scm (postgresql-10): Update to 10.23.
2022-11-20gnu: postgresql@11: Update to 11.18.Marius Bakke
* gnu/packages/databases.scm (postgresql-11): Update to 11.18.
2022-11-20gnu: postgresql@13: Update to 13.9.Marius Bakke
* gnu/packages/databases.scm (postgresql-13): Update to 13.9.
2022-11-20gnu: postgresql: Add 15.1.Marius Bakke
* gnu/packages/databases.scm (postgresql-15): New variable. (postgresql-14): Inherit from it.
2022-11-20gnu: inkbox: Fix build.Marius Bakke
* gnu/packages/ebook.scm (inkbox)[arguments]: Use G-expression.
2022-11-20gnu: inkbox: Update home-page and source URI.Marius Bakke
* gnu/packages/ebook.scm (inkbox)[home-page]: Set to repository, as the previous was NXDOMAIN. [source](uri): Use HOME-PAGE.
2022-11-20gnu: fmit: Remove input labels.Marius Bakke
* gnu/packages/music.scm (fmit)[native-inputs]: Remove labels.
2022-11-20gnu: fmit: Fix build.Marius Bakke
* gnu/packages/music.scm (fmit)[arguments]: Adjust for label changes.
2022-11-20gnu: openal: Add upstream-name property.Marius Bakke
* gnu/packages/audio.scm (openal)[properties]: New field.