Age | Commit message (Expand) | Author |
2022-10-07 | gnu: libnma: Depend on GTK 4.x only on supported platforms.•••Partly fixes <https://issues.guix.gnu.org/58352>.
* gnu/packages/gnome.scm (libnma)[arguments]: Set "-Dlibnma_gtk4=false"
when (supported-package? gtk) returns #f.
[inputs]: Adjust accordingly.
| Ludovic Courtès |
2022-10-07 | gnu: rest@0.9.1: Remove dependency on gtksourceview and libadwaita.•••Partly fixes <https://issues.guix.gnu.org/58352>.
This also reduces the closure size of rest@0.9.1 from 2.1GiB to
498MiB (on x86_64-linux).
* gnu/packages/gnome.scm (rest-next)[arguments]: Pass the
"-Dexamples=false" config flag.
* gnu/packages/gnome.scm (rest-next)[inputs]: Remove GTKSOURCEVIEW and
LIBADWAITA.
| Ludovic Courtès |
2022-10-07 | gnu: extractpdfmark: Improve package style.•••* gnu/packages/pdf.scm (extractpdfmark)[arguments]: Use G-expressions. Fix
phase name.
[native-inputs]: Remove labels.
| Nicolas Goaziou |
2022-10-07 | gnu: extractpdfmark: Update to 1.1.1.•••* gnu/packages/pdf.scm (extractpdfmark): Update to 1.1.1.
| Nicolas Goaziou |
2022-10-07 | gnu: emacs-lcr: Update to 1.2.•••* gnu/packages/emacs-xyz.scm (emacs-lcr): Update to 1.2.
| Nicolas Goaziou |
2022-10-07 | gnu: emacs-org-re-reveal: Update to 3.16.0.•••* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.16.0.
| Nicolas Goaziou |
2022-10-07 | gnu: emacs-ement: Update to 0.3.1.•••* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.3.1.
| Nicolas Goaziou |
2022-10-07 | gnu: emacs-emms: Update to 12.•••* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 12.
| Nicolas Goaziou |
2022-10-07 | gnu: emacs-debbugs: Update to 0.34.•••* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.34.
| Nicolas Goaziou |
2022-10-06 | gnu: julius: Update to 1.7.0.•••* gnu/packages/games.scm (julius): Update to 1.7.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timotej Lazar |
2022-10-06 | gnu: squid: Enable TLS features.•••Despite openssl being listed as an input, it was not actually enabled by
default. Fixing that using a configure flag.
* gnu/packages/networking.scm (squid)[arguments]: Add "--with-openssl"
to #:configure-flags.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sergey Trofimov |
2022-10-06 | gnu: nyacc: Update to 1.07.4.•••* gnu/packages/mes.scm (nyacc): Update to 1.07.4.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Felix Lechner |
2022-10-06 | gnu: sssd: Update to 2.7.4.•••* gnu/packages/sssd.scm (sssd): Update to 2.7.4.
* gnu/packages/patches/sssd-optional-systemd.patch: Update patch.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timotej Lazar |
2022-10-06 | gnu: python-textual: Remove input labels.•••* gnu/packages/python-xyz.scm (python-textual)[arguments]: Define the
'tests' origin here.
[native-inputs]: Remove "tests" input and remove input labels.
| Ludovic Courtès |
2022-10-06 | gnu: Add python-textual.•••* gnu/packages/python-xyz.scm (python-textual): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brian Kubisiak |
2022-10-06 | gnu: python-renpy: Update to 8.0.3.•••* gnu/packages/game-development.scm (python-renpy): Update to 8.0.3.
| Liliana Marie Prikler |
2022-10-06 | gnu: python-pygame-sdl2: Update to 2.1.0-for-renpy-8.0.3.•••* gnu/packages/game-development.scm (python-pygame-sdl2): Update to
2.1.0-for-renpy-8.0.3.
| Liliana Marie Prikler |
2022-10-06 | gnu: tessen: Update to 2.1.2.•••* gnu/packages/password-utils.scm (tessen): Update to 2.1.2.
[arguments]: Substitute notify-send, wl-copy and xdg-open.
[inputs] Add libnotify, wl-clipboard and xdg-utils.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Tanguy Le Carrour |
2022-10-06 | gnu: weechat-wee-slack: Update to 2.9.0.•••* gnu/packages/messaging.scm (weechat-wee-slack): Update to 2.9.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| itd |
2022-10-06 | gnu: zfs: Update to 2.1.6.•••* gnu/packages/file-systems.scm (zfs): Update to 2.1.6.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Brian Cully |
2022-10-06 | gnu: komikku: Update to 1.1.0.•••* gnu/packages/gnome.scm (komikku): Update to 1.1.0.
| Liliana Marie Prikler |
2022-10-06 | gnu: Add waybar-cpu-histogram.•••* gnu/packages/wm.scm (waybar-cpu-histogram): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Fredrik Salomonsson |
2022-10-06 | gnu: libdaemon: Fix targeting riscv64.•••* gnu/packages/libdaemon.scm (libdaemon)[native-inputs,arguments]: Treat
targeting riscv64 like aarch64 is handled.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Lu Hui |
2022-10-06 | gnu: Add discregrid.•••* gnu/packages/graphics.scm (discregrid): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Paul A. Patience |
2022-10-06 | gnu: Add r-gldex.•••* gnu/packages/cran.scm (r-gldex): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Wiktor Żelazny |
2022-10-06 | gnu: Add r-spacefillr.•••* gnu/packages/cran.scm (r-spacefillr): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Wiktor Żelazny |
2022-10-06 | gnu: Add cpass.•••* gnu/packages/password-utils.scm (cpass): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| ( |
2022-10-06 | gnu: Add wlgreet.•••* gnu/packages/admin.scm (wlgreet): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| ( |
2022-10-06 | gnu: Add rust-os-pipe-0.8.•••* gnu/packages/crates-io.scm (rust-os-pipe-0.8): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| ( |
2022-10-06 | gnu: Add rust-greetd-ipc-0.8.•••* gnu/packages/crates-io.scm (rust-greetd-ipc-0.8): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| ( |
2022-10-06 | gnu: plink: Change origin URL.•••pngu.mgh.harvard.edu seems to time out.
* gnu/packages/bioinformatics.scm (plink)[origin]. Change URL.
| Christopher Baines |
2022-10-06 | gnu: celluloid: Do not install icon cache.•••Fixes <https://issues.guix.gnu.org/58207>.
* gnu/packages/video.scm (celluloid)[arguments]: Add phase
disable-postinstall-script so postinstall-script does nothing. Build
with glib-or-gtk meson option.
[native-inputs]: Remove desktop-file-utils, gtk:bin.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder |
2022-10-06 | gnu: quaternion: Update to 0.0.95.1.•••* gnu/packages/messaging.scm (quaternion): Update to 0.0.95.1.
[inputs]: Add qtgraphicaleffects.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder |
2022-10-06 | gnu: libqmatrixclient: Update to 0.6.11.•••* gnu/packages/messaging.scm (libqmatrixclient): Update to 0.6.11.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder |
2022-10-06 | gnu: gitolite: Switch to G-expressions.•••* gnu/packages/version-control.scm (gitolite)[arguments]: Use G-expressions.
[inputs]: Add grep and sed.
| David Thompson |
2022-10-06 | gnu: Add r-dada2.•••* gnu/packages/bioconductor.scm (r-dada2): New variable.
| Ricardo Wurmus |
2022-10-06 | gnu: linux-libre: Support zram on all kernels.•••* gnu/packages/linux.scm (%default-extra-linux-options): Add config
options to add zram support.
| Efraim Flashner |
2022-10-06 | gnu: linux-libre 4.19: Update to 4.19.261.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.261.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari |
2022-10-06 | gnu: linux-libre 5.4: Update to 5.4.216.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.216.
(linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes.
| Leo Famulari |
2022-10-06 | gnu: linux-libre 5.10: Update to 5.10.147.•••* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.147.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2022-10-06 | gnu: linux-libre 5.15: Update to 5.15.72.•••* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.72.
(linux-libre-5.15-pristine-source): Update hash.
| Leo Famulari |
2022-10-06 | gnu: linux-libre 5.19: Update to 5.19.14.•••* gnu/packages/linux.scm (linux-libre-5.19-version): Update to 5.19.14.
(linux-libre-5.19-pristine-source): Update hash.
| Leo Famulari |
2022-10-06 | gnu: Add splash.•••* gnu/packages/astronomy.scm (splash): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sharlatan Hellseher |
2022-10-06 | services: dhcp-client: Implement and use a configuration record.•••* gnu/services/networking.scm (dhcp-client-configuration): New record
configuration.
(dhcp-client-shepherd-service): Implement a shepher service. Provide a
deprication message for legacy configurations.
(dhcp-client-service-type): Use dhcp-client-shepherd-service.
* doc/guix.texi (Networking Setup): Update.
* po/guix/POTFILES.in: Add 'gnu/services/networking.scm'.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Alexey Abramov |
2022-10-05 | gnu: gnome-maps: Properly wrap GI_TYPELIB_PATH.•••This fixes a bug reported by pkill9 and tschilptschilp23 in IRC.
See <http://logs.guix.gnu.org/guix/2022-10-01.log#031053> and
<http://logs.guix.gnu.org/guix/2022-10-05.log#214334>.
It does so by using a snippet that's also applied in gnome-shell.
* gnu/packages/geo.scm (gnome-maps)[#:phases]: Remove ‘patch-dbus-service’.
Update ‘wrap’ so that it uses GJS-specific wrapping code rather than
wrap-program.
| Liliana Marie Prikler |
2022-10-05 | gnu: gnome-maps: Delete trailing space.•••* gnu/packages/geo.scm (gnome-maps)[inputs]: Delete trailing spaces.
| Liliana Marie Prikler |
2022-10-05 | gnu: gnome-maps: Update to 43.0.•••* gnu/packages/geo.scm (gnome-maps): Update to 43.0.
[arguments]<#:meson>: Use meson-0.63.
<#:phases>: Replace ‘skip-gtk-update-icon-cache’ with
‘skip-cache-and-database-updates’. Update accordingly.
| Liliana Marie Prikler |
2022-10-05 | gnu: Add megahit.•••* gnu/packages/bioinformatics.scm (megahit): New variable.
| Ricardo Wurmus |
2022-10-05 | gnu: Add cd-hit-auxtools.•••* gnu/packages/bioinformatics.scm (cd-hit-auxtools): New variable.
| Ricardo Wurmus |
2022-10-05 | gnu: cd-hit: Update to 4.8.1.•••* gnu/packages/bioinformatics.scm (cd-hit): Update to 4.8.1.
[arguments]: Do not use quasiquote; remove trailing #T from build phases.
[inputs]: Add zlib.
| Ricardo Wurmus |