summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* ci: Limit image and system tests jobs periodicity.Mathieu Othacehe2020-11-25
| | | | | | | | System tests and images jobs are extremely expensive in I/O operations and storage size, pass a "period" argument to Cuirass to limit their periodicity. * gnu/ci.scm (hours): New procedure, (image-jobs, system-test-jobs, tarball-jobs): set a period argument.
* etc: snippets: Fix "gnu: Add ..." name when prefilling Common Lisp commits ↵Pierre Neidhardt2020-11-25
| | | | | | | messages. * etc/snippets/text-mode/guix-commit-message-add-cl-package: Fix name and simplify the "New variables" line.
* gnu: Add calispel.Pierre Neidhardt2020-11-25
| | | | | * gnu/packages/lisp-xyz.scm (cl-calispel, ecl-calispel, sbcl-calispel): New variables.
* gnu: Add eager-future2.Pierre Neidhardt2020-11-25
| | | | | * gnu/packages/lisp-xyz.scm (cl-eager-future2, ecl-eager-future2, sbcl-eager-future2): New variables.
* gnu: linux-libre 4.4: Update to 4.4.246.Leo Famulari2020-11-25
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.246. (linux-libre-4.4-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.246.Leo Famulari2020-11-25
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.246. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.209.Leo Famulari2020-11-25
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.209. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.160.Leo Famulari2020-11-25
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.160. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.80.Leo Famulari2020-11-25
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.80. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.9.11.Leo Famulari2020-11-25
| | | | | * gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.11. (linux-libre-5.9-pristine-source): Update hash.
* gnu: esbuild: Update home-page.Ryan Prior2020-11-25
| | | | | | * gnu/packages/web.scm (esbuild): Update home-page. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: esbuild: Update to 0.8.14.Ryan Prior2020-11-25
| | | | | | * gnu/packages/web.scm (esbuild): Update to 0.8.14. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: collectd: Update to 5.12.0.Lars-Dominik Braun2020-11-25
| | | | | | * gnu/packages/monitoring.scm (collectd): Update to 5.12.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Remove gnupg-2.Efraim Flashner2020-11-25
| | | | | | This package was marked as superseded by gnupg in December 2017. * gnu/packages/gnupg.scm (gnupg-2): Remove variable.
* gnu: Add reprepro.Efraim Flashner2020-11-25
| | | | * gnu/packages/debian.scm (reprepro): New variable.
* gnu: Add dpkg.Efraim Flashner2020-11-25
| | | | * gnu/packages/debian.scm (dpkg): New variable.
* gnu: postgis: Update to 3.0.3.Tobias Geerinckx-Rice2020-11-24
| | | | * gnu/packages/geo.scm (postgis): Update to 3.0.3.
* gnu: libde265: Update to 1.0.8.Tobias Geerinckx-Rice2020-11-24
| | | | * gnu/packages/video.scm (libde265): Update to 1.0.8.
* gnu: asymptote: Update to 2.68.Nicolas Goaziou2020-11-24
| | | | * gnu/packages/plotutils.scm (asymptote): Update to 2.68.
* gnu: sysstat: Update to 12.4.1.Tobias Geerinckx-Rice2020-11-24
| | | | * gnu/packages/linux.scm (sysstat): Update to 12.4.1.
* gnu: notmuch: Update to 0.31.2.Tobias Geerinckx-Rice2020-11-24
| | | | * gnu/packages/mail.scm (notmuch): Update to 0.31.2.
* gnu: Update a copyright line.Nicolas Goaziou2020-11-24
|
* gnu: re2c: Update to 2.0.3.Sergei Trofimovich2020-11-24
| | | | | | * gnu/packages/re2c.scm (re2c): Update to 2.0.3. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: racket-minimal: Update upstream tarball hash.Jack Hill2020-11-24
| | | | | | | | | | | | | | 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>
* gnu: Add pcb2gcode.Arun Isaac2020-11-24
| | | | * gnu/packages/engineering.scm (pcb2gcode): New variable.
* gnu: rofi: Update to 1.6.1.Tobias Geerinckx-Rice2020-11-24
| | | | * gnu/packages/xdisorg.scm (rofi): Update to 1.6.1.
* gnu: mupdf: Use only dynamic linking.Tobias Geerinckx-Rice2020-11-24
| | | | | | | | | * 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.
* gnu: mupdf: Build verbosely.Tobias Geerinckx-Rice2020-11-24
| | | | * gnu/packages/pdf.scm (mupdf)[arguments]: Add ‘verbose’ to #:make-flags.
* gnu: zathura-pdf-mupdf: Update to 0.3.6.Tobias Geerinckx-Rice2020-11-24
| | | | * gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.3.6.
* gnu: esbuild: Update to 0.8.13.Ryan Prior2020-11-24
| | | | | | * gnu/packages/web.scm (esbuild): Update to 0.8.13. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add python-baycomp.Vinicius Monego2020-11-24
| | | | | | * gnu/packages/python-science.scm (python-baycomp): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add python-commonmark.Vinicius Monego2020-11-24
| | | | | | * gnu/packages/python-xyz.scm (python-commonmark): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add xtitle.B. Wilson2020-11-24
| | | | | | gnu/packages/xdisorg.scm(xtitle): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: mblaze: Update to 1.0.B. Wilson2020-11-24
| | | | | | gnu/packages/mail.scm (mblaze): Update to 1.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-ascii-art-to-unicode: Update to 1.13.Nicolas Goaziou2020-11-24
| | | | * gnu/packages/emacs-xyz.scm (emacs-ascii-art-to-unicode): Update to 1.13.
* gnu: emacs-ivy-posframe: Update to 0.5.3.Nicolas Goaziou2020-11-24
| | | | * gnu/packages/emacs-xyz.scm (emacs-ivy-posframe): Update to 0.5.3.
* gnu: s6-linux-init: Omit static library.Tobias Geerinckx-Rice2020-11-24
| | | | | * gnu/packages/skarnet.scm (s6-linux-init)[arguments]: Add ‘--disable-static’ to #:configure-flags.
* gnu: s6-linux-init: Update to 1.0.5.1.Tobias Geerinckx-Rice2020-11-24
| | | | * gnu/packages/skarnet.scm (s6-linux-init): Update to 1.0.5.1.
* gnu: chirp: Update to 20201121.Tobias Geerinckx-Rice2020-11-24
| | | | * gnu/packages/radio.scm (chirp): Update to 20201121.
* gnu: mupdf: Prepare for cross-compilation.Tobias Geerinckx-Rice2020-11-24
| | | | * gnu/packages/pdf.scm (mupdf)[arguments]: Use CC-FOR-TARGET.
* gnu: mupdf: Update to 1.18.0.Tobias Geerinckx-Rice2020-11-24
| | | | | * gnu/packages/pdf.scm (mupdf): Update to 1.18.0. [inputs]: Add gumbo-parser.
* gnu: mupdf: Remove more bundled software.Tobias Geerinckx-Rice2020-11-24
| | | | | * gnu/packages/pdf.scm (mupdf)[source]: In the snippet, list the thirdparty/ packages we want to keep instead of those to delete.
* gnu: axel: Update to 2.17.10.Tobias Geerinckx-Rice2020-11-24
| | | | * gnu/packages/networking.scm (axel): Update to 2.17.10.
* gnu: python-databricks-cli: Update to 0.14.1.Tobias Geerinckx-Rice2020-11-24
| | | | * gnu/packages/python-web.scm (python-databricks-cli): Update to 0.14.1.
* gnu: earlyoom: Update to 1.6.2.Tobias Geerinckx-Rice2020-11-24
| | | | | | * gnu/packages/linux.scm (earlyoom): Update to 1.6.2. [arguments]: Remove obsolete 'install-contribs phase. Add a new 'disable-failing-test phase.
* gnu: youtube-dl: Update to 2020.11.24.Tobias Geerinckx-Rice2020-11-24
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2020.11.24.
* gnu: poppler-data: Update to 0.4.10.Tobias Geerinckx-Rice2020-11-24
| | | | * gnu/packages/pdf.scm (poppler-data): Update to 0.4.10.
* gnu: grub-minimal: Fix cross-compilation.Ludovic Courtès2020-11-24
| | | | | | | | | | | | 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.
* gnu: flameshot: Update to 0.8.5.Zhu Zihao2020-11-24
| | | | | | | | | | * 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>
* gnu: Add emacs-dart-mode.nixo2020-11-24
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-dart-mode): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>