summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2022-05-28gnu: emacs-magit: Use directory excursions rather than wild chdir....* gnu/packages/emacs-xyz.scm (emacs-magit)[#:phases] <build-info-manual, configure-git>: Don't chdir. <set-magit-version, patch-exec-paths>: Use full file names. <enter-lisp-directory>: Drop phase. <expand-load-path, install>: Wrap in directory excursions. Liliana Marie Prikler
2022-05-28gnu: emacs-magit: Drop the libgit backend....The libgit backend currently provides next to no features, but demands extra maintenance overhead. It is in fact not a usable backend; thus let's not use it. * gnu/packages/emacs-xyz.scm (emacs-magit)[arguments] <#:emacs>: Drop argument. <#:exclude>: Add sources related to emacs-libgit. [inputs]: Remove emacs-libgit. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Zhu Zihao
2022-05-28gnu: emacs-magit: Use G-expressions....* gnu/packages/emacs-xyz.scm (emacs-magit)[arguments]: Use G-expressions. <#:phases>: Use search-input-file to find perl for ‘patch-exec-paths’. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Zhu Zihao
2022-05-27gnu: diffoscope: Update to 214....* gnu/packages/diffoscope.scm (diffoscope): Update to 214. [arguments]: Remove 'xb-tool-external-tool phase. Vagrant Cascadian
2022-05-28gnu: Add python-gatt....* gnu/packages/python-xyz.scm (python-gatt): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Wamm K. D
2022-05-27gnu: Add python-srt....* gnu/packages/python-xyz (python-srt): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pradana AUMARS
2022-05-27gnu: Add python-wasabi....* gnu/packages/python-xyz.scm (python-wasabi): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Artyom V. Poptsov
2022-05-27gnu: emacs-evil-org: Update to 0d10ff7....* gnu/packages/emacs-xyz.scm (emacs-evil-org): Update to 0d10ff7. Signed-off-by: Ludovic Courtès <ludo@gnu.org> jgart
2022-05-27gnu: emacs-detached: Update to 0.7....* gnu/packages/emacs-xyz.scm (emacs-detached): Update to 0.7. (emacs-dtache): Define as a deprecated alias. I have both renamed the package dtache -> detached as well as moving the development from gitlab to sourcehut. This patch reflects those changes, as well as updating to the latest release of the package. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Niklas Eklund
2022-05-27gnu: Add python-catalogue....* gnu/packages/python-xyz.scm (python-catalogue): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Artyom V. Poptsov
2022-05-27gnu: yad: Update to 12.0....* gnu/packages/gtk.scm (yad): Update to 12.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Benjamin Slade
2022-05-27gnu: python-peachpy: Update to 913d74c....Fixes <https://issues.guix.gnu.org/55669>. Reported by Sebastian Gibb <mail@sebastiangibb.de>. * gnu/packages/python-xyz.scm (python-peachpy): Update to 913d74c. Ludovic Courtès
2022-05-27gnu: linux-libre 4.9: Update to 4.9.316....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.316. (linux-libre-4.9-pristine-source): Update hash. Leo Famulari
2022-05-27gnu: linux-libre 4.14: Update to 4.14.281....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.281. (linux-libre-4.14-pristine-source): Update hash. Leo Famulari
2022-05-27gnu: linux-libre 4.19: Update to 4.19.245....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.245. (linux-libre-4.19-pristine-source): Update hash. Leo Famulari
2022-05-27gnu: linux-libre 5.4: Update to 5.4.196....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.196. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari
2022-05-27gnu: linux-libre 5.10: Update to 5.10.118....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.118. (linux-libre-5.10-pristine-source): Update hash. Leo Famulari
2022-05-27gnu: linux-libre 5.15: Update to 5.15.43....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.43. (linux-libre-5.15-pristine-source): Update hash. Leo Famulari
2022-05-27gnu: linux-libre: Update to 5.17.11....* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.11. (linux-libre-5.17-pristine-source): Update hash. Leo Famulari
2022-05-27gnu: nginx-rtmp-module: Use gexps in phases....* gnu/packages/web.scm (nginx-rtmp-module)[#:phases]: Use gexps and remove trailing #t. Signed-off-by: Christopher Baines <mail@cbaines.net> Jack Hill
2022-05-27gnu: nginx-rtmp-module: Use #:configure-flags from nginx....* gnu/packages/web.scm (nginx-rtmp-module)[arguments]: Simplify copying of arguments from nginx and augment #:configure-flags from nginx rather than overwriting. Signed-off-by: Christopher Baines <mail@cbaines.net> Jack Hill
2022-05-27gnu: python-protobuf-3.6: Add missing input....This was removed from python-protobuf in 5f8491ea95d7ba88801aa28b6d2b98f30b033186. * gnu/packages/protobuf.scm (python-protobuf-3.6)[inputs]: Add python-six. Christopher Baines
2022-05-22gnu: obs-websocket: Update to 4.9.1....* gnu/packages/video.scm (obs-websocket): Update to 4.9.1. [arguments]: Update CMakeLists.txt permissions substitution. Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2022-05-22gnu: jo: Update to 1.6....* gnu/packages/web.scm (jo): Update to 1.6. Tobias Geerinckx-Rice
2022-05-27gnu: emacs-deferred: Fix wrong number of arguments....* gnu/packages/patches/emacs-deferred-fix-number-of-arguments.patch: New file. * gnu/packages/emacs-xyz.scm (emacs-deferred)[patches]: Use it here. * gnu/local.mk (dist_patch_DATA): Add it here. Liliana Marie Prikler
2022-05-22gnu: java-jdom: Update to 2.0.6.1 [fixes CVE-2021-33813]....* gnu/packages/xml.scm (java-jdom): Update to 2.0.6.1. Tobias Geerinckx-Rice
2022-05-22gnu: jumpapp: Update to 1.2....* gnu/packages/xdisorg.scm (jumpapp): Update to 1.2. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2022-05-22gnu: lxc: Update to 4.0.12....* gnu/packages/virtualization.scm (lxc): Update to 4.0.12. Tobias Geerinckx-Rice
2022-05-22gnu: libcbor: Mark up description....* gnu/packages/compression.scm (libcbor)[description]: Use @acronym{}. Tobias Geerinckx-Rice
2022-05-22gnu: libcbor: Update to 0.9.0....* gnu/packages/compression.scm (libcbor): Update to 0.9.0. Tobias Geerinckx-Rice
2022-05-22gnu: guile-wm: Remove trailing #t from phases....* gnu/packages/guile-wm.scm (guile-wm)[arguments]: Don't explicitly return #t. Tobias Geerinckx-Rice
2022-05-22gnu: guile-wm: Always use the input Guile's effective version....* gnu/packages/guile-wm.scm (guile-wm)[arguments]: Replace hard-coded version number with that of the "guile" input. Tobias Geerinckx-Rice
2022-05-22gnu: guile-xcb: Remove input labels....* gnu/packages/guile-wm.scm (guile-xcb)[inputs]: Remove input labels. Tobias Geerinckx-Rice
2022-05-22gnu: guile-xcb: Always use the input Guile's effective version....* gnu/packages/guile-wm.scm (guile-xcb)[arguments]: Replace hard-coded version number with that of the "guile" input. Tobias Geerinckx-Rice
2022-05-22gnu: python-aiounittest: Update to 1.4.1....* gnu/packages/check.scm (python-aiounittest): Update to 1.4.1. Tobias Geerinckx-Rice
2022-05-22gnu: python-jplephem: Update to 2.17....* gnu/packages/astronomy.scm (python-jplephem): Update to 2.17. Tobias Geerinckx-Rice
2022-05-22gnu: python-fitsio: Update to 1.1.7....* gnu/packages/astronomy.scm (python-fitsio): Update to 1.1.7. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2022-05-22gnu: python-astroquery: Update to 0.4.6....* gnu/packages/astronomy.scm (python-astroquery): Update to 0.4.6. Tobias Geerinckx-Rice
2022-05-22gnu: emacs-list-utils: Update to 0.4.6-1.0dec8c0....* gnu/packages/emacs-xyz.scm (emacs-list-utils): Update to 0.4.6-1.0dec8c0. [arguments]: Remove the upstreamed 'patch-require-cl phase. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Erik Šabič
2022-05-22gnu: jc: Update to 1.19.0....* gnu/packages/admin.scm (jc): Update to 1.19.0. [arguments]: Add a new 'hack-time-zone phase. Tobias Geerinckx-Rice
2022-05-26services: openssh: Remove authorized_keys.d before copying the new one....Fixes <https://issues.guix.gnu.org/55661>. * gnu/services/ssh.scm (openssh-activation): Fix typo in 'delete-file-recursively' call. Ludovic Courtès
2022-05-26services: openssh: Fix computation of the authorized-key directory....Fixes a bug introduced in 1f29ed4a812f86c45e2d9c37fd9f80f6d0418293, whereby 'authorized-key-directory' would end up creating empty files for authorized keys passed as an extension. See <https://issues.guix.gnu.org/55359>. * gnu/services/ssh.scm (extend-openssh-authorized-keys): Call 'alist->vhash' on the alist resulting from the 'append' call. Ludovic Courtès
2022-05-26gnu: qutebrowser: Find and wrap scripts....* gnu/packages/web-browsers.scm (qutebrowser)[inputs]: Add python-pynacl. [arguments]: Add custom phase to tell qutebrowser where to find installed userscripts. Add custom phase to wrap scripts with python libraries. Efraim Flashner
2022-05-26gnu: qutebrowser: Install more scripts....* gnu/packages/web-browsers.scm (qutebrowser)[arguments]: Rewrite cutsom 'install-more phase to use included makefile. Efraim Flashner
2022-05-26gnu: qutebrowser: Update to 2.5.1....* gnu/packages/web-browsers.scm (qutebrowser): Update to 2.5.1. [inputs]: Remove python-cssutils and python-pypeg2. Efraim Flashner
2022-05-26gnu: ungoogled-chromium: Update to 102.0.5005.61-1....* gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for M102. (%chromium-version): Set to 102.0.5005.61. (%debian-revision): Set to debian/102.0.5005.61. (%ungoogled-origin): Update hash. (%debian-origin): New variable. (debian-patch): Rewrite to take from %DEBIAN-ORIGIN. (%debian-patches): Add three more patches. (%ungoogled-chromium-unroll-ffmpeg.patch): New variable. (ungoogled-chromium-snippet): Apply the above patch. (ungoogled-chromium)[source]: Update hash. [arguments]: Disable building Dawn tests; remove obsolete configure flag. Disable compiler flags that are not supported by Clang 14. Marius Bakke
2022-05-26gnu: vlc: Update to 3.0.17.3....* gnu/packages/video.scm (vlc): Update to 3.0.17.3. Marius Bakke
2022-05-26gnu: guile-emacs: Remove input labels....* gnu/packages/emacs.scm (guile-emacs)[native-inputs]: Remove labels. Ludovic Courtès
2022-05-26gnu: guile-emacs: Use gexps....This is a followup to 64557bc695f074af3fcf1eeed8f6696921ef18c5. * gnu/packages/emacs.scm (guile-emacs)[arguments]: Use gexps. Ludovic Courtès
2022-05-26gnu: linux-libre: Do not call 'configuration-file' on non-Linux targets....Starting from commit b55310603f0df7d5ae02d47cb8d4be58bf1d41ca, a command like: guix build linux-libre -s i586-gnu -n would crash on a wrong-type-arg error in 'kernel-config' because it was getting #f as the 'arch' argument. This commit fixes it. * gnu/packages/linux.scm (make-linux-libre*)[inputs]: Check whether 'platform-linux-architecture' returns #f, as is the case for example on i586-gnu, before calling CONFIGURATION-FILE. Ludovic Courtès