summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2022-11-21gnu: sbcl-cl-prevalence: Update to 20221121.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-prevalence): Update to 20221121. Pierre Neidhardt
2022-11-21gnu: sbcl-s-sysdeps: Update to 20210202.•••* gnu/packages/lisp-xyz.scm (sbcl-s-sysdeps): Update to 20210202. Pierre Neidhardt
2022-11-21gnu: liquid-dsp: Update to 1.5.0.•••* gnu/packages/radio.scm (liquid-dsp): Update to 1.5.0. Guillaume Le Vaillant
2022-11-21gnu: cuirass: Update to 1.1.0-13.1341725.•••* gnu/packages/ci.scm (cuirass): Update to 1.1.0-13.1341725. Mathieu Othacehe
2022-11-21gnu: prusa-slicer: Update to 2.5.0.•••* 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> Artyom V. Poptsov
2022-11-21gnu: opencascade-occt: Update to 7.6.2.•••* gnu/packages/maths.scm (opencascade-occt): Update to 7.6.2. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Artyom V. Poptsov
2022-11-21gnu: Add cl-the-cost-of-nothing.•••* 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> Paul A. Patience
2022-11-21gnu: Add cl-adopt.•••* gnu/packages/lisp-xyz.scm (cl-adopt, ecl-adopt, sbcl-adopt): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2022-11-21gnu: Add cl-one-more-re-nightmare.•••* 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> Paul A. Patience
2022-11-21gnu: Add cl-stealth-mixin.•••* 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> Paul A. Patience
2022-11-21gnu: Add emacs-dirvish.•••* gnu/packages/emacs-xyz.scm (emacs-dirvish): New variable. Signed-off-by: Andrew Tropin <andrew@trop.in> Fidel Ramos
2022-11-20gnu: nautilus: Fix crash due to loading extensions twice.•••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. Ludovic Courtès
2022-11-20gnu: bchoppr: Update to 1.12.0.•••* gnu/packages/music.scm (bchoppr): Update to 1.12.0. Ricardo Wurmus
2022-11-20gnu: xmlsec-openssl: Remove input labels.•••* gnu/packages/xml.scm (xmlsec-openssl)[inputs]: Remove labels. Marius Bakke
2022-11-20gnu: xmlsec-nss: Remove input labels.•••* gnu/packages/xml.scm (xmlsec-nss)[native-inputs, inputs]: Remove labels. Marius Bakke
2022-11-20gnu: oath-toolkit: Fix test failure with new xmlsec.•••* 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. Marius Bakke
2022-11-20gnu: xmlsec: Update to 1.2.36.•••* gnu/packages/xml.scm (xmlsec): Update to 1.2.36. Marius Bakke
2022-11-20gnu: xmlsec: Add 'upstream-name' property.•••* gnu/packages/xml.scm (xmlsec)[properties]: New field. Marius Bakke
2022-11-20gnu: postgresql@10: Update to 10.23.•••* gnu/packages/databases.scm (postgresql-10): Update to 10.23. Marius Bakke
2022-11-20gnu: postgresql@11: Update to 11.18.•••* gnu/packages/databases.scm (postgresql-11): Update to 11.18. Marius Bakke
2022-11-20gnu: postgresql@13: Update to 13.9.•••* gnu/packages/databases.scm (postgresql-13): Update to 13.9. Marius Bakke
2022-11-20gnu: postgresql: Add 15.1.•••* gnu/packages/databases.scm (postgresql-15): New variable. (postgresql-14): Inherit from it. Marius Bakke
2022-11-20gnu: inkbox: Fix build.•••* gnu/packages/ebook.scm (inkbox)[arguments]: Use G-expression. Marius Bakke
2022-11-20gnu: inkbox: Update home-page and source URI.•••* gnu/packages/ebook.scm (inkbox)[home-page]: Set to repository, as the previous was NXDOMAIN. [source](uri): Use HOME-PAGE. Marius Bakke
2022-11-20gnu: fmit: Remove input labels.•••* gnu/packages/music.scm (fmit)[native-inputs]: Remove labels. Marius Bakke
2022-11-20gnu: fmit: Fix build.•••* gnu/packages/music.scm (fmit)[arguments]: Adjust for label changes. Marius Bakke
2022-11-20gnu: openal: Add upstream-name property.•••* gnu/packages/audio.scm (openal)[properties]: New field. Marius Bakke
2022-11-20gnu: qtcolorwidgets: Update to 2.2.0.•••* gnu/packages/qt.scm (qtcolorwidgets): Update to 2.2.0. Marius Bakke
2022-11-20gnu: gzochi: Add missing dependency.•••* gnu/packages/game-development.scm (gzochi)[inputs]: Add GMP. [native-inputs]: Remove label while at it. Marius Bakke
2022-11-20gnu: protobuf@2: Fix build.•••* gnu/packages/protobuf.scm (protobuf-2)[build-system]: Set to GNU-BUILD-SYSTEM. [arguments]: Clear. [outputs]: Remove "static". Marius Bakke
2022-11-20gnu: Add go-github-com-jaytaylor-html2text.•••* gnu/packages/golang.scm (go-github-com-jaytaylor-html2text): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name> (unmatched-parenthesis
2022-11-20gnu: Add go-github-com-gogs-chardet.•••* gnu/packages/golang.scm (go-github-com-gogs-chardet): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name> (unmatched-parenthesis
2022-11-20gnu: Add go-github-com-ssor-bom.•••* gnu/packages/golang.scm (go-github-com-ssor-bom): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name> (unmatched-parenthesis
2022-11-20gnu: Add go-github-com-rivo-tview.•••* gnu/packages/golang.scm (go-github-com-rivo-tview): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name> (unmatched-parenthesis
2022-11-20gnu: cl-virality: Don't install examples.•••* gnu/packages/lisp-xyz.scm (sbcl-virality)[arguments]: Add 'delete-examples' phase. Guillaume Le Vaillant
2022-11-20gnu: Add cl-simplified-types.•••* gnu/packages/lisp-xyz.scm (sbcl-simplified-types, cl-simplified-types, ecl-simplified-types): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Paul A. Patience
2022-11-20gnu: Add cl-pp-toml.•••* gnu/packages/lisp-xyz.scm (sbcl-pp-toml, cl-pp-toml, ecl-pp-toml): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Paul A. Patience
2022-11-20gnu: Add cl-virality.•••* gnu/packages/lisp-xyz.scm (cl-virality, sbcl-virality): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2022-11-20gnu: Rename go-golang-org-colorful to go-github-com-lucasb-eyer-go-colorful.•••* gnu/packages/golang.scm (go-golang-org-colorful): Deprecate and rename to... (go-github-com-lucasb-eyer-go-colorful): ...this. (go-github-com-gdamore-tcell)[inputs]: Rename go-golang-org-colorful to go-github-com-lucasb-eyer-go-colorful. (go-github-com-muesli-termenv)[inputs]: Likewise. (go-github-com-charmbracelet-glamour)[inputs]: Likewise. (go-github-com-charmbracelet-bubbletea)[inputs]: Likewise. * gnu/packages/configuration-management.scm (chezmoi)[native-inputs]: Rename go-golang-org-colorful to go-github-com-lucasb-eyer-go-colorful. * gnu/packages/image-viewers.scm (pixterm)[inputs]: Likewise. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name> (unmatched-parenthesis
2022-11-20gnu: Add go-github-com-go-ini-ini.•••* gnu/packages/golang.scm (go-github-com-go-ini-ini): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name> (unmatched-parenthesis
2022-11-20gnu: go-github-com-zenhack-go-notmuch: Use ungexp-native.•••* gnu/packages/golang.scm (go-github-com-zenhack-go-notmuch) [arguments]<#:phases>{'unpack-test-fixtures}: Use ungexp-native with notmuch-fixtures. Signed-off-by: Christopher Baines <mail@cbaines.net> (
2022-11-20gnu: Fix copyright line.•••This is a follow-up to commit 9ad311ec15c05efc78f74252e7eb6cddfb0b5cea. * gnu/packages/virtualization.scm: Remove copyright line. * gnu/services/virtualization.scm: Add copyright line. Signed-off-by: Christopher Baines <mail@cbaines.net> Leo Nikkilä
2022-11-20gnu: python-pbkdf2: Don't use python-pycrypto.•••* gnu/packages/python-xyz.scm (python-pbkdf2)[propagated-inputs]: Remove. Marius Bakke
2022-11-20gnu: python-flask-restful: Remove unused dependency.•••* gnu/packages/python-web.scm (python-flask-restful)[propagated-inputs]: Remove PYTHON-PYCRYPTO. Marius Bakke
2022-11-20gnu: ansible-core: Build with python-pycryptodome.•••* gnu/packages/admin.scm (ansible-core)[native-inputs]: Replace PYTHON-PYCRYPTO with PYTHON-PYCRYPTODOME. Marius Bakke
2022-11-20gnu: python-pycryptodome: Update to 3.15.0.•••* gnu/packages/python-crypto.scm (python-pycryptodome): Update to 3.15.0. (python-pycryptodomex): Update hash. Marius Bakke
2022-11-20gnu: iwd: Update to 2.0.•••* gnu/packages/networking.scm (iwd): Update to 2.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> kiasoc5
2022-11-20gnu: ell: Update to 0.54.•••* gnu/packages/linux.scm (ell): Update to 0.54. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> kiasoc5
2022-11-20gnu: lightning: Update to 2.2.0.•••gnu/packages/assembly.scm (lightning): Update to 2.2.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Andy Tai
2022-11-20gnu: chipmunk: Use gexps.•••* gnu/packages/game-development.scm (chipmunk)[arguments]: Use gexps. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Adam Faiz