aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: emacs-lcr: Update to 1.2.Nicolas Goaziou2022-10-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-lcr): Update to 1.2.
* gnu: emacs-org-re-reveal: Update to 3.16.0.Nicolas Goaziou2022-10-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.16.0.
* gnu: emacs-ement: Update to 0.3.1.Nicolas Goaziou2022-10-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.3.1.
* gnu: emacs-emms: Update to 12.Nicolas Goaziou2022-10-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-emms): Update to 12.
* gnu: emacs-debbugs: Update to 0.34.Nicolas Goaziou2022-10-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.34.
* gnu: julius: Update to 1.7.0.Timotej Lazar2022-10-06
| | | | | | * gnu/packages/games.scm (julius): Update to 1.7.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: squid: Enable TLS features.Sergey Trofimov2022-10-06
| | | | | | | | | | 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>
* gnu: nyacc: Update to 1.07.4.Felix Lechner2022-10-06
| | | | | | * gnu/packages/mes.scm (nyacc): Update to 1.07.4. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: sssd: Update to 2.7.4.Timotej Lazar2022-10-06
| | | | | | | * 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>
* gnu: python-textual: Remove input labels.Ludovic Courtès2022-10-06
| | | | | | * gnu/packages/python-xyz.scm (python-textual)[arguments]: Define the 'tests' origin here. [native-inputs]: Remove "tests" input and remove input labels.
* gnu: Add python-textual.Brian Kubisiak2022-10-06
| | | | | | * gnu/packages/python-xyz.scm (python-textual): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* snippets: Fix move.Liliana Marie Prikler2022-10-06
| | | | | | | | | The current move is never correct. It flip-flops between car and cadr for the destination. Since the position of the destination is not actually a fixed point in the list of changes, use a more robust method of inferring it. * etc/snippets/tempel/text-mode (move\ ): Infer source and destination from washed diffs. Process new module before destination.
* snippets: tempel: Reformat.Liliana Marie Prikler2022-10-06
| | | | | | | This makes it so that ‘indent-region’ and ‘delete-trailing-whitespace’ do not change the file. * etc/snippets/tempel/text-mode: Reformat.
* snippets: tempel: Fix calls to mapconcat.Liliana Marie Prikler2022-10-06
| | | | | * etc/snippets/tempel/text-mode (update\ ,https\ ): Add "\n" as separator argument to mapconcat.
* gnu: python-renpy: Update to 8.0.3.Liliana Marie Prikler2022-10-06
| | | | * gnu/packages/game-development.scm (python-renpy): Update to 8.0.3.
* gnu: python-pygame-sdl2: Update to 2.1.0-for-renpy-8.0.3.Liliana Marie Prikler2022-10-06
| | | | | * gnu/packages/game-development.scm (python-pygame-sdl2): Update to 2.1.0-for-renpy-8.0.3.
* gnu: tessen: Update to 2.1.2.Tanguy Le Carrour2022-10-06
| | | | | | | | * 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>
* gnu: weechat-wee-slack: Update to 2.9.0.itd2022-10-06
| | | | | | * gnu/packages/messaging.scm (weechat-wee-slack): Update to 2.9.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: zfs: Update to 2.1.6.Brian Cully2022-10-06
| | | | | | * gnu/packages/file-systems.scm (zfs): Update to 2.1.6. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: komikku: Update to 1.1.0.Liliana Marie Prikler2022-10-06
| | | | * gnu/packages/gnome.scm (komikku): Update to 1.1.0.
* doc: Fix missing package name.Taiju HIGASHI2022-10-06
| | | | | | | * doc/guix.texi (Invoking guix import): Fix missing package name for gem importer. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add waybar-cpu-histogram.Fredrik Salomonsson2022-10-06
| | | | | | * gnu/packages/wm.scm (waybar-cpu-histogram): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: libdaemon: Fix targeting riscv64.Lu Hui2022-10-06
| | | | | | | * gnu/packages/libdaemon.scm (libdaemon)[native-inputs,arguments]: Treat targeting riscv64 like aarch64 is handled. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add discregrid.Paul A. Patience2022-10-06
| | | | | | * gnu/packages/graphics.scm (discregrid): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add r-gldex.Wiktor Żelazny2022-10-06
| | | | | | * gnu/packages/cran.scm (r-gldex): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add r-spacefillr.Wiktor Żelazny2022-10-06
| | | | | | * gnu/packages/cran.scm (r-spacefillr): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add cpass.(2022-10-06
| | | | | | * gnu/packages/password-utils.scm (cpass): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add wlgreet.(2022-10-06
| | | | | | * gnu/packages/admin.scm (wlgreet): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add rust-os-pipe-0.8.(2022-10-06
| | | | | | * gnu/packages/crates-io.scm (rust-os-pipe-0.8): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add rust-greetd-ipc-0.8.(2022-10-06
| | | | | | * gnu/packages/crates-io.scm (rust-greetd-ipc-0.8): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: plink: Change origin URL.Christopher Baines2022-10-06
| | | | | | pngu.mgh.harvard.edu seems to time out. * gnu/packages/bioinformatics.scm (plink)[origin]. Change URL.
* gnu: celluloid: Do not install icon cache.Michael Rohleder2022-10-06
| | | | | | | | | | | 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>
* gnu: quaternion: Update to 0.0.95.1.Michael Rohleder2022-10-06
| | | | | | | * gnu/packages/messaging.scm (quaternion): Update to 0.0.95.1. [inputs]: Add qtgraphicaleffects. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: libqmatrixclient: Update to 0.6.11.Michael Rohleder2022-10-06
| | | | | | * gnu/packages/messaging.scm (libqmatrixclient): Update to 0.6.11. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: gitolite: Switch to G-expressions.David Thompson2022-10-06
| | | | | * gnu/packages/version-control.scm (gitolite)[arguments]: Use G-expressions. [inputs]: Add grep and sed.
* gnu: Add r-dada2.Ricardo Wurmus2022-10-06
| | | | * gnu/packages/bioconductor.scm (r-dada2): New variable.
* doc: Add terms to concept index for "guix style".Ricardo Wurmus2022-10-06
| | | | * doc/guix.texi (Invoking guix style): Add terms to concept index.
* doc: Add concept index terms for "guix archive".Ricardo Wurmus2022-10-06
| | | | * doc/guix.texi (Invoking guix archive): Add terms to concept index.
* doc: Add every command name to concept index.Ricardo Wurmus2022-10-06
| | | | * doc/guix.texi: Add an entry for each Guix command to the concept index.
* doc: Use @command instead of @code.Ricardo Wurmus2022-10-06
| | | | * doc/guix.texi: Use @command to refer to Guix commands.
* gnu: linux-libre: Support zram on all kernels.Efraim Flashner2022-10-06
| | | | | * gnu/packages/linux.scm (%default-extra-linux-options): Add config options to add zram support.
* nls: Update translations.Julien Lepiller2022-10-06
|
* gnu: linux-libre 4.19: Update to 4.19.261.Leo Famulari2022-10-06
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.261. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.216.Leo Famulari2022-10-06
| | | | | * 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.
* gnu: linux-libre 5.10: Update to 5.10.147.Leo Famulari2022-10-06
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.147. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre 5.15: Update to 5.15.72.Leo Famulari2022-10-06
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.72. (linux-libre-5.15-pristine-source): Update hash.
* gnu: linux-libre 5.19: Update to 5.19.14.Leo Famulari2022-10-06
| | | | | * gnu/packages/linux.scm (linux-libre-5.19-version): Update to 5.19.14. (linux-libre-5.19-pristine-source): Update hash.
* gnu: Add splash.Sharlatan Hellseher2022-10-06
| | | | | | * gnu/packages/astronomy.scm (splash): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* services: dhcp-client: Implement and use a configuration record.Alexey Abramov2022-10-06
| | | | | | | | | | | | * 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>
* import/utils: beautify-description: Update to pass tests.Ricardo Wurmus2022-10-05
| | | | | | * guix/import/utils.scm (beautify-description): Remove single quote wrapping; escape @; exclude common abbreviations and titles from double-spacing; detect more sentence fragments.