Age | Commit message (Expand) | Author |
2022-06-22 | gnu: sent: Add farbfeld to propagated-inputs....* gnu/packages/suckless.scm (sent)[propagated-inputs]: Add it.
[phases]{patch-farbfeld}: New phase.
[inputs]: Add farbfeld.
[home-page]: Add trailing slash to fix linter warning.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Gabriel Wicki |
2022-06-22 | gnu: Add farbfeld....* gnu/packages/suckless.scm (farbfeld): New variable.
[use-modules]: Add (gnu packages imagemagick)
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Gabriel Wicki |
2022-06-22 | services: wireguard: Shepherd 'stop' method really stops....Until now the 'stop' method would return #t, which shepherd would
interpret as "services could not be stopped".
* gnu/services/vpn.scm (wireguard-shepherd-service): Have 'stop' return #f.
| Ludovic Courtès |
2022-06-22 | gnu: emacs: Fix tramp-remote-path....This variable was moved from tramp-sh.el to tramp.el, causing the substitute*
snippet which patches it to silently fail.
See also <https://issues.guix.gnu.org/55443>.
* gnu/packages/emacs.scm (emacs)[source]<snippet>: Patch tramp.el rather than tramp-sh.el.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| John Kehayias |
2022-06-22 | gnu: sway: Switch from elogind to basu....* gnu/packages/wm.scm (sway)[inputs]: Replace ‘elogind’ with ‘basu’.
[arguments]<#:configure-flags>: Add "-Dsd-bus-provider=basu".
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| muradm |
2022-06-22 | gnu: Add basu....* gnu/packages/freedesktop.scm (basu): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| muradm |
2022-06-22 | gnu: emacs-jedi: Install and patch location of jediepcserver....* gnu/packages/emacs-xyz.scm (emacs-jedi)[arguments]: New field.
[native-inputs]: Add python-wrapper.
[inputs]: New field.
Reported-by: jgart <jgart@dismail.de>
| Maxim Cournoyer |
2022-06-22 | gnu: emacs-project: Update source hash....The tarball was modified in-place, with the only difference being time stamps
and an added :commit in project-pkg.el.
* gnu/packages/emacs-xyz.scm (emacs-project)[source](sha256): Update hash.
[home-page]: While here, use HTTPS.
| Marius Bakke |
2022-06-22 | gnu: erlang: Update to 25.0.2....* gnu/packages/erlang.scm (erlang): Update to 25.0.2.
| jgart |
2022-06-22 | gnu: python-pydantic: Update to 1.9.1....* gnu/packages/python-xyz.scm (python-pydantic): Update to 1.9.1.
[arguments]: Remove phase 'disable-test.
| Marius Bakke |
2022-06-22 | gnu: python-lsp-server: Remove unneeded input....* gnu/packages/python-xyz.scm (python-lsp-server)[propagated-inputs]: Remove
PYTHON-CONFIGPARSER.
| Marius Bakke |
2022-06-22 | gnu: python-minio: Update to 7.1.9....* gnu/packages/python-web.scm (python-minio): Update to 7.1.9.
[arguments]: Remove trailing #t.
[propagated-inputs]: Remove PYTHON-CONFIGPARSER.
| Marius Bakke |
2022-06-22 | gnu: python-sanic-testing: Fix build....* gnu/packages/python-web.scm (python-sanic-testing)[arguments]: Add
#:phases.
| Marius Bakke |
2022-06-22 | gnu: Add phoronix-test-suite....* gnu/packages/patches/phoronix-test-suite-fsdg.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/benchmark.scm (phoronix-test-suite): New variable.
(gcc-toolchain*): Likewise.
| Maxim Cournoyer |
2022-06-22 | gnu: kicad: Update to 6.0.6....* gnu/packages/engineering.scm (kicad): Update to 6.0.6.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Peter Polidoro |
2022-06-22 | gnu: prusa-slicer: Update to 2.4.2...* gnu/packages/engineering.scm (prusa-slicer): Update to 2.4.2.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Artyom V. Poptsov |
2022-06-22 | gnu: llvm-9: Fix building on riscv64-linux....* gnu/packages/llvm.scm (llvm-9)[arguments]: When building for
riscv64-linux add a phase to fix building one of the binaries.
| Efraim Flashner |
2022-06-22 | gnu: Add emacs-code-cells....* gnu/packages/emacs-xyz.scm (emacs-code-cells): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Niklas Eklund |
2022-06-22 | gnu: Add emacs-consult-eglot....* gnu/packages/emacs-xyz.scm (emacs-consult-eglot): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Andrew Tropin |
2022-06-22 | gnu: emacs-haskell-mode: Update to 17.2-0-5a9f807....* gnu/packages/emacs-xyz.scm (emacs-haskell-mode): Update to 17.2-0-5a9f807.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Zhu Zihao |
2022-06-22 | gnu: emacs-idris-mode: Update to 1.0-1-9bc7697....* gnu/packages/emacs-xyz.scm (emacs-idris-mode): Update to 1.0-1-9bc7697.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Zhu Zihao |
2022-06-22 | gnu: emacs-setup: Update to 1.3.0....* gnu/packages/emacs-xyz.scm (emacs-setup): Update to 1.3.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Jose G Perez Taveras |
2022-06-21 | gnu: libcamera: Remove input labels....* gnu/packages/networking.scm (libcamera)[native-inputs, inputs]: Remove
labels.
| Marius Bakke |
2022-06-21 | gnu: libcamera: Update to 0.0.0-1....* 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.
| Marius Bakke |
2022-06-21 | gnu: python-databricks-cli: Update to 0.17.0....* 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.
| Marius Bakke |
2022-06-21 | gnu: presentty: Fix build....* gnu/packages/presentation.scm (presentty)[arguments]: Loosen requirements.
Delete sanity-check phase.
| Marius Bakke |
2022-06-21 | gnu: zabbix-cli: Update to 2.3.0....* 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.
| Marius Bakke |
2022-06-21 | build-system: chicken: Add version information to eggs if missing....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>
| Michal Atlas |
2022-06-19 | gnu: sudo: Update to 1.9.11p3....* gnu/packages/admin.scm (sudo): Update to 1.9.11p3.
| Tobias Geerinckx-Rice |
2022-06-21 | gnu: dezyne: Update to 2.15.2....* gnu/packages/dezyne.scm (dezyne)[source]: Update to 2.15.2.
| Jan (janneke) Nieuwenhuizen |
2022-06-21 | gnu: zabbix-cli: Use new style....* gnu/packages/monitoring.scm (zabbix-cli)[arguments]: Use SEARCH-INPUT-FILE.
[inputs]: Remove labels.
| Marius Bakke |
2022-06-21 | gnu: python-prettytable: Update to 3.3.0....* 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.
| Marius Bakke |
2022-06-21 | gnu: python-cliff: Update to 3.10.1....* gnu/packages/openstack.scm (python-cliff): Update to 3.10.1.
[propagated-inputs]: Add PYTHON-AUTOPAGE. Remove PYTHON-BANDIT.
| Marius Bakke |
2022-06-21 | gnu: Add python-autopage....* gnu/packages/python-xyz.scm (python-autopage): New variable.
| Marius Bakke |
2022-06-21 | gnu: python-ipython-sql: Remove prettytable version constraint....* gnu/packages/python-xyz.scm (python-ipython-sql)[arguments]: Add #:phases.
| Marius Bakke |
2022-06-21 | gnu: python-ipython-sql: Update to 0.4.1....* gnu/packages/python-xyz.scm (python-ipython-sql): Update to 0.4.1.
[arguments]: Remove #:phases. Add #:tests?.
| Marius Bakke |
2022-06-21 | gnu: python-breathe: Update to 4.34.0....* gnu/packages/sphinx.scm (python-breathe): Update to 4.34.0.
| Marius Bakke |
2022-06-21 | gnu: python-django-netfields: Update to 1.3.0....* gnu/packages/django.scm (python-django-netfields): Update to 1.3.0.
| Marius Bakke |
2022-06-21 | gnu: python-django-auth-ldap: Update to 4.1.0....* gnu/packages/django.scm (python-django-auth-ldap): Update to 4.1.0.
| Marius Bakke |
2022-06-21 | gnu: python-pika: Update to 1.2.1....* 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.
| Marius Bakke |
2022-06-21 | gnu: python-nose2: Update to 0.11.0....* 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.
| Marius Bakke |
2022-06-21 | gnu: python-faiss: Fix build on Python 3.9....* gnu/packages/graph.scm (python-faiss)[arguments]: Remove "m" suffix to
Python library path.
| Marius Bakke |
2022-06-21 | gnu: cmh: Add patch to work with current fplll....* 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.
| Andreas Enge |
2022-06-21 | gnu: Update kanshi to 1.2.0....* gnu/packages/wm.scm (kanshi): Update to 1.2.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| muradm |
2022-06-21 | gnu: sfeed: Update to 1.5....* gnu/packages/suckless.scm (sfeed): Update to 1.5.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Nikolay Korotkiy |
2022-06-21 | gnu: networking: Add arp-scan...* gnu/packages/networking.scm (arp-scan): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Manolis Ragkousis |
2022-06-21 | gnu: nar-herder: Add guile-lzlib as an input....* gnu/packages/package-management.scm
(nar-herder)[native-inputs,propagated-inputs]: Add guile-lzlib.
[arguments]: Wrap with guile-lzlib.
| Christopher Baines |
2022-06-21 | gnu: fet: Update to 6.5.3....* gnu/packages/education.scm (fet): Update to 6.5.3.
| Nicolas Goaziou |
2022-06-21 | gnu: python-pyzmq: Remove bundled and generated code....* gnu/packages/python-xyz.scm (python-pyzmq)[source]: Add snippet to
remove bundled source code and pre-cythonized files.
| Efraim Flashner |
2022-06-21 | gnu: emacs-web-mode: Update to 17.2.1....* gnu/packages/emacs-xyz.scm (emacs-web-mode): Update to 17.2.1.
| Nicolas Goaziou |