summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2023-03-22gnu: borgmatic: Update to 1.7.9.Sergey Trofimov
* gnu/packages/backup.scm (borgmatic): Update to 1.7.9. [arguments]: Set absolute store paths in the custom 'configure' phase. Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-22gnu: OpenSSH: Update to 9.3p1 [security fixes].Leo Famulari
The release announcement contains more information about the security vulnerabilities fixed in this update: https://www.openssh.com/txt/release-9.3 * gnu/packages/ssh.scm (openssh): Update to 9.3p1.
2023-03-22gnu: wireshark: Update dependencies, use Qt 6.Maxim Cournoyer
* gnu/packages/networking.scm (wireshark) [arguments] <#:configure-flags>: Add -DUSE_qt6=ON. [inputs]: Replace lua-5.2 with lua, qtbase-5 with qtbase, qtmultimedia-5 with qtmultimedia, qtsvg-5 with qtsvg. Add qt5compat. [native-inputs]: replace qttools-5 with qttools.
2023-03-22gnu: wireshark: Re-instate the validate-runpath phase.Maxim Cournoyer
* gnu/packages/networking.scm (wireshark) [arguments]: Use gexps. Add the CMAKE_MODULE_LINKER_FLAGS CMake variable to the configure flags.
2023-03-22gnu: wireshark: Update to 4.0.4.Nicolas Goaziou
* gnu/packages/networking.scm (wireshark): Update to 4.0.4. [arguments]<#:phases>: Re-introduce a now succeeding test and enable parallel tests. Update comment. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-22gnu: mame: Update to 0.252.Nicolas Goaziou
* gnu/packages/emulators.scm (mame): Update to 0.252. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-22gnu: Add cl-format-colors.jgart
* gnu/packages/lisp-xyz.scm (cl-format-colors, ecl-format-colors, sbcl-format-colors): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22gnu: Add cl-trivial-rfc-1123.jgart
* gnu/packages/lisp-xyz.scm (cl-trivial-rfc-1123, ecl-trivial-rfc-1123, sbcl-trivial-rfc-1123): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22gnu: sbcl-trivial-open-browser: Fix path to xdg-open.jgart
* gnu/packages/lisp-xyz.scm (sbcl-trivial-open-browser)[inputs]: Add xdg-utils. [arguments]: Add 'fix-paths' phase. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22gnu: Add cl-isaac.jgart
* gnu/packages/lisp-xyz.scm (cl-isaac, ecl-cl-isaac, sbcl-cl-isaac): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22gnu: Add cl-music-spelling.jgart
* gnu/packages/lisp-xyz.scm (cl-music-spelling, ecl-music-spelling, sbcl-music-spelling): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22gnu: Add cl-kdlcl.jgart
* gnu/packages/lisp-xyz.scm (cl-kdlcl, ecl-kdlcl, sbcl-kdlcl): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22gnu: cl-json: Update to 0.6.0.jgart
* gnu/packages/lisp-xyz.scm (sbcl-cl-json): Update to 0.6.0. [source]: Update url. [home-page]: Update url. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22gnu: ecl-jzon: Enable tests.jgart
* gnu/packages/lisp-xyz.scm (ecl-jzon)[arguments]: Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22gnu: cl-jzon: Update to 1.1.0.jgart
* gnu/packages/lisp-xyz.scm (sbcl-jzon): Update to 1.1.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22gnu: cl-conspack: Update to 0.0.0-2.6e529d7.jgart
* gnu/packages/lisp-xyz.scm (sbcl-cl-conspack): Update to 0.0.0-2.6e529d7. [arguments]: Enable tests. [native-inputs]: Add sbcl-fiveam. Remove sbcl-checkl. [inputs]: Use new style. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22gnu: wireless-regdb: Improve style.Guillaume Le Vaillant
* gnu/packages/linux.scm (wireless-regdb)[arguments]: Use gexps, remove trailing booleans. (native-inputs): Remove labels.
2023-03-22gnu: wireless-regdb: Update to 2023.02.13.Guillaume Le Vaillant
* gnu/packages/linux.scm (wireless-regdb): Update to 2023.02.13.
2023-03-22gnu: Add cl-kons-9.Sharlatan Hellseher
* gnu/packages/lisp-lisp.scm (cl-kons-9, sbcl-kons-9): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22gnu: Add cl-clobber.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (cl-clobber, ecl-clobber, sbcl-clobber): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22gnu: Add cl-confidence.Sharlatan Hellseher
* gnu/packages/lisp-check.scm (cl-confidence, ecl-confidence, sbcl-confidence): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22gnu: cl-eclector: Update to 0.9.0.Paul A. Patience
* gnu/packages/lisp-xyz.scm (sbcl-eclector): Update to 0.9.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22gnu: cl-eclector: Improve package style.Paul A. Patience
* gnu/packages/lisp-xyz.scm (sbcl-eclector): [file-name]: Rename to cl-eclector. [inputs]: Move below native-inputs and remove labels. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22gnu: cl-concrete-syntax-tree: Update to 0.2.0-0.3729172.Paul A. Patience
* gnu/packages/lisp-xyz.scm (sbcl-concrete-syntax-tree): Update to 0.2.0-0.3729172. [file-name]: Rename to cl-concrete-syntax-tree. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22gnu: cl-trucler: Update to 0.0.0-1.d40ff96.Paul A. Patience
* gnu/packages/lisp-xyz.scm (sbcl-trucler): Update to 0.0.0-1.d40ff96. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22gnu: Add bibata-cursor-theme.conses
* gnu/packages/gnome-xyz.scm (bibata-cursor-theme): New variable.
2023-03-22gnu: Add python-clickgen.conses
* gnu/packages/python-xyz.scm (python-clickgen): New variable.
2023-03-22gnu: lagrange: Update to 1.15.5.Efraim Flashner
* gnu/packages/web-browsers.scm (lagrange): Update to 1.15.5.
2023-03-22gnu: qutebrowser: Update to 2.5.4.Efraim Flashner
* gnu/packages/web-browsers.scm (qutebrowser): Update to 2.5.4.
2023-03-22gnu: links: Update to 2.29.Efraim Flashner
* gnu/packages/web-browsers.scm (links): Update to 2.29.
2023-03-22gnu: flatpak: Honor the #:tests? flag.Efraim Flashner
* gnu/packages/package-management.scm (flatpak)[arguments]: Adjust custom 'check phase to honor the #:tests? flag.
2023-03-22gnu: flatpak: Update to 1.14.4.Efraim Flashner
* gnu/packages/package-management.scm (flatpak): Update to 1.14.4.
2023-03-22gnu: toot: Update to 0.36.0.Efraim Flashner
* gnu/packages/mastodon.scm (toot): Update to 0.36.0.
2023-03-22gnu: git-annex: Update to 10.20230321.Efraim Flashner
* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20230321.
2023-03-21gnu: Add parform.Antero Mejr
* gnu/packages/algebra.scm (parform): New variable. Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-03-21gnu: Add form.Antero Mejr
* gnu/packages/algebra.scm (form): New variable. Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-03-21gnu: dbacl: Fix failing check phase.Danny O'Brien
* gnu/packages/patches/dbacl-icheck-multiple-definitions.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/textutils.scm (dbacl) [source]: Apply patch. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-21gnu: Add pcsc-tools.Jake Leporte
* gnu/packages/security-token.scm (pcsc-tools): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-21gnu: Add perl-pcsc.Jake Leporte
* gnu/packages/perl.scm (perl-pcsc): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-21gnu: Add python-pluggy-next.Felix Gruber
* gnu/packages/python-xyz.scm (python-pluggy-next): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-21gnu: Add dozenal.Jake Leporte
* gnu/packages/maths.scm (dozenal): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-21gnu: Add xforms-gl.Jake Leporte
* gnu/packages/xdisorg.scm (xforms-gl): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-21gnu: Add xforms.Jake Leporte
* gnu/packages/xdisorg.scm (xforms): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-21gnu: Add perl-par.Jake Leporte
* gnu/packges/perl.scm (perl-par): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-21gnu: manuskript: Add bash-minimal to inputs.Maxim Cournoyer
* gnu/packages/text-editors.scm (manuskript) [inputs]: Add bash-minimal.
2023-03-21gnu: manuskript: Update to 0.15.0.Nicolas Goaziou
* gnu/packages/text-editors.scm (manuskript): Update to 0.15.0. [inputs]: Add PYTHON-PYENCHANT. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-21gnu: diffoscope: Update to 239.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 239. [native-inputs]: Replace poppler-next with poppler. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-21gnu: python-pypandoc: Upgrade to 1.7.5.Hugo Buddelmeijer
The tests of python-pypandoc 1.6.5 fail; these are fixed in 1.7.5: https://github.com/JessicaTegner/pypandoc/commit/6670e906dccaddcfcdec228e34e0eaffc20ae791 The tests of later versions of python-pypandoc also fail though: https://github.com/JessicaTegner/pypandoc/pull/327 Finally, python-pypandoc requires the pandoc data to be embeded in the binary: https://github.com/jgm/pandoc/blob/main/INSTALL.md#creating-a-relocatable-binary * gnu/packages/python-xyz.scm (python-pypandoc): Upgrade to 1.7.5 * gnu/packages/haskel-xyz.scm (pandoc): Embed data files. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-21gnu: pocl: Update to 3.1Andy Tai
* gnu/packages/opencl.scm (pocl): Update to 3.1 [native-inputs]: Add python-3 [arguments]: Update RPATH. Skip failed tests on aarch64 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-21gnu: ssh-to-age: Update to 1.1.2.Jack Hill
* gnu/packages/password-utils.scm (ssh-to-age): Update to 1.1.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>