summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-05gnu: guix-build-coordinator: Update to 0-9.49c0596.Christopher Baines
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-9.49c0596.
2020-12-05gnu: guile-prometheus: Update to 0-3.2549c48.Christopher Baines
* gnu/packages/guile-xyz.scm (guile-prometheus): Update to 0-3.2549c48.
2020-12-05gnu: Add diff-so-fancy.EuAndreh
* gnu/packages/version-control.scm (diff-so-fancy): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-05gnu: superlu-dist: Update to 6.4.0.Eric Bavier
* gnu/packages/maths.scm (superlu-dist): Update to 6.4.0 [source]: Use git-fetch, as tarballs are no longer published. * gnu/packages/patches/superlu-dist-awpm-grid.patch: Remove all but the first hunk; they are unnecessary.
2020-12-05gnu: combinatorial-blas: Adjust AWPM headers for library use.Eric Bavier
Fixes use in latest versions of SuperLU_DIST. See e.g. https://github.com/xiaoyeli/superlu_dist/issues/60 * gnu/packages/patches/combinatorial-blas-awpm.patch: Remove globals related to performance measurement. Declare non-template function inline.
2020-12-05gnu: scotch: Update to 6.1.0Eric Bavier
* gnu/packages/maths.scm (scotch): Update to 6.1.0.
2020-12-05gnu: python-yq: Fix texinfo markup.Eric Bavier
* gnu/packages/python-xyz.scm (python-yq): Add missing `command`.
2020-12-05gnu: ungoogled-chromium: Update to 87.0.4280.88-0.b78cb92 [security fixes].Marius Bakke
* gnu/packages/chromium.scm (%chromium-version): Set to 87.0.4280.88. (%ungoogled-revision): Set to b78cb927fa8beaee0ddfb4385277edb96444c40f. (%ungoogled-origin): Update URL and hash. (ungoogled-chromium): Update hash. [arguments]: Fix inverted logic in max link jobs.
2020-12-05gnu: Add bat.Nicolas Goaziou
* gnu/packages/rust-apps.scm (bat): New variable.
2020-12-05gnu: Add rust-git2-0.13.Nicolas Goaziou
* gnu/packages/crates-io.scm (rust-git2-0.13): New variable. (rust-git2-0.11): Inherit from above.
2020-12-05gnu: Add rust-libgit2-sys-0.12.Nicolas Goaziou
* gnu/packages/crates-io.scm (rust-libgit2-sys-0.12): New variable. (rust-libgit2-sys-0.10): Inherit from above.
2020-12-05gnu: Add rust-syntect-4.Nicolas Goaziou
* gnu/packages/crates-io.scm (rust-syntect-4): New variable. (rust-syntect-3.3): Inherit from above.
2020-12-05gnu: Add rust-onig-6.Nicolas Goaziou
* gnu/packages/crates-io.scm (rust-onig-6): New variable. (rust-onig-5.0): Inherit from above.
2020-12-05gnu: Add rust-onig-sys-69.6.Nicolas Goaziou
* gnu/packages/crates-io.scm (rust-onig-sys-69.6): New variable. (rust-onig-sys-69.2): Inherit from above.
2020-12-05gnu: Add rust-dirs-3.Nicolas Goaziou
* gnu/packages/crates-io.scm (rust-dirs-3): New variable. (rust-dirs-2.0): Inherit from above.
2020-12-05gnu: Add rust-console-0.13.Nicolas Goaziou
* gnu/packages/crates-io.scm (rust-console-0.13): New variable. (rust-console-0.11): Inherit from above.
2020-12-05gnu: Add rust-content-inspector-0.2.Nicolas Goaziou
* gnu/packages/crates-io.scm (rust-content-inspector-0.2): New variable.
2020-12-05gnu: Add rust-path-abs-0.5.Nicolas Goaziou
* gnu/packages/crates-io.scm (rust-path-abs-0.5): New variable.
2020-12-05gnu: Add rust-semver-0.11.Nicolas Goaziou
* gnu/packages/crates-io.scm (rust-semver-0.11): New variable. (rust-semver-0.10): Inherit from above.
2020-12-05gnu: Add rust-semver-parser-0.10.Nicolas Goaziou
* gnu/packages/crates-io.scm (rust-semver-parser-0.10): New variable. (rust-semver-parser-0.9): Inherit from above.
2020-12-05gnu: Add rust-shell-words-1.Nicolas Goaziou
* gnu/packages/crates-io.scm (rust-shell-words-1): New variable. (rust-shell-words-0.1): Inherit from above.
2020-12-05gnu: Add rust-fancy-regex-0.3.Nicolas Goaziou
* gnu/packages/crates-io.scm (rust-fancy-regex-0.3): New variable.
2020-12-05gnu: Add rust-wild-2.Nicolas Goaziou
* gnu/packages/crates-io.scm (rust-wild-2): New variable.
2020-12-05gnu: Add rust-plist-1.Nicolas Goaziou
* gnu/packages/crates-io.scm (rust-plist-1): New variable. (rust-plist-0.4): Inherit from above.
2020-12-05gnu: rust-predicates-1: Update to 1.0.5.Nicolas Goaziou
* gnu/packages/crates-io.scm (rust-predicates-1): Update to 1.0.5. [arguments]: Update rust-float-cmp version in Cargo inputs. [description]: Write a full sentence.
2020-12-05ui: Handle multiword and empty $PAGER values.Tobias Geerinckx-Rice
* guix/ui.scm (call-with-paginated-output-port): Empty PAGER values disable paging. Non-empty ones are split into command arguments. Reported by Daniel Brooks <db48x@db48x.net>.
2020-12-05pull: Accept no non-option arguments.Tobias Geerinckx-Rice
* guix/scripts/pull.scm (guix-pull): LEAVE if any non-option arguments were passed.
2020-12-05gnu: Add zs3.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (cl-zs3, ecl-zs3, sbcl-zs3): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-12-05gnu: Add cl-log.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (cl-log, ecl-cl-log, sbcl-cl-log): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-12-05gnu: sbcl: Simplify 'replace-asdf' phase.Guillaume Le Vaillant
* gnu/packages/lisp.scm (sbcl)[arguments]: Remove unused 'out' variable in 'replace-asdf' phase.
2020-12-05gnu: ecl: Simplify 'replace-asdf' phase.Guillaume Le Vaillant
* gnu/packages/lisp.scm (ecl)[arguments]: Remove unused 'out' variable in 'replace-asdf' phase.
2020-12-05gnu: clisp: Use system ASDF instead of bundled one.Guillaume Le Vaillant
* gnu/packages/lisp.scm (clisp)[native-inputs]: Add cl-asdf. [arguments]: Add 'replace-asdf' phase. [native-search-paths]: Add XDG_CONFIG_DIRS and XDG_DATA_DIRS.
2020-12-05gnu: ccl: Use system ASDF instead of bundled one.Guillaume Le Vaillant
* gnu/packages/lisp.scm (ccl)[native-inputs]: Add cl-asdf. [arguments]: Add 'replace-asdf' phase. [native-search-paths]: Add XDG_CONFIG_DIRS and XDG_DATA_DIRS.
2020-12-05gnu: cl-asdf: Improve priorities of configuration file search.Guillaume Le Vaillant
* gnu/packages/patches/cl-asdf-config-directories.patch: New file. * gnu/local.mk (dist_PATCH_DATA): Add it. * gnu/packages/lisp.scm (cl-asdf)[native-inputs]: Add it. [arguments]: Apply the new patch. Co-authored-by: Pierre Neidhardt <mail@ambrevar.xyz>
2020-12-05gnu: Add castor.Nicolas Goaziou
* gnu/packages/web.scm (castor): New variable.
2020-12-05gnu: rust-native-tls-0.2: Update to 0.2.6.Nicolas Goaziou
* gnu/packages/crates-io.scm (rust-native-tls-0.2): Update to 0.2.6. [arguments]: Update rust-security-framework-sys, and rust-security-framework Cargo inputs. Update rust-hex Cargo development input.
2020-12-05gnu: Add rust-security-framework-2.Nicolas Goaziou
* gnu/packages/crates-io.scm (rust-security-framework-2): New variable. (rust-security-framework-1): inherit from above.
2020-12-05gnu: Add rust-security-framework-sys-2.Nicolas Goaziou
* gnu/packages/crates-io.scm (rust-security-framework-sys-2): New variable. (rust-security-framework-sys-1): inherit from above.
2020-12-05gnu: Add rust-core-foundation-0.9.Nicolas Goaziou
* gnu/packages/crates-io.scm (rust-core-foundation-0.9): New variable. (rust-core-foundation-0.7): inherit from above.
2020-12-05gnu: Add rust-core-foundation-sys-0.8.Nicolas Goaziou
* gnu/packages/crates-io.scm (rust-core-foundation-sys-0.8): New variable. (rust-core-foundation-sys-0.7): inherit from above.
2020-12-05gnu: Add rust-gdk-0.13.Nicolas Goaziou
* gnu/packages/crates-gtk.scm (rust-gdk-0.13): New variable. (rust-gdk-0.12): inherit from above.
2020-12-05gnu: Add rust-gtk-0.8.Nicolas Goaziou
* gnu/packages/crates-gtk.scm (rust-gtk-0.8): New variable.
2020-12-05gnu: Add rust-gtk-sys-0.9.Nicolas Goaziou
* gnu/packages/crates-gtk.scm (rust-gtk-sys-0.9): New variable.
2020-12-05gnu: Add rust-gdk-0.12.Nicolas Goaziou
* gnu/packages/crates-gtk.scm (rust-gdk-0.12): New variable.
2020-12-05gnu: Add rust-gdk-sys-0.9.Nicolas Goaziou
* gnu/packages/crates-gtk.scm (rust-gdk-sys-0.9): New variable.
2020-12-05gnu: Add rust-gdk-pixbuf-0.9.Nicolas Goaziou
* gnu/packages/crates-gtk.scm (rust-gdk-pixbuf-0.9): New variable. (rust-gdk-pixbuf-0.8): inherit from above.
2020-12-05gnu: Add rust-gdk-pixbuf-sys-0.10.Nicolas Goaziou
* gnu/packages/crates-gtk.scm (rust-gdk-pixbuf-sys-0.10): New variable. (rust-gdk-pixbuf-sys-0.9): inherit from above.
2020-12-05gnu: Add rust-gio-0.9.Nicolas Goaziou
* gnu/packages/crates-gtk.scm (rust-gio-0.9): New variable. (rust-gio-0.8): inherit from above.
2020-12-05gnu: Add rust-gio-sys-0.10.Nicolas Goaziou
* gnu/packages/crates-gtk.scm (rust-gio-sys-0.10): New variable. (rust-gio-sys-0.9): inherit from above.
2020-12-05gnu: Add rust-cairo-rs-0.9.Nicolas Goaziou
* gnu/packages/crates-gtk.scm (rust-cairo-rs-0.9): New variable. (rust-cairo-rs-0.8): inherit from above.