summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: containerd: Switch to gexp arguments.Pierre Langlois2022-06-23
| | | | | | | | * gnu/packages/docker.scm (containerd)[arguments]: Rewrite as gexps. Pass all flags via make-flags variable. Switch to using search-input-file. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: containerd: Update to 1.6.6.Pierre Langlois2022-06-23
| | | | | | | | | * gnu/packages/docker.scm (containerd): Update to 1.6.6. [arguments]: Substitute runc binary for "pkg/cri/config/config_unix.go". Set PREFIX to empty string, as the install directory is $DESTDIR/$PREFIX. Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: containerd: Fix patch-paths build phase.Pierre Langlois2022-06-23
| | | | | | | * gnu/packages/docker.scm (containerd)[arguments]: Add 'patch-paths phases after 'unpack because 'chdir doesn't exist. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: runc: Update to 1.1.1.Pierre Langlois2022-06-23
| | | | | | | * gnu/packages/virtualization.scm (runc): Update to 1.1.1. [native-inputs]: Use new style. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: ibus-anthy: Modernize.Maxim Cournoyer2022-06-23
| | | | | | | * gnu/packages/ibus.scm (ibus-anthy)[phases]: Delete trailing #t and adjust to use search-input-file and search-input-directory. [native-inputs]: Use new style. [inputs]: Likewise.
* gnu: Add python-pycotap.Julien Lepiller2022-06-23
| | | | | | | * gnu/packages/python-check.scm (python-pycotap): New variable. Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: ibus-anthy: Update to 1.5.14Taiju HIGASHI2022-06-23
| | | | Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: janet: Update to 1.23.0.jgart2022-06-23
| | | | | | * gnu/packages/lisp.scm (janet): Update to 1.23.0. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add emacs-straight-el.jgart2022-06-23
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-straight-el): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add casacore.Sharlatan Hellseher2022-06-23
| | | | | | | * gnu/packages/astronomy.scm (casacore): New variable. Modules sorted alphabetically to ease maintannce. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: hypre: Add missing dependencies on latex fonts.Ontje Lünsdorf2022-06-23
| | | | | | | * gnu/packages/maths.scm (hypre)[native-inputs]: Add TEXLIVE-COURIER and TEXLIVE-HELVETIC. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: litecli: Update to 1.9.0.jgart2022-06-23
| | | | | | * gnu/packages/databases.scm (litecli): Update to 1.9.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: polybar: Simply inputs.John Kehayias2022-06-23
| | | | | | * gnu/packages/wm.scm (polybar)[native-inputs]: Remove labels. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: polybar: Update to 3.6.3.John Kehayias2022-06-23
| | | | | | | | | | * gnu/packages/wm.scm (polybar): Update to 3.6.3. [phases]: Add patch-config-path for polybar to find its default configuration file in the store. [inputs]: Add libuv, required to build polybar. [native-inputs]: Remove python-2, no longer needed. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: direnv: Update to 2.32.1.Jose G Perez Taveras2022-06-23
| | | | | | * gnu/packages/shellutils.scm (direnv): Update to 2.32.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: hikari: Replace input libinput by libinput-minimal.Josselin Poiret2022-06-23
| | | | | | | * gnu/packages/wm.scm (hikari)[propagated-inputs]: Replace libinput by libinput-minimal to reduce closure. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: waybar: Replace input libinput by libinput-minimal.Josselin Poiret2022-06-23
| | | | | | | * gnu/packages/wm.scm (waybar)[propagated-inputs]: Replace libinput by libinput-minimal to reduce closure. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: sway: Replace input libinput by libinput-minimal.Josselin Poiret2022-06-23
| | | | | | | * gnu/packages/wm.scm (sway)[propagated-inputs]: Replace libinput by libinput-minimal to reduce closure. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: wlroots: Replace input libinput by libinput-minimal.Josselin Poiret2022-06-23
| | | | | | | * gnu/packages/wm.scm (wlroots)[propagated-inputs]: Replace libinput by libinput-minimal to reduce closure. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-ement: Update to 0.1-pre-2.45b7882.jgart2022-06-23
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.1-pre-2.45b7882. [arguments]<propagated-inputs>: Add emacs-taxy and emacs-svg-lib. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-dumbparens.jgart via Guix-patches via2022-06-23
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-dumbparens): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-sphinxcontrib-websupport: Add missing input.Marius Bakke2022-06-23
| | | | | * gnu/packages/sphinx.scm (python-sphinxcontrib-websupport)[propagated-inputs]: Add PYTHON-SPHINXCONTRIB-SERIALIZINGHTML.
* gnu: linux-libre 4.9: Update to 4.9.319.Leo Famulari2022-06-23
| | | | | * 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.
* gnu: linux-libre 4.14: Update to 4.14.284.Leo Famulari2022-06-23
| | | | | * 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.
* gnu: linux-libre 4.19: Update to 4.19.248.Leo Famulari2022-06-23
| | | | | * 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.
* gnu: linux-libre 5.4: Update to 5.4.200.Leo Famulari2022-06-23
| | | | | * 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.
* gnu: linux-libre 5.10: Update to 5.10.124.Leo Famulari2022-06-23
| | | | | * 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.
* gnu: linux-libre 5.15: Update to 5.15.49.Leo Famulari2022-06-23
| | | | | * 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.
* gnu: Fix formatting of python-nbconvert description.raingloom2022-06-23
| | | | | | | * gnu/packages/python-xyz (python-nbconvert)[description]: Fix formatting. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add hw-probe.Raghav Gururajan2022-06-23
| | | | | | | | * 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>
* gnu: ungoogled-chromium: Update to 103.0.5060.53-1.Marius Bakke2022-06-23
| | | | | | | | | * 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.
* gnu: icu4c: Add 71.1.Marius Bakke2022-06-23
| | | | * gnu/packages/icu4c.scm (icu4c-71): New variable.
* gnu: Zabbix: Update to 6.0.5.Marius Bakke2022-06-23
| | | | * gnu/packages/monitoring.scm (zabbix-agentd): Update to 6.0.5.
* gnu: python-parso: Update to 0.8.3.base-for-series-12847base-for-series-12838base-for-series-12833jgart2022-06-23
| | | | | | | * gnu/packages/yyy.scm (python-parso): Update to 0.8.3. [arguments]: Satisfy guix lint. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: python-bottle: Update to 0.12.21.jgart2022-06-23
| | | | | | * gnu/packages/python-web.scm (python-bottle): Update to 0.12.21. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: python-sphinx-autodoc-typehints: Update to 1.18.3.jgart2022-06-23
| | | | | | * gnu/packages/sphinx.scm (python-sphinx-autodoc-typehints): Update to 1.18.3. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: python-bandit: Update to 1.7.4.jgart2022-06-23
| | | | | | * gnu/packages/openstack.scm (python-bandit): Update to 1.7.4. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: ldc-bootstrap-0.17: Add support for aarch64-linux.Efraim Flashner2022-06-23
| | | | | | * gnu/packages/dlang.scm (ldc-bootstrap-0.17)[supported-systems]: Add aarch64-linux. [arguments]: When building targeting aarch64-linux build for armhf-linux.
* gnu: python-py-cpuinfo: Update to 8.0.0-1.4d6987e.Efraim Flashner2022-06-23
| | | | | * gnu/packages/python-xyz.scm (python-py-cpuinfo): Update to 8.0.0-1.4d6987e. [source]: Download using git-fetch.
* gnu: libjxl: Update to 0.6.1-0.b7076f18.Greg Hogan2022-06-22
| | | | | | | * gnu/packages/image.scm (libjxl): Update to 0.6.1-0.b7076f18. [inputs]: Add gflags. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: google-highway: Update to 0.17.0.Greg Hogan2022-06-22
| | | | | | * gnu/packages/cpp.scm (google-highway): Update to 0.17.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: reuse: Update to 1.0.0.Jean-Pierre De Jesus DIAZ2022-06-22
| | | | | | * gnu/packages/license.scm (reuse): Update to 1.0.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: sent: Remove input labels.Ludovic Courtès2022-06-22
| | | | * gnu/packages/suckless.scm (sent)[inputs]: Remove labels.
* gnu: sent: Apply guix styleGabriel Wicki2022-06-22
| | | | | | * gnu/packages/suckless.scm (sent): Apply `guix style`. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: sent: Add farbfeld to propagated-inputs.Gabriel Wicki2022-06-22
| | | | | | | | | * 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>
* gnu: Add farbfeld.Gabriel Wicki2022-06-22
| | | | | | | * gnu/packages/suckless.scm (farbfeld): New variable. [use-modules]: Add (gnu packages imagemagick) Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* services: wireguard: Shepherd 'stop' method really stops.Ludovic Courtès2022-06-22
| | | | | | | 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.
* gnu: emacs: Fix tramp-remote-path.John Kehayias2022-06-22
| | | | | | | | | | 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>
* gnu: sway: Switch from elogind to basu.muradm2022-06-22
| | | | | | | * 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>
* gnu: Add basu.muradm2022-06-22
| | | | | | * gnu/packages/freedesktop.scm (basu): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>