Age | Commit message (Expand) | Author |
---|---|---|
2020-12-23 | substitute: Reuse connections for '--query'....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. | Ludovic Courtès |
2020-12-23 | gnu: patchwork: Update to 3.0.0....* gnu/packages/patchutils.scm (patchwork): Update to 3.0.0. | Christopher Baines |
2020-12-23 | gnu: Add emacs-svg-tag-mode....* gnu/packages/emacs-xyz.scm (emacs-svg-tag-mode): New variable. | Ricardo Wurmus |
2020-12-23 | gnu: xournalpp: Update to 1.0.20....* gnu/packages/pdf.scm (xournalpp): Update to 1.0.20. | Nicolas Goaziou |
2020-12-23 | gnu: ruby-pg: Update to 1.2.3....* gnu/packages/ruby.scm (ruby-pg): Update to 1.2.3. | Christopher Baines |
2020-12-23 | gnu: mousepad: Update to 0.5.1....* gnu/packages/xfce.scm (mousepad): Update to 0.5.1. Signed-off-by: Christopher Baines <mail@cbaines.net> | Michael Rohleder |
2020-12-23 | gnu: xfce4-genmon-plugin: Update to 4.1.0....* gnu/packages/xfce.scm (xfce4-genmon-plugin): Update to 4.1.0. Signed-off-by: Christopher Baines <mail@cbaines.net> | Michael Rohleder |
2020-12-23 | gnu: xfce4-screenshooter: Update to 1.9.8....* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.9.8. Signed-off-by: Christopher Baines <mail@cbaines.net> | Michael Rohleder |
2020-12-23 | gnu: xfce4-calculator-plugin: Update to 0.7.1....* gnu/packages/xfce.scm (xfce4-calculator-plugin): Update to 0.7.1. Signed-off-by: Christopher Baines <mail@cbaines.net> | Michael Rohleder |
2020-12-23 | gnu: xfce4-terminal: Update to 0.8.10....* gnu/packages/xfce.scm (xfce4-terminal): Update to 0.8.10. Signed-off-by: Christopher Baines <mail@cbaines.net> | Michael Rohleder |
2020-12-23 | gnu: esbuild: Update to 0.8.26....* gnu/packages/web.scm (esbuild): Update to 0.8.26. Signed-off-by: Christopher Baines <mail@cbaines.net> | Ryan Prior |
2020-12-23 | doc: cookbook: Fix "fiction-less" typo....* doc/guix-cookbook.texi (Guix Profiles in Practice): Change "friction-less" to "frictionless". | Pierre Neidhardt |
2020-12-23 | import: crate: Change updater name from "crates" to "crate"....* guix/import/crate.scm (%crate-updater): Change name to `crate', so it is on par with the importer, and the manual. | Nicolas Goaziou |
2020-12-23 | scripts: Fix typo in crate importer help message....Fixes <https://issues.guix.gnu.org/45351>. * guix/scripts/import/crate.scm (show-help): Fix URL. | Nicolas Goaziou |
2020-12-23 | gnu: emacs-org: Update to 9.4.4....* 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. | Nicolas Goaziou |
2020-12-23 | gnu: grass: Update to 7.8.5....* gnu/packages/geo.scm (grass): Update to 7.8.5. | Tobias Geerinckx-Rice |
2020-12-23 | gnu: sysstat: Update to 12.4.2....* gnu/packages/linux.scm (sysstat): Update to 12.4.2. | Tobias Geerinckx-Rice |
2020-12-23 | gnu: ipset: Update to 7.10....* gnu/packages/linux.scm (ipset): Update to 7.10. | Tobias Geerinckx-Rice |
2020-12-23 | gnu: goxel: Update to 0.10.7....* gnu/packages/graphics.scm (goxel): Update to 0.10.7. | Tobias Geerinckx-Rice |
2020-12-23 | gnu: wesnoth: Update to 1.14.15....* gnu/packages/games.scm (wesnoth): Update to 1.14.15. | Tobias Geerinckx-Rice |
2020-12-23 | gnu: libfprint: Update to 1.90.6....* gnu/packages/freedesktop.scm (libfprint): Update to 1.90.6. | Tobias Geerinckx-Rice |
2020-12-23 | gnu: xtl: Update to 0.6.23....* gnu/packages/cpp.scm (xtl): Update to 0.6.23. | Tobias Geerinckx-Rice |
2020-12-23 | gnu: electron-cash: Update to 4.2.3....* gnu/packages/finance.scm (electron-cash): Update to 4.2.3. | Tobias Geerinckx-Rice |
2020-12-23 | gnu: lttoolbox: Update to 3.5.3....* gnu/packages/dictionaries.scm (lttoolbox): Update to 3.5.3. | Tobias Geerinckx-Rice |
2020-12-23 | gnu: htop: Update to 3.0.4....* gnu/packages/admin.scm (htop): Update to 3.0.4. | Tobias Geerinckx-Rice |
2020-12-23 | gnu: man-pages: Update to 5.10....* gnu/packages/man.scm (man-pages): Update to 5.10. | Tobias Geerinckx-Rice |
2020-12-22 | gnu: Add r-altmeta....* gnu/packages/cran.scm (r-altmeta): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> | Aniket Patil |
2020-12-22 | gnu: Add r-metafor....* gnu/packages/cran.scm (r-metafor): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> | Aniket Patil |
2020-12-22 | gnu: fc-host-tools: Update to 14....* gnu/packages/embedded.scm (fc-host-tools): Update to 14. | Danny Milosavljevic |
2020-12-22 | gnu: perl-geo-ip: Remove package....Fixes <https://bugs.gnu.org/29485>. * gnu/packages/networking.scm (perl-geo-ip): Remove variable. Signed-off-by: Leo Famulari <leo@famulari.name> | zimoun |
2020-12-22 | gnu: kdevelop: Update to 5.6.1....* gnu/packages/kde.scm (kdevelop): Update to 5.6.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Michael Rohleder |
2020-12-22 | gnu: lollypop: Update to 1.4.6....* gnu/packages/gnome.scm (lollypop): Update to 1.4.6. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Vinicius Monego |
2020-12-22 | gnu: lollypop: Add dependency on glib-networking....* gnu/packages/gnome.scm (lollypop): Add dependency on glib-networking. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Vinicius Monego |
2020-12-22 | gnu: intel-mpi-benchmarks: Update to 2019.6....* gnu/packages/benchmarks.scm (intel-mpi-benchmarks): Update to 2019.6. [source]: Add 'snippet'. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Greg Hogan |
2020-12-22 | gnu: octave, octave-cli: Update to 6.1.0....* gnu/packages/maths.scm (octave, octave-cli): Update to 6.1.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Greg Hogan |
2020-12-22 | gnu: uBlock Origin: Update to 1.32.0....* gnu/packages/browser-extensions.scm (uassets): Update to 0b1bde395. (ublock-origin): Update to 1.32.0. | Marius Bakke |
2020-12-22 | gnu: Add emacs-simple-modeline....* gnu/packages/emacs-xyz.scm (emacs-simple-modeline): New variable. | Ricardo Wurmus |
2020-12-22 | gnu: Add pamtester....* gnu/packages/authentication.scm (pamtester): New variable. | Ricardo Wurmus |
2020-12-22 | import/cran: Add input style "specification"....* guix/import/cran.scm (%input-style): New parameter. (format-inputs): Use it. * guix/scripts/import/cran.scm (guix-import-cran): Set the %input-style parameter. (%options): Add "--style" option. * doc/guix.texi (Invoking guix import): Document it. | Ricardo Wurmus |
2020-12-22 | gnu: Add cl-zstd....* gnu/packages/lisp-xyz.scm (cl-zstd, ecl-cl-zstd, sbcl-cl-zstd): New variables. | Guillaume Le Vaillant |
2020-12-22 | gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-3.62cb003....* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to 5.6.4.2-3.62cb003. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> | David Dashyan |
2020-12-22 | gnu: acpica: Update to 20201217....* gnu/packages/admin.scm (acpica): Update to 20201217. | Tobias Geerinckx-Rice |
2020-12-22 | gnu: ndctl: Update to 71....* gnu/packages/disk.scm (ndctl): Update to 71. | Tobias Geerinckx-Rice |
2020-12-22 | gnu: yadifa: Update to 2.4.1....* gnu/packages/dns.scm (yadifa): Update to 2.4.1. | Tobias Geerinckx-Rice |
2020-12-22 | gnu: ceph: Update to 14.2.16....* gnu/packages/storage.scm (ceph): Update to 14.2.16. | Tobias Geerinckx-Rice |
2020-12-22 | gnu: samba: Update to 4.13.3....* gnu/packages/samba.scm (samba): Update to 4.13.3. | Tobias Geerinckx-Rice |
2020-12-22 | gnu: fcft: Update to 2.3.2....* gnu/packages/fontutils.scm (fcft): Update to 2.3.2. | Tobias Geerinckx-Rice |
2020-12-22 | gnu: waybar: Fix build....* gnu/packages/wm.scm (waybar)[inputs]: Replace spdlog with spdlog-1.7. | Jonathan Brielmaier |
2020-12-22 | gnu: Add spdlog@1.7....Required by waybar. * gnu/packages/logging.scm (spdlog-1.7): New variable. | Jonathan Brielmaier |
2020-12-22 | gnu: nyxt: Update to 2-pre-release-5....* gnu/packages/web-browsers.scm (nyxt): Update to 2-pre-release-5. | Pierre Neidhardt |