summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2022-06-05gnu: emacs-d-mode: Update to 2.0.12....* gnu/packages/emacs-xyz.scm (emacs-d-mode): Update to 2.0.12. Tobias Geerinckx-Rice
2022-06-05gnu: openmpi: Update to 4.1.4....* gnu/packages/mpi.scm (openmpi): Update to 4.1.4. Tobias Geerinckx-Rice
2022-06-07gnu: Add emacs-xah-fly-keys....* gnu/packages/emacs-xyz.scm (emacs-xah-fly-keys): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Jai Vetrivelan
2022-06-07gnu: emacs-plz: Update to 0.1....* gnu/packages/emacs-xyz (emacs-plz): Update to 0.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Aleksandr Vityazev
2022-06-07gnu: emacs-evil-collection: Update to 0.0.8....* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 0.0.8. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Rostislav Svoboda
2022-06-07gnu: emacs-modus-themes: Update to 2.4.0....* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 2.4.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> André A. Gomes
2022-06-07gnu: Add emacs-popon....* gnu/packages/emacs-xyz.scm (emacs-popon): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> jgart via Guix-patches via
2022-06-07gnu: Add xwhite....* gnu/packages/xdisorg.scm (xwhite): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> derekchuank@outlook.com
2022-06-07gnu: Add edlin....* gnu/packages/text-editors.scm (edlin): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Foo Chuan Wei
2022-06-07gnu: nyacc: Update to 1.07.0....* gnu/packages/mes.scm (nyacc): Update to 1.07.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Lechner
2022-06-07gnu: guile-fibers: Update to 1.1.1....* gnu/packages/guile-xyz.scm (guile-fibers-1.1): Update to 1.1.1. Ludovic Courtès
2022-06-07gnu: Remove unused patch....* gnu/packages/patches/python-flake8-polyfill-flake8-4-compat.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Efraim Flashner
2022-06-07gnu: python-debian: Set version to build reproducibly....* gnu/packages/python-xyz.scm (python-debian)[arguments]: Add 'set-version phase. Vagrant Cascadian
2022-06-07gnu: offlate: Fix build....* gnu/packages/python-xyz.scm (offlate) [phases]{patch-for-pygit2}: New phase. Maxim Cournoyer
2022-06-07gnu: python-pygit2: Update to 1.9.2 and enable tests....* gnu/packages/python-xyz.scm (python-pygit2): Update to 1.9.2. [tests?]: Delete argument. [phases]{check}: New phase override. [description]: Fix sentence. Maxim Cournoyer
2022-06-07gnu: python-pygmsh: Update to 7.1.17....* gnu/packages/simulation.scm (python-pygmsh): Update to 7.1.17. [source]: Remove snippet and modules fields. [origin]: Prefix tag by "v". [phases]: Delete trailing #t. {workaround-gmsh-detection-failure}: New phase. {build, install}: New phase overrides. {check}: Honor tests and remove extraneous add-installed-pythonpath call. [native-inputs]: Remove wheel. Add python-pypa-build and python-flit-core. [propagated-inputs]: Remove python-importlib-metadata. Maxim Cournoyer
2022-06-07gnu: python-xunitparser: Update to 1.3.4....* gnu/packages/python-check.scm (python-xunitparser): Update to 1.3.4. Maxim Cournoyer
2022-06-07gnu: nikola: Update to 8.2.2....* gnu/packages/python-xyz.scm (nikola): Update to 8.2.2. Maxim Cournoyer
2022-06-07gnu: electron-cash: Apply new style to inputs and use gexps....* gnu/packages/finance.scm (electron-cash)[phases]: Use gexps. [inputs]: Use new style. Maxim Cournoyer
2022-06-07gnu: electron-cash: Update to 4.2.10....* gnu/packages/finance.scm (electron-cash): Update to 4.2.10. Maxim Cournoyer
2022-06-07gnu: trezor-agent: Update to 0.14.4....* gnu/packages/finance.scm (trezor-agent): Update to 0.14.4. [phases]{relax-requirements}: New phase. Maxim Cournoyer
2022-06-07gnu: python-trezor: Add python-hidapi optional dependency....* gnu/packages/finance.scm (python-trezor) [propagated-inputs]: Add python-hidapi. Maxim Cournoyer
2022-06-07gnu: python-trezor-agent: Delete trailing #t and honor TESTS?....* gnu/packages/finance.scm (python-trezor-agent) [phases]: Delete trailing #t. {check}: Honor TESTS?. Delete extraneous add-installed-pythonpath call. Maxim Cournoyer
2022-06-07gnu: python-trezor: Update to 0.13.0....* gnu/packages/finance.scm (python-trezor): Update to 0.13.0. [source]: Delete broken symbolic links in snippet. [propagated-inputs]: Use python-click-7. [native-inputs]: Re-order. Maxim Cournoyer
2022-06-07gnu: python-flask-restx: Skip networking dependent test....* gnu/packages/python-web.scm (python-flask-restx) [phases]{check}: Skip the 'test_redirect' test. Maxim Cournoyer
2022-06-07gnu: python-flask-combo-jsonapi: Skip failing test....* gnu/packages/python-web.scm (python-flask-combo-jsonapi) [phases]{check}: Skip test_get_list_with_simple_filter_relationship_custom_qs_api test. [native-inputs]: Normalize indentation. Maxim Cournoyer
2022-06-07gnu: xenon: Update to 0.9.0, rename and relocate....* gnu/packages/python-xyz.scm (python-xenon): Rename to... * gnu/packages/code.scm (xenon): ... this. Update to 0.9.0. [native-inputs]: Delete field. [inputs]: New field. [phases]: Delete argument. (python-xenon): Mark as deprecated. Maxim Cournoyer
2022-06-07gnu: python-flake8: Update to 4.0.1....* gnu/packages/python-xyz.scm (python-flake8): Update to 4.0.1. [phases]{check}: Delete extraneous add-installed-pythonpath call. [propagated-inputs]: Re-indent. [native-inputs]: Remove python-mock. Maxim Cournoyer
2022-06-07gnu: Remove python-flake8-polyfill....This package is mostly useful for Flake8 version 2 or 3 (see: https://github.com/PyCQA/flake8-polyfill/pull/14#issuecomment-979161161). * gnu/packages/python-xyz.scm (python-flake8-polyfill): Delete variable. Maxim Cournoyer
2022-06-07gnu: python-pep8-naming: Update to 0.13.0....* gnu/packages/python-xyz.scm (python-pep8-naming): Update to 0.13.0. [propagated-inputs]: Remove python-flake8-polyfill. Maxim Cournoyer
2022-06-07gnu: python-radon: Update to 5.1.0....* gnu/packages/python-xyz.scm (python-radon): Update to 5.1.0. [propagated-inputs]: Remove python-flake8-polyfill. Maxim Cournoyer
2022-06-07gnu: install: Add uvesafb service only on targets that support v86d....Fixes <https://issues.guix.gnu.org/55806>. * gnu/system/install.scm (%installation-services): Refactor into a procedure, so that it can capture the system it's installing for. Conditionally add uvesafb-service-type based on whether v86d is supported by the target architecture. (installation-os)[services]: Use the %installation-service procedure. (uvesafb-shepherd-service): Remove %host-type checks. Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de> Josselin Poiret
2022-06-07gnu: python-flake8-polyfill: Update home-page....* gnu/packages/python-xyz.scm (python-flake8-polyfill)[home-page]: Update to new upstream URI. Efraim Flashner
2022-06-07gnu: python-flake8-polyfill: Honor tests? flag....* gnu/packages/python-xyz.scm (python-flake8-polyfill)[arguments]: Adjust custom 'check phase to honor the #:tests? flag. Efraim Flashner
2022-06-07gnu: python-flake8-polyfill: Fix building with python-flake8@4....* gnu/packages/python-xyz.scm (python-flake8-polyfill)[source]: Add patch. * gnu/packages/patches/python-flake8-polyfill-flake8-4-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner
2022-06-07gnu: python-flake8: Update to 4.0.1....* gnu/packages/python-xyz.scm (python-flake8): Update to 4.0.1. [source]: Remove snippet. [arguments]: Respect tests?. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Petr Hodina
2022-06-07gnu: python-pycodestyle: Update to 2.8.0....* gnu/packages/python-xyz.scm (python-pycodestyle): Update to 2.8.0. [arguments]: Respect tests?. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Petr Hodina
2022-06-06gnu: Borg: Update to 1.2.1....* gnu/packages/backup.scm (borg): Update to 1.2.1. Leo Famulari
2022-06-06gnu: python-msgpack: Update to 1.0.4....* gnu/packages/python-xyz.scm (python-msgpack): Update to 1.0.4. Leo Famulari
2022-06-05gnu: perl-catalyst-devel: Update to 1.42....* gnu/packages/web.scm (perl-catalyst-devel): Update to 1.42. Tobias Geerinckx-Rice
2022-06-05gnu: emacs-kind-icon: Update to 0.1.5....* gnu/packages/emacs-xyz.scm (emacs-kind-icon): Update to 0.1.5. Tobias Geerinckx-Rice
2022-06-05gnu: perl-xml-compile-soap: Update to 3.27....* gnu/packages/xml.scm (perl-xml-compile-soap): Update to 3.27. [propagated-inputs]: Replace perl-file-slurp-tiny with perl-file-slurper. Tobias Geerinckx-Rice
2022-06-05gnu: ndctl: Update to 73....* gnu/packages/disk.scm (ndctl): Update to 73. [build-system]: Switch to Meson. [arguments]: Adjust #:configure-flags accordingly. Remove #:make-flags. [native-inputs]: Remove automake, autoconf, and libtool. Tobias Geerinckx-Rice
2022-06-05gnu: memkind: Update to 1.13.0....* gnu/packages/disk.scm (memkind): Update to 1.13.0. Tobias Geerinckx-Rice
2022-06-05gnu: sudo: Update to 1.9.11....* gnu/packages/admin.scm (sudo): Update to 1.9.11. Tobias Geerinckx-Rice
2022-06-05gnu: diffoscope: Update to 216....* gnu/packages/diffoscope.scm (diffoscope): Update to 216. Tobias Geerinckx-Rice
2022-06-05gnu: guvcview: Update to 2.0.8....* gnu/packages/video.scm (guvcview): Update to 2.0.8. [inputs]: Add bdb and libjpeg-turbo. Tobias Geerinckx-Rice
2022-06-05gnu: python-pyodbc-c: Fix comment....* gnu/packages/databases.scm (python-pyodbc-c): Fix comment about tests. Tobias Geerinckx-Rice
2022-06-06gnu: mu: Update to 1.6.11....* gnu/packages/mail.scm (mu): Update to 1.6.11. Leo Famulari
2022-06-06gnu: Mutt: Update to 2.2.6....* gnu/packages/mail.scm (mutt): Update to 2.2.6. Leo Famulari