Age | Commit message (Collapse) | Author |
|
* gnu/packages/ruby.scm (ruby-tzinfo): Update to 2.0.4.
[source]: Download using git-fetch.
[arguments]: Add custom 'pre-check, 'check phases.
[propagated-inputs]: Remove ruby-thread-safe, add ruby-concurrent.
[native-inputs]: Add ruby-simplecov.
|
|
* gnu/packages/rails.scm (ruby-rails-html-sanitizer): Update to 1.3.0.
|
|
* gnu/packages/rails.scm (ruby-rails-dom-testing): Update to 2.0.3.
|
|
* gnu/packages/ruby.scm (ruby-loofah): Update to 2.3.1.
[arguments]: Adjust custom 'remove-unnecessary-dependencies phase for
upstream changes.
|
|
* gnu/packages/ruby.scm (ruby-mail): Update to 2.7.1.
[propagated-inputs]: Remove ruby-mime-types, add ruby-mini-mime.
[arguments]: Adjust comment about skipping tests.
|
|
* gnu/packages/ruby.scm (ruby-mini-mime): New variable.
|
|
* gnu/packages/protobuf.scm (ruby-protobuf)[propagated-inputs]: Add
ruby-thread-safe.
|
|
* gnu/packages/games.scm (stockfish): Update to 13.
[inputs]: Update neural network file.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-ido-at-point): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/cpp.scm (cli11)[arguments]: Do not import (guix utils) that is
not meant to go on the build side.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-common-lisp-jupyter): Update to 20210217.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-trivial-clipboard): Update to 20210219.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2021.02.22.
|
|
Commit 8f710cc598fb675d267f49a82cffc197f03ad52c introduced a duplicate
ocaml-llvm@9.0.1 package, which was flagged by a test failure in
tests/packages.scm.
* gnu/packages/ocaml.scm (make-ocaml-llvm): Define as 'mlambdaq'.
|
|
Fixes a typo introduced in b819512ca2cce1051c5fea26328da2e5d6a9a101.
* gnu/packages/linux.scm (linux-libre-headers-5.11): Really refer to 5.11.
|
|
* gnu/packages/mail.scm (isync): Update to 1.3.5.
|
|
* gnu/packages/monitoring.scm (temper-exporter): New variable.
|
|
* gnu/packages/bioinformatics.scm (star): Update to 2.7.8a.
|
|
* gnu/packages/task-management.scm (dstask): New variable.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
|
|
On desktop environments other than GNOME, it is not obvious gcr package needs
to be installed in the profile for gnome-keyring unlock prompts to
work. Propagating it ensures no one will need to figure this out in the future.
* gnu/packages/gnome.scm (gnome-keyring)[propagated-inputs]: Add "gcr".
|
|
* gnu/packages/version-control.scm (gita): Update to 0.12.9.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
|
|
This is a followup to commit f500905ce1baf85a2407c5ccde148ee6c2ea2584.
* gnu/packages/python-xyz.scm (python-sane)[license]: Describe the
license.
|
|
* gnu/packages/python-xyz.scm (python-screenkey): New variable.
Co-authored-by: Léo Le Bouter <lle-bout@zaclys.net>
|
|
* gnu/packages/ci.scm (cuirass)[inputs]: Add gnutls.
[arguments]: Adapt accordingly.
|
|
* gnu/packages/ruby.scm (ruby-omniauth-oauth2): Update to 1.7.1.
|
|
* gnu/packages/ruby.scm (ruby-omniauth): Update to 2.0.3.
[arguments]: Don't skip tests.
[propagated-inputs]: Add ruby-rack-protector.
[native-inputs]: Add ruby-rspec.
|
|
* gnu/packages/ci.scm (guile-mastodon-dev): New variable.
(guile-mastodon-dev): Update to 0.0.1-72.543e26a.
[inputs]: Use guile-mastodon-dev instead of guile-mastodon.
|
|
* gnu/packages/scanner.scm: Change "licence:" to "license:".
|
|
* gnu/packages/python-xyz.scm (python-sane): New variable
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.4.0
[arguments]: Remove phase "configure-support-guile3.0".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/emacs-xyz.scm (emacs-selectrum): Update to 3.1.
|
|
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-71.3e65617.
|
|
* gnu/packages/haskell-apps.scm (nixfmt): Fix name.
|
|
* gnu/packages/haskell-xyz.scm (ghc-nixfmt): Move to...
* gnu/packages/haskell-apps.scm (nixfmt): ... here.
This is a followup to 703ccd583611b6efa689b7a2d1daf35d6cd83c35.
|
|
* gnu/packages/ci.scm (cuirass)[inputs]: Add "guile-mastodon" and "mailutils".
[arguments]: Adapt accordingly.
|
|
* gnu/packages/guile-xyz.scm (guile-mastodon)[source]: Modify configure.ac to
add Guile 3.0 support.
[native-inputs]: Add "emacs" and "texinfo".
[inputs]: Use Guile 3.0 and Guile Json 4.0.
|
|
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-70.342c5ed.
|
|
* gnu/packages/autotools.scm (autoconf-archive): Update to 2021.02.19.
|
|
* gnu/packages/version-control.scm (git)[native-inputs]: Add pkg-config.
[inputs]: Add glib and libsecret.
[outputs]: Add "credential-libsecret".
[arguments]: Add 'install-credential-libsecret phase to #:phases to build and
install "git-credential-libsecret" to "credential-libsecret" output.
(git-minimal)[arguments]: Delete the 'install-credential-libsecret phase.
Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
|
|
* gnu/packages/diffoscope.scm (diffoscope): Update to 167.
|
|
* gnu/packages/maths.scm (hdf5-1.12): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/video.scm (ffmpeg): Update to 4.3.2.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/aux-files/chromium/master-preferences.json: Adjust for upstream
changes.
|
|
* gnu/packages/chromium.scm (%chromium-version): Set to -88.0.4324.182.
(%ungoogled-revision): Set to 27c9e9fabd38001b32d148f7b3f99b4d31e67277.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
|
|
* gnu/packages/emacs-xyz.scm (emacs-helm-pass): Update to 0.4.
|
|
* gnu/packages/audio.scm (ir): Remove whitespace at end of line.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
|
|
* gnu/packages/ruby.scm (ruby-rack-protection): Update to 2.0.8.1.
|
|
* gnu/packages/image.scm (exiv2-0.26): Remove variable.
* gnu/packages/patches/exiv2-CVE-2017-14859-14862-14864.patch:
* gnu/packages/patches/exiv2-CVE-2017-14860.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Apply removal.
|
|
* gnu/packages/photo.scm (hugin): Update to 2020.0.0.
[inputs]: Use current exiv2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/cpp.scm (cli11): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|