summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-26gnu: Add Linux-Libre-LTS.Raghav Gururajan
Enables the choice of using current LTS version of linux-libre in Guix System. * gnu/packages/linux.scm (linux-libre-lts-version): New variable. * gnu/packages/linux.scm (linux-libre-lts-pristine-source): New variable. * gnu/packages/linux.scm (linux-libre-lts-source): New variable. * gnu/packages/linux.scm (linux-libre-lts): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-26gnu: cmake: Update to 3.19.2.Greg Hogan
* gnu/packages/cmake.scm (cmake): Update to 3.19.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2020-12-26gnu: seahorse-adventures: Update to 1.3.Nicolas Goaziou
* gnu/packages/games.scm (seahorse-adventures): Update to 1.3.
2020-12-25gnu: emacs-auctex: Update to 13.0.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.0.0.
2020-12-24gnu: darktable: Enable tests.Vinicius Monego
* gnu/packages/photo.scm (darktable)[arguments]: Pass "-DBUILD_TESTING=On" to #:configure-flags. [native-inputs]: Add cmocka. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24gnu: darktable: Update to 3.4.0.Vinicius Monego
* gnu/packages/photo.scm (darktable): Update to 3.4.0. [native-inputs]: Use Clang and LLVM 11. Add python-wrapper and ruby. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24gnu: libavif: Add support for rav1e.Vinicius Monego
* gnu/packages/image.scm (libavif)[arguments]: Pass "-DAVIF_CODEC_RAV1E=ON" to #:configure-flags. [inputs]: Add rav1e. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24gnu: libavif: Update to 0.8.4.Vinicius Monego
* gnu/packages/image.scm (libavif): Update to 0.8.4. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24gnu: awscli: updating to version 1.18.203.Vincent Legoll
* gnu/packages/python-web.scm (awscli): updating to version 1.18.203. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24gnu: emacs-ssh-agency: Update to 0.4.1.Ryan Desfosses
* gnu/packages/emacs-xyz.scm (emacs-ssh-agency): Update to 0.4.1. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24gnu: emacs-ebib: Update to 2.29.Ryan Desfosses
* gnu/packages/emacs-xyz.scm (emacs-ebib): Update to 2.29. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24gnu: protonvpn-cli: Stop propagating inputs.Ryan Prior
* gnu/packages/vpn.scm (protonvpn-cli)[inputs]: Add dialog, iproute2, iptables, ncurses, openvpn, procps, python-requests, and which. [arguments]: Add a 'wrap-wrapper' phase. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24gnu: plantuml: Update to 1.2020.24.Michael Rohleder
* gnu/packages/uml.scm (plantuml): Update to 1.2020.24. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24gnu: picom: Update to 8.2.Lars-Dominik Braun
* gnu/packages/compton.scm (picom): Update to 8.2. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24gnu: f2fs-tools: Update to 1.14.0.Vincent Legoll
* gnu/packages/linux.scm (f2fs-tools): Update to 1.14.0. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24gnu: ansible: Update to 2.9.16.Vincent Legoll
* gnu/packages/admin.scm (ansible): Update to 2.9.16. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24gnu: lxc: Update to 4.0.5.Vincent Legoll
* gnu/packages/virtualization.scm (lxc): Update to 4.0.5. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24gnu: memtester: Update to 4.5.0.Vincent Legoll
* gnu/packages/hardware.scm (memtester): Update to 4.5.0. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24gnu: xfsprogs: Update to 5.10.0.Vincent Legoll
* gnu/packages/linux.scm (xfsprogs): Update to 5.10.0. [inputs]: Add libinih. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24gnu: Add libinih.Vincent Legoll
* gnu/packages/linux.scm (libinih): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24gnu: opensmtpd: Update to 6.8.0p2.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (opensmtpd): Update to 6.8.0p2. [arguments]: Remove 'fix-man-page-detection phase again thanks to excellent upstream fanservice.
2020-12-24gnu: opensmtpd: Update to 6.8.0p1.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (opensmtpd): Update to 6.8.0p1.
2020-12-24gnu: emacs-chronometrist: Update to 0.5.6.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-chronometrist): Update to 0.5.6.
2020-12-23gnu: openttd-engine: Update to 1.10.3.Vincent Legoll
* gnu/packages/games.scm (openttd-engine): Update to 1.10.3. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-12-23gnu: freeciv: Update to 2.6.2.1.Vincent Legoll
* gnu/packages/games.scm (freeciv): Update to 2.6.2.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-12-23gnu: guix-build-coordinator: Update to 0-12.c33d3f5.Christopher Baines
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-12.c33d3f5. [arguments]: Include coreutils in the PATH.
2020-12-23Revert "gnu: gita: Update to 0.11.9."Oleg Pykhalov
This reverts commit 5540159f3e34ac8f6b3ab31f773f6e286028f309 which updates gita to v0.11.9 tag, which doesn't contain freeze and clone sub-commands.
2020-12-23gnu: gita: Update to 0.11.9.Oleg Pykhalov
* gnu/packages/version-control.scm (gita): Update to 0.11.9.
2020-12-23gnu: Add uriparser.lsp
* gnu/packages/web.scm (uriparser): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-23etc: snippets: Add new build systems to package snippet.Morgan Smith
* etc/snippets/scheme-mode/guix-package: Add the following as possibilities for the build-system field: clojure-build-system copy-build-system dune-build-system guile-build-system julia-build-system linux-module-build-system maven-build-system node-build-system qt-build-system rakudo-build-system Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-23gnu: Add gron.Joseph LaFreniere
* gnu/packages/golang.scm (go-github-com-tomnomnom-gron): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-12-23gnu: go-github-com-mattn-go-colorable: Update to 0.1.8.Joseph LaFreniere
* gnu/packages/golang.scm (go-github-com-mattn-go-colorable): Update to 0.1.8. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-23gnu: Add go-github-com-nwidger-jsoncolor.Joseph LaFreniere
* gnu/packages/golang.scm (go-github-com-nwidger-jsoncolor): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-23gnu: guix: Update to 7624ebb.Ludovic Courtès
* gnu/packages/package-management.scm (guix): Update to 7624ebb.
2020-12-23ssh: Use 'guix repl' instead of 'guile'.Ludovic Courtès
This simplifies setup of build machines: no need to install Guile in addition to Guix, no need to set 'GUILE_LOAD_PATH' & co., leading to fewer failure modes. * guix/ssh.scm (remote-run): New procedure. (remote-daemon-channel): Use it instead of 'open-remote-pipe*'. (store-import-channel)[import]: Remove check for module availability. Add call to 'primitive-exit'. Use 'remote-run' instead of 'open-remote-pipe'. (store-export-channel)[export]: Remove check for module availability. Add calls to 'primitive-exit'. Use 'remote-run' instead of 'open-remote-pipe'. (handle-import/export-channel-error): Remove 'module-error' clause. (report-module-error): Remove. * guix/scripts/offload.scm (assert-node-has-guix): Replace call to 'report-module-error' by 'leave'. * doc/guix.texi (Daemon Offload Setup): Remove mention of Guile.
2020-12-23substitute: Reuse connections for '--query'.Ludovic Courtès
This significantly speeds up things like substituting the closure of a .drv. This is a followup to 5ff521452b9ec2aae9ed8e4bb7bdc250a581f203. * guix/scripts/substitute.scm (http-multiple-get): Add #:open-connection and #:keep-alive? and honor them. (open-connection-for-uri/maybe): Use 'open-connection-for-uri/cached' instead of 'guix:open-connection-for-uri'. Call 'http-multiple-get' within 'call-with-cached-connection'. (open-connection-for-uri/cached): Add #:timeout and #:verify-certificate? and honor them. (call-with-cached-connection): Add 'open-connection' parameter and honor it.
2020-12-23gnu: patchwork: Update to 3.0.0.Christopher Baines
* gnu/packages/patchutils.scm (patchwork): Update to 3.0.0.
2020-12-23gnu: Add emacs-svg-tag-mode.Ricardo Wurmus
* gnu/packages/emacs-xyz.scm (emacs-svg-tag-mode): New variable.
2020-12-23gnu: xournalpp: Update to 1.0.20.Nicolas Goaziou
* gnu/packages/pdf.scm (xournalpp): Update to 1.0.20.
2020-12-23gnu: ruby-pg: Update to 1.2.3.Christopher Baines
* gnu/packages/ruby.scm (ruby-pg): Update to 1.2.3.
2020-12-23gnu: mousepad: Update to 0.5.1.Michael Rohleder
* gnu/packages/xfce.scm (mousepad): Update to 0.5.1. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-23gnu: xfce4-genmon-plugin: Update to 4.1.0.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-genmon-plugin): Update to 4.1.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-23gnu: xfce4-screenshooter: Update to 1.9.8.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.9.8. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-23gnu: xfce4-calculator-plugin: Update to 0.7.1.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-calculator-plugin): Update to 0.7.1. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-23gnu: xfce4-terminal: Update to 0.8.10.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-terminal): Update to 0.8.10. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-23gnu: esbuild: Update to 0.8.26.Ryan Prior
* gnu/packages/web.scm (esbuild): Update to 0.8.26. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-23doc: cookbook: Fix "fiction-less" typo.Pierre Neidhardt
* doc/guix-cookbook.texi (Guix Profiles in Practice): Change "friction-less" to "frictionless".
2020-12-23import: crate: Change updater name from "crates" to "crate".Nicolas Goaziou
* guix/import/crate.scm (%crate-updater): Change name to `crate', so it is on par with the importer, and the manual.
2020-12-23scripts: Fix typo in crate importer help message.Nicolas Goaziou
Fixes <https://issues.guix.gnu.org/45351>. * guix/scripts/import/crate.scm (show-help): Fix URL.
2020-12-23gnu: emacs-org: Update to 9.4.4.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.4.4. [arguments]: Install orgguide.info, but ignore orgcard.pdf, not provided in Org 9.4.4. (emacs-org-contrib): Update to 20201222.