summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-11-25etc: snippets: Fix "gnu: Add ..." name when prefilling Common Lisp commits ↵Pierre Neidhardt
messages. * etc/snippets/text-mode/guix-commit-message-add-cl-package: Fix name and simplify the "New variables" line.
2020-11-25gnu: Add calispel.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-calispel, ecl-calispel, sbcl-calispel): New variables.
2020-11-25gnu: Add eager-future2.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-eager-future2, ecl-eager-future2, sbcl-eager-future2): New variables.
2020-11-25gnu: linux-libre 4.4: Update to 4.4.246.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.246. (linux-libre-4.4-pristine-source): Update hash.
2020-11-25gnu: linux-libre 4.9: Update to 4.9.246.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.246. (linux-libre-4.9-pristine-source): Update hash.
2020-11-25gnu: linux-libre 4.14: Update to 4.14.209.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.209. (linux-libre-4.14-pristine-source): Update hash.
2020-11-25gnu: linux-libre 4.19: Update to 4.19.160.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.160. (linux-libre-4.19-pristine-source): Update hash.
2020-11-25gnu: linux-libre 5.4: Update to 5.4.80.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.80. (linux-libre-5.4-pristine-source): Update hash.
2020-11-25gnu: linux-libre: Update to 5.9.11.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.11. (linux-libre-5.9-pristine-source): Update hash.
2020-11-25gnu: esbuild: Update home-page.Ryan Prior
* gnu/packages/web.scm (esbuild): Update home-page. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-25gnu: esbuild: Update to 0.8.14.Ryan Prior
* gnu/packages/web.scm (esbuild): Update to 0.8.14. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-25gnu: collectd: Update to 5.12.0.Lars-Dominik Braun
* gnu/packages/monitoring.scm (collectd): Update to 5.12.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-25gnu: Remove gnupg-2.Efraim Flashner
This package was marked as superseded by gnupg in December 2017. * gnu/packages/gnupg.scm (gnupg-2): Remove variable.
2020-11-25gnu: Add reprepro.Efraim Flashner
* gnu/packages/debian.scm (reprepro): New variable.
2020-11-25gnu: Add dpkg.Efraim Flashner
* gnu/packages/debian.scm (dpkg): New variable.
2020-11-24gnu: postgis: Update to 3.0.3.Tobias Geerinckx-Rice
* gnu/packages/geo.scm (postgis): Update to 3.0.3.
2020-11-24gnu: libde265: Update to 1.0.8.Tobias Geerinckx-Rice
* gnu/packages/video.scm (libde265): Update to 1.0.8.
2020-11-24gnu: asymptote: Update to 2.68.Nicolas Goaziou
* gnu/packages/plotutils.scm (asymptote): Update to 2.68.
2020-11-24gnu: sysstat: Update to 12.4.1.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (sysstat): Update to 12.4.1.
2020-11-24gnu: notmuch: Update to 0.31.2.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (notmuch): Update to 0.31.2.
2020-11-24gnu: Update a copyright line.Nicolas Goaziou
2020-11-24gnu: re2c: Update to 2.0.3.Sergei Trofimovich
* gnu/packages/re2c.scm (re2c): Update to 2.0.3. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-24gnu: racket-minimal: Update upstream tarball hash.Jack Hill
It changed in place. The only difference besides file metadata is in etc/config.rktd: - (catalogs . (https://download.racket-lang.org/releases/7.9/catalog/)) + (catalogs . (https://download.racket-lang.org/releases/7.9/catalog/ #f)) The same change was made for the racket package in c57157b89a56d33c76492a1fce1e521f00859f2a. * gnu/packages/scheme.scm (racket-minimal)[source]: Update hash. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-11-24gnu: Add pcb2gcode.Arun Isaac
* gnu/packages/engineering.scm (pcb2gcode): New variable.
2020-11-24gnu: rofi: Update to 1.6.1.Tobias Geerinckx-Rice
* gnu/packages/xdisorg.scm (rofi): Update to 1.6.1.
2020-11-24gnu: mupdf: Use only dynamic linking.Tobias Geerinckx-Rice
* gnu/packages/pdf.scm (mupdf)[source]: Add patch. [arguments]: Build and find the shared library. (zathura-pdf-mupdf)[arguments]: Add a 'remove-libmupdfthird.a-requirement phase to deal with the now-missing static one. * gnu/packages/patches/mupdf-fix-linkage.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2020-11-24gnu: mupdf: Build verbosely.Tobias Geerinckx-Rice
* gnu/packages/pdf.scm (mupdf)[arguments]: Add ‘verbose’ to #:make-flags.
2020-11-24gnu: zathura-pdf-mupdf: Update to 0.3.6.Tobias Geerinckx-Rice
* gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.3.6.
2020-11-24gnu: esbuild: Update to 0.8.13.Ryan Prior
* gnu/packages/web.scm (esbuild): Update to 0.8.13. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-24gnu: Add python-baycomp.Vinicius Monego
* gnu/packages/python-science.scm (python-baycomp): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-24gnu: Add python-commonmark.Vinicius Monego
* gnu/packages/python-xyz.scm (python-commonmark): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-24gnu: Add xtitle.B. Wilson
gnu/packages/xdisorg.scm(xtitle): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-24gnu: mblaze: Update to 1.0.B. Wilson
gnu/packages/mail.scm (mblaze): Update to 1.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-24gnu: emacs-ascii-art-to-unicode: Update to 1.13.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-ascii-art-to-unicode): Update to 1.13.
2020-11-24gnu: emacs-ivy-posframe: Update to 0.5.3.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-ivy-posframe): Update to 0.5.3.
2020-11-24gnu: s6-linux-init: Omit static library.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6-linux-init)[arguments]: Add ‘--disable-static’ to #:configure-flags.
2020-11-24gnu: s6-linux-init: Update to 1.0.5.1.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6-linux-init): Update to 1.0.5.1.
2020-11-24gnu: chirp: Update to 20201121.Tobias Geerinckx-Rice
* gnu/packages/radio.scm (chirp): Update to 20201121.
2020-11-24gnu: mupdf: Prepare for cross-compilation.Tobias Geerinckx-Rice
* gnu/packages/pdf.scm (mupdf)[arguments]: Use CC-FOR-TARGET.
2020-11-24gnu: mupdf: Update to 1.18.0.Tobias Geerinckx-Rice
* gnu/packages/pdf.scm (mupdf): Update to 1.18.0. [inputs]: Add gumbo-parser.
2020-11-24gnu: mupdf: Remove more bundled software.Tobias Geerinckx-Rice
* gnu/packages/pdf.scm (mupdf)[source]: In the snippet, list the thirdparty/ packages we want to keep instead of those to delete.
2020-11-24gnu: axel: Update to 2.17.10.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (axel): Update to 2.17.10.
2020-11-24gnu: python-databricks-cli: Update to 0.14.1.Tobias Geerinckx-Rice
* gnu/packages/python-web.scm (python-databricks-cli): Update to 0.14.1.
2020-11-24gnu: earlyoom: Update to 1.6.2.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (earlyoom): Update to 1.6.2. [arguments]: Remove obsolete 'install-contribs phase. Add a new 'disable-failing-test phase.
2020-11-24gnu: youtube-dl: Update to 2020.11.24.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2020.11.24.
2020-11-24gnu: poppler-data: Update to 0.4.10.Tobias Geerinckx-Rice
* gnu/packages/pdf.scm (poppler-data): Update to 0.4.10.
2020-11-24gnu: grub-minimal: Fix cross-compilation.Ludovic Courtès
Fixes a regression introduced in 34a6f123514b5677d442ed7cd609ff01534904b8 that would break cross-compilation of 'grub-minimal' because it would enable Freetype support as a side effect but the 'set-freetype-variables' phase was not inherited in 'grub-minimal'. * gnu/packages/bootloaders.scm (grub-minimal)[arguments]: Use 'substitute-keyword-arguments' so that the 'set-freetype-variables' phase is inherited.
2020-11-24gnu: flameshot: Update to 0.8.5.Zhu Zihao
* gnu/packages/image.scm(flameshot): Update to 0.8.5. [source, home-page]: Use new source URL. [build-system]: Use qt-build-system. [inputs]: Add qtsvg. [arguments]<phases>: Remove stale code. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-24gnu: Add emacs-dart-mode.nixo
* gnu/packages/emacs-xyz.scm (emacs-dart-mode): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-24gnu: Add emacs-gn-mode.nixo
* gnu/packages/emacs-xyz.scm (emacs-gn-mode): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>