summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: llvm-9: Fix building on riscv64-linux.base-for-series-12820base-for-series-12819base-for-series-12818base-for-series-12816base-for-series-12815base-for-series-12814base-for-series-12813base-for-series-12812Efraim Flashner2022-06-22
| | | | | * gnu/packages/llvm.scm (llvm-9)[arguments]: When building for riscv64-linux add a phase to fix building one of the binaries.
* gnu: Add emacs-code-cells.Niklas Eklund2022-06-22
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-code-cells): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-consult-eglot.Andrew Tropin2022-06-22
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-consult-eglot): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-haskell-mode: Update to 17.2-0-5a9f807.Zhu Zihao2022-06-22
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-haskell-mode): Update to 17.2-0-5a9f807. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-idris-mode: Update to 1.0-1-9bc7697.Zhu Zihao2022-06-22
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-idris-mode): Update to 1.0-1-9bc7697. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-setup: Update to 1.3.0.Jose G Perez Taveras2022-06-22
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-setup): Update to 1.3.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: libcamera: Remove input labels.Marius Bakke2022-06-21
| | | | | * gnu/packages/networking.scm (libcamera)[native-inputs, inputs]: Remove labels.
* gnu: libcamera: Update to 0.0.0-1.Marius Bakke2022-06-21
| | | | | | | * gnu/packages/networking.scm (libcamera): Update to 0.0.0-1. [arguments]: Disable Python bindings in #:configure-flags. Disable gstreamer tests. [inputs]: Add LIBYAML, PYTHON-JINJA2, and PYTHON-PLY.
* gnu: python-databricks-cli: Update to 0.17.0.Marius Bakke2022-06-21
| | | | | | * gnu/packages/python-web.scm (python-databricks-cli): Update to 0.17.0. [arguments]: Enable previously failing test. [propagated-inputs]: Remove PYTHON-CONFIGPARSER. Add PYTHON-PYJWT.
* gnu: presentty: Fix build.Marius Bakke2022-06-21
| | | | | * gnu/packages/presentation.scm (presentty)[arguments]: Loosen requirements. Delete sanity-check phase.
* gnu: zabbix-cli: Update to 2.3.0.Marius Bakke2022-06-21
| | | | | | * gnu/packages/monitoring.scm (zabbix-cli): Update to 2.3.0. [arguments]: Convert to gexp. Install documentation and run tests. [native-inputs]: Add PYTHON-SPHINX and PYTHON-PYTEST.
* build-system: chicken: Add version information to eggs if missing.Michal Atlas2022-06-21
| | | | | | | | | | | Chicken eggs do not always contain version information, yet dependant packages often rely on this information being present. Thus, add a version field if it is missing. * guix/build/chicken-build-system.scm (stamp-egg-version): New variable. (%standard-phases): Add ‘stamp-egg-version’. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: sudo: Update to 1.9.11p3.Tobias Geerinckx-Rice2022-06-19
| | | | * gnu/packages/admin.scm (sudo): Update to 1.9.11p3.
* gnu: dezyne: Update to 2.15.2.Jan (janneke) Nieuwenhuizen2022-06-21
| | | | * gnu/packages/dezyne.scm (dezyne)[source]: Update to 2.15.2.
* gnu: zabbix-cli: Use new style.Marius Bakke2022-06-21
| | | | | * gnu/packages/monitoring.scm (zabbix-cli)[arguments]: Use SEARCH-INPUT-FILE. [inputs]: Remove labels.
* gnu: python-prettytable: Update to 3.3.0.Marius Bakke2022-06-21
| | | | | | | | | * gnu/packages/python-xyz.scm (python-prettytable): Update to 3.3.0. [arguments]: New field. Override check phase. [native-inputs]: Add PYTHON-PYTEST, PYTHON-PYTEST-LAZY-FIXTURE, and PYTHON-SETUPTOOLS-SCM. [propagated-inputs]: Add PYTHON-WCWIDTH. [home-page]: Update to current.
* gnu: python-cliff: Update to 3.10.1.Marius Bakke2022-06-21
| | | | | * gnu/packages/openstack.scm (python-cliff): Update to 3.10.1. [propagated-inputs]: Add PYTHON-AUTOPAGE. Remove PYTHON-BANDIT.
* gnu: Add python-autopage.Marius Bakke2022-06-21
| | | | * gnu/packages/python-xyz.scm (python-autopage): New variable.
* gnu: python-ipython-sql: Remove prettytable version constraint.Marius Bakke2022-06-21
| | | | * gnu/packages/python-xyz.scm (python-ipython-sql)[arguments]: Add #:phases.
* gnu: python-ipython-sql: Update to 0.4.1.Marius Bakke2022-06-21
| | | | | * gnu/packages/python-xyz.scm (python-ipython-sql): Update to 0.4.1. [arguments]: Remove #:phases. Add #:tests?.
* gnu: python-breathe: Update to 4.34.0.Marius Bakke2022-06-21
| | | | * gnu/packages/sphinx.scm (python-breathe): Update to 4.34.0.
* gnu: python-django-netfields: Update to 1.3.0.Marius Bakke2022-06-21
| | | | * gnu/packages/django.scm (python-django-netfields): Update to 1.3.0.
* gnu: python-django-auth-ldap: Update to 4.1.0.Marius Bakke2022-06-21
| | | | * gnu/packages/django.scm (python-django-auth-ldap): Update to 4.1.0.
* gnu: python-pika: Update to 1.2.1.Marius Bakke2022-06-21
| | | | | | * gnu/packages/python-xyz.scm (python-pika): Update to 1.2.1. [arguments]: Adjust tests for nose2. Respect #:tests? keyword. [native-inputs]: Remove PYTHON-NOSE; add PYTHON-NOSE2.
* gnu: python-nose2: Update to 0.11.0.Marius Bakke2022-06-21
| | | | | | | * gnu/packages/check.scm (python-nose2): Update to 0.11.0. [arguments]: Add #:phases. Remove #:tests?. [propagated-inputs]: Remove PYTHON-COV-CORE and PYTHON-PYTEST-COV. [native-inputs]: Add PYTHON-COVERAGE.
* gnu: python-faiss: Fix build on Python 3.9.Marius Bakke2022-06-21
| | | | | * gnu/packages/graph.scm (python-faiss)[arguments]: Remove "m" suffix to Python library path.
* gnu: cmh: Add patch to work with current fplll.Andreas Enge2022-06-21
| | | | | | * gnu/packages/patches/cmh-support-fplll.patch: New file. * gnu/packages/algebra.scm (cmh)[source]: Add patch. * gnu/local.mk (dist_patch_DATA): Register patch.
* gnu: Update kanshi to 1.2.0.muradm2022-06-21
| | | | | | * gnu/packages/wm.scm (kanshi): Update to 1.2.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: sfeed: Update to 1.5.Nikolay Korotkiy2022-06-21
| | | | | | * gnu/packages/suckless.scm (sfeed): Update to 1.5. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: networking: Add arp-scanManolis Ragkousis2022-06-21
| | | | | | * gnu/packages/networking.scm (arp-scan): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: nar-herder: Add guile-lzlib as an input.Christopher Baines2022-06-21
| | | | | | * gnu/packages/package-management.scm (nar-herder)[native-inputs,propagated-inputs]: Add guile-lzlib. [arguments]: Wrap with guile-lzlib.
* gnu: fet: Update to 6.5.3.base-for-series-12808base-for-series-12806base-for-series-12805base-for-series-12804base-for-series-12803base-for-series-12801Nicolas Goaziou2022-06-21
| | | | * gnu/packages/education.scm (fet): Update to 6.5.3.
* gnu: python-pyzmq: Remove bundled and generated code.Efraim Flashner2022-06-21
| | | | | * gnu/packages/python-xyz.scm (python-pyzmq)[source]: Add snippet to remove bundled source code and pre-cythonized files.
* gnu: emacs-web-mode: Update to 17.2.1.Nicolas Goaziou2022-06-21
| | | | * gnu/packages/emacs-xyz.scm (emacs-web-mode): Update to 17.2.1.
* gnu: emacs-embark: Update to 0.17.Nicolas Goaziou2022-06-21
| | | | * gnu/packages/emacs-xyz.scm (emacs-embark): Update to 0.17.
* gnu: emacs-vertico: Update to 0.24.Nicolas Goaziou2022-06-21
| | | | * gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.24.
* gnu: emacs-flycheck: Update to 32.Nicolas Goaziou2022-06-21
| | | | * gnu/packages/emacs-xyz.scm (emacs-flycheck): Update to 32.
* gnu: emacs-consult: Update to 0.18.Nicolas Goaziou2022-06-21
| | | | | * gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.18. [propagated-inputs]: Add emacs-compat.
* gnu: Add emacs-compat.Nicolas Goaziou2022-06-21
| | | | * gnu/packages/emacs-xyz.scm (emacs-compat): New variable.
* gnu: emacs-elpher: Update to 3.4.1.Nicolas Goaziou2022-06-21
| | | | * gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 3.4.1.
* gnu: PostgreSQL: Update to 14.4.Marius Bakke2022-06-20
| | | | * gnu/packages/databases.scm (postgresql-14): Update to 14.4.
* gnu: drbd-utils: Generate manual pages.Marius Bakke2022-06-20
| | | | | | | | * gnu/packages/cluster.scm (drbd-utils)[arguments]: Remove "--with-prebuiltman" from #:configure-flags. Add phase 'disable-ja-translation. [native-inputs]: Add DOCBOOK-XML, DOCBOOK-XML-4.4, DOCBOOK-XSL, LIBXML2, LIBXSLT, and RUBY-ASCIIDOCTOR.
* gnu: drbd-utils: Use new style.Marius Bakke2022-06-20
| | | | | * gnu/packages/cluster.scm (drbd-utils)[arguments]: Use G-expression. [native-inputs]: Remove labels.
* gnu: drbd-utils: Update to 9.21.2.Marius Bakke2022-06-20
| | | | * gnu/packages/cluster.scm (drbd-utils): Update to 9.21.2.
* gnu: drbd-utils: Add release-monitoring-url.Marius Bakke2022-06-20
| | | | * gnu/packages/cluster.scm (drbd-utils)[properties]: New field.
* gnu: libhttpd: Update to 1.4.65.Efraim Flashner2022-06-20
| | | | * gnu/packages/web.scm (libhttpd): Update to 1.4.65.
* gnu: gpxsee: Update to 11.1.Nikolay Korotkiy2022-06-20
| | | | | | * gnu/packages/gps.scm (gpxsee): Update to 11.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-compiler-macro.Paul A. Patience2022-06-20
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-compiler-macro, cl-compiler-macro, ecl-compiler-macro): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: rust-cargo-c: Add missing input.Efraim Flashner2022-06-20
| | | | | | This is a follow-up to 6f2df20b0f8555ab1568ad1d661cb6e737a4bb8f. * gnu/packages/rust-apps.scm (rust-cargo-c)[inputs]: Add libgit2-1.3.
* gnu: rust-libgit2-sys-0.12: Remove bundled library.Efraim Flashner2022-06-20
| | | | | | | This fixes <https://issues.guix.gnu.org/56020>. * gnu/packages/crates-io.scm (rust-libgit2-sys-0.12)[source]: Add snippet to remove bundled code.