summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2022-06-23gnu: glu: Update to 9.0.2....* gnu/packages/gl.scm (glu): Update to 9.0.2. [source]: Switch to GIT-FETCH. [native-inputs]: Add PKG-CONFIG, AUTOCONF, AUTOMAKE, and LIBTOOL. Marius Bakke
2022-06-23gnu: libical: Update to 3.0.14....* gnu/packages/calendar.scm (libical): Update to 3.0.14. [arguments]: Remove trailing #t's. Marius Bakke
2022-06-23gnu: freeglut: Update to 3.2.2....* gnu/packages/gl.scm (freeglut): Update to 3.2.2. [source](uri): Switch to new primary download location. [source](patches): Remove. * gnu/packages/patches/freeglut-gcc-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Marius Bakke
2022-06-23gnu: bluez: Use new style....* gnu/packages/linux.scm (bluez)[arguments]: Use G-expressions and remove trailing #t's. Marius Bakke
2022-06-23gnu: bluez: Simplify inputs....* gnu/packages/linux.scm (bluez)[native-inputs]: Remove labels. Marius Bakke
2022-06-23gnu: bluez: Update to 5.64....* gnu/packages/linux.scm (bluez): Update to 5.64. Marius Bakke
2022-06-23gnu: libwebp: Simplify inputs....* gnu/packages/image.scm (libwebp)[inputs]: Remove labels. Marius Bakke
2022-06-23gnu: libwebp: Update to 1.2.2....* gnu/packages/image.scm (libwebp): Update to 1.2.2. Marius Bakke
2022-06-23gnu: libepoxy: Use new style....* gnu/packages/gl.scm (libepoxy)[arguments]: Use gexp and remove labels. While at it, remove obsolete substitution. Marius Bakke
2022-06-23gnu: libepoxy: Update to 1.5.10....* gnu/packages/gl.scm (libepoxy): Update to 1.5.10. [source]: Switch to GIT-FETCH. [arguments]: Remove trailing #t and defunct bootstrap phase. Marius Bakke
2022-06-23gnu: python-charset-normalizer: Update to 2.1.0....* gnu/packages/python-xyz.scm (python-charset-normalizer): Update to 2.1.0. Marius Bakke
2022-06-23gnu: python-urllib3: Update to 1.26.9....* gnu/packages/python-web.scm (python-urllib3): Update to 1.26.9. Marius Bakke
2022-06-23gnu: python-requests: Update to 2.28.0....* gnu/packages/python-web.scm (python-requests): Update to 2.28.0. [arguments]: Loosen charset-normalizer requirement. Marius Bakke
2022-06-23gnu: python-certifi: Update to 2022.6.15....* gnu/packages/python-crypto.scm (python-certifi): Update to 2022.6.15. Marius Bakke
2022-06-23gnu: python-sphinx: Update to 5.0.2....* gnu/packages/sphinx.scm (python-sphinx): Update to 5.0.2. Marius Bakke
2022-06-23gnu: python-babel: Update to 2.10.3....* gnu/packages/python-xyz.scm (python-babel): Update to 2.10.3. Marius Bakke
2022-06-23gnu: libva: Use G-expressions....* gnu/packages/video.scm (libva)[arguments]: Use G-expressions. Marius Bakke
2022-06-23gnu: libva: Update to 2.14.0....* gnu/packages/video.scm (libva): Update to 2.14.0. * gnu/packages/gl.scm (libva-without-mesa)[arguments]: Remove obsolete configure flag. While here, remove unnecessary splicing. Marius Bakke
2022-06-23gnu: python-sphinxcontrib-websupport: Add missing input....* gnu/packages/sphinx.scm (python-sphinxcontrib-websupport)[propagated-inputs]: Add PYTHON-SPHINXCONTRIB-SERIALIZINGHTML. Marius Bakke
2022-06-23gnu: linux-libre 4.9: Update to 4.9.319....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.319. (linux-libre-4.9-pristine-source, deblob-scripts-4.9): Update hashes. Leo Famulari
2022-06-23gnu: linux-libre 4.14: Update to 4.14.284....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.284. (linux-libre-4.14-pristine-source, deblob-scripts-4.14): Update hashes. Leo Famulari
2022-06-23gnu: linux-libre 4.19: Update to 4.19.248....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.248. (linux-libre-4.19-pristine-source, deblob-scripts-4.19): Update hashes. Leo Famulari
2022-06-23gnu: linux-libre 5.4: Update to 5.4.200....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.200. (linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes. Leo Famulari
2022-06-23gnu: linux-libre 5.10: Update to 5.10.124....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.124. (linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes. Leo Famulari
2022-06-23gnu: linux-libre 5.15: Update to 5.15.49....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.49. linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes. Leo Famulari
2022-06-23gnu: Fix formatting of python-nbconvert description....* gnu/packages/python-xyz (python-nbconvert)[description]: Fix formatting. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> raingloom
2022-06-23gnu: Add hw-probe....* gnu/packages/hardware.scm (hw-probe): New variable. Co-authored-by: Petr Hodina <phodina@protonmail.com> Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Raghav Gururajan
2022-06-23gnu: ungoogled-chromium: Update to 103.0.5060.53-1....* gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for 103. (%chromium-version): Set to 103.0.5060.53. (%debian-patches): Remove obsolete. (%ungoogled-origin): Update hash. (ungoogled-chromium)[source]: Likewise. [inputs]: Add FP16 and FXDIV. Change ICU4C to ICU4C-71. Marius Bakke
2022-06-23gnu: icu4c: Add 71.1....* gnu/packages/icu4c.scm (icu4c-71): New variable. Marius Bakke
2022-06-23gnu: Zabbix: Update to 6.0.5....* gnu/packages/monitoring.scm (zabbix-agentd): Update to 6.0.5. Marius Bakke
2022-06-23gnu: python-parso: Update to 0.8.3....* gnu/packages/yyy.scm (python-parso): Update to 0.8.3. [arguments]: Satisfy guix lint. Signed-off-by: Christopher Baines <mail@cbaines.net> jgart
2022-06-23gnu: python-bottle: Update to 0.12.21....* gnu/packages/python-web.scm (python-bottle): Update to 0.12.21. Signed-off-by: Christopher Baines <mail@cbaines.net> jgart
2022-06-23gnu: python-sphinx-autodoc-typehints: Update to 1.18.3....* gnu/packages/sphinx.scm (python-sphinx-autodoc-typehints): Update to 1.18.3. Signed-off-by: Christopher Baines <mail@cbaines.net> jgart
2022-06-23gnu: python-bandit: Update to 1.7.4....* gnu/packages/openstack.scm (python-bandit): Update to 1.7.4. Signed-off-by: Christopher Baines <mail@cbaines.net> jgart
2022-06-23gnu: ldc-bootstrap-0.17: Add support for aarch64-linux....* gnu/packages/dlang.scm (ldc-bootstrap-0.17)[supported-systems]: Add aarch64-linux. [arguments]: When building targeting aarch64-linux build for armhf-linux. Efraim Flashner
2022-06-23gnu: python-py-cpuinfo: Update to 8.0.0-1.4d6987e....* gnu/packages/python-xyz.scm (python-py-cpuinfo): Update to 8.0.0-1.4d6987e. [source]: Download using git-fetch. Efraim Flashner
2022-06-22gnu: libjxl: Update to 0.6.1-0.b7076f18....* gnu/packages/image.scm (libjxl): Update to 0.6.1-0.b7076f18. [inputs]: Add gflags. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan
2022-06-22gnu: google-highway: Update to 0.17.0....* gnu/packages/cpp.scm (google-highway): Update to 0.17.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan
2022-06-22gnu: reuse: Update to 1.0.0....* gnu/packages/license.scm (reuse): Update to 1.0.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jean-Pierre De Jesus DIAZ
2022-06-22gnu: sent: Remove input labels....* gnu/packages/suckless.scm (sent)[inputs]: Remove labels. Ludovic Courtès
2022-06-22gnu: sent: Apply guix style...* gnu/packages/suckless.scm (sent): Apply `guix style`. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Gabriel Wicki
2022-06-22gnu: 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-22gnu: 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-22services: 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-22gnu: 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-22gnu: 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-22gnu: Add basu....* gnu/packages/freedesktop.scm (basu): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> muradm
2022-06-22gnu: 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-22gnu: 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-22gnu: erlang: Update to 25.0.2....* gnu/packages/erlang.scm (erlang): Update to 25.0.2. jgart