| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: grammalecte: Update to 1.8.0.•••* gnu/packages/dictionaries.scm (grammalecte): Update to 1.8.0.
| Nicolas Goaziou | 2020-03-27 | 1 | -2/+2 |
* | gnu: fet: Update to 5.44.0.•••* gnu/packages/education.scm (fet): Update to 5.44.0.
| Nicolas Goaziou | 2020-03-27 | 1 | -2/+2 |
* | gnu: emacs-flycheck-grammalecte: Update to 1.0.•••* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte): Update to 1.0.
| Nicolas Goaziou | 2020-03-27 | 1 | -10/+10 |
* | gnu: tmate: Update to 2.4.0.•••* gnu/packages/terminals.scm (tmate): Update to 2.4.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Michael Rohleder | 2020-03-27 | 1 | -2/+3 |
* | gnu: Neofetch: Update to 7.0.0.•••* gnu/packages/admin.scm (neofetch): Update to 7.0.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Michael Rohleder | 2020-03-27 | 1 | -25/+25 |
* | gnu: mailutils: Update to 3.9.•••* gnu/packages/mail.scm (mailutils): Update to 3.9.
[arguments]: In 'prepare-test-suite' phase, adjust name of the mda
'testsuite' files.
| Ludovic Courtès | 2020-03-27 | 1 | -3/+4 |
* | gnu: guile-next: Update to 3.0.2.•••* gnu/packages/guile.scm (guile-3.0): Update to 3.0.2.
* gnu/packages/patches/guile-3.0-crash.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Ludovic Courtès | 2020-03-27 | 2 | -22/+2 |
* | gnu: Add trivial-package-local-nicknames.•••* gnu/packages/lisp-xyz.scm (cl-trivial-package-local-nicknames,
sbcl-trivial-package-local-nicknames): New variables.
| Pierre Neidhardt | 2020-03-27 | 1 | -0/+25 |
* | gnu: rust: Add 1.39•••* gnu/packages/rust.scm (rust-1.39): New variable.
(%cargo-reference-hash): Add a comment explaining the role of the
variable.
| Jakub Kądziołka | 2020-03-27 | 1 | -0/+46 |
* | gnu: rust: Add 1.38•••All packages are still built with rustc 1.37, but users will see rustc
1.38 in their profiles, and packages that require newer compiler
versions will be possible to add.
* gnu/packages/rust.scm (rust-1.31): Factor out the
patch-command-exec-tests phase to a separate procedure.
(patch-command-exec-tests-phase): New procedure.
(rust): Rename to rust-1.37, make rust an alias.
(rust-1.38): New variable.
| Jakub Kądziołka | 2020-03-27 | 1 | -22/+53 |
* | gnu: asymptote: Update to 2.65.•••* gnu/packages/plotutils.scm (asymptote): Update to 2.65.
| Nicolas Goaziou | 2020-03-27 | 1 | -2/+2 |
* | gnu: r-multiassayexperiment: Update to 1.12.6.•••* gnu/packages/bioconductor.scm (r-multiassayexperiment): Update to 1.12.6.
| Ricardo Wurmus | 2020-03-27 | 1 | -2/+2 |
* | gnu: r-locfit: Update to 1.5-9.4.•••* gnu/packages/statistics.scm (r-locfit): Update to 1.5-9.4.
| Ricardo Wurmus | 2020-03-27 | 1 | -2/+2 |
* | gnu: r-class: Update to 7.3-16.•••* gnu/packages/statistics.scm (r-class): Update to 7.3-16.
| Ricardo Wurmus | 2020-03-27 | 1 | -2/+2 |
* | gnu: r-xgboost: Update to 1.0.0.2.•••* gnu/packages/cran.scm (r-xgboost): Update to 1.0.0.2.
| Ricardo Wurmus | 2020-03-27 | 1 | -2/+2 |
* | gnu: r-rjava: Update to 0.9-12.•••* gnu/packages/cran.scm (r-rjava): Update to 0.9-12.
| Ricardo Wurmus | 2020-03-27 | 1 | -2/+2 |
* | gnu: r-sf: Update to 0.9-0.•••* gnu/packages/cran.scm (r-sf): Update to 0.9-0.
[native-inputs]: Add r-knitr.
| Ricardo Wurmus | 2020-03-27 | 1 | -3/+5 |
* | gnu: r-bayestestr: Update to 0.5.3.•••* gnu/packages/cran.scm (r-bayestestr): Update to 0.5.3.
[native-inputs]: Add r-knitr.
| Ricardo Wurmus | 2020-03-27 | 1 | -2/+4 |
* | gnu: r-hdf5r: Update to 1.3.2.•••* gnu/packages/cran.scm (r-hdf5r): Update to 1.3.2.
[native-inputs]: Add r-knitr.
| Ricardo Wurmus | 2020-03-27 | 1 | -2/+4 |
* | gnu: r-ggally: Update to 1.5.0.•••* gnu/packages/cran.scm (r-ggally): Update to 1.5.0.
| Ricardo Wurmus | 2020-03-27 | 1 | -2/+2 |
* | gnu: guix-data-service: Update to 0.0.1-19.d1c243f.•••These changes support the guix-data-service-backup-database and
guix-data-service-create-small-backup scripts. These are shell scripts, so
require coreutils from the build environment at runtime as well as binaries
from postgresql, ephemeralpg and optionally util-linux (for ionice and
renice).
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-19.d1c243f.
[arguments]: Add (ice-9 ftw) and (ice-9 match) to #:modules, change the
'install phase to wrap all bin files with some inputs as well.
[inputs]: Add util-linux, include ephemeralpg from native-inputs and switch
postgresql for postgresql-11.
[native-inputs]: Move ephemeralpg to inputs.
| Christopher Baines | 2020-03-26 | 1 | -13/+24 |
* | gnu: Add python-json5.•••* gnu/packages/python-xyz.scm (python-json5): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Lars-Dominik Braun | 2020-03-26 | 1 | -0/+25 |
* | gnu: Add python-pytest-check-links.•••* gnu/packages/python-xyz.scm (python-pytest-check-links): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Lars-Dominik Braun | 2020-03-26 | 1 | -0/+28 |
* | gnu: Add ROPgadget.•••* gnu/packages/cybersecurity.scm: New file.
(ropgadget): New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register the file.
| Jakub Kądziołka | 2020-03-26 | 1 | -0/+46 |
* | gnu: java-tomcat: Update to 8.5.53.•••This fixes CVE-2020-1938 ("Ghostcat").
* gnu/packages/web.scm (java-tomcat): Update to 8.5.53.
[properties]: Add cpe-name.
| Björn Höfling | 2020-03-26 | 1 | -2/+4 |
* | gnu: icu4c: Explicitly add patch flags in replacement package.•••This is to prevent a build failure when this gets merged to 'core-updates'
which does not have any patch-flags to inherit.
* gnu/packages/icu4c.scm (icu4c/fixed)[source](patch-flags): New field.
| Marius Bakke | 2020-03-26 | 1 | -0/+1 |
* | gnu: help2man: Update to 1.47.13.•••* gnu/packages/man.scm (help2man/latest): Update to 1.47.13.
| Marius Bakke | 2020-03-26 | 1 | -2/+2 |
* | gnu: Add python-pywinrm.•••* gnu/packages/python-xyz.scm (python-pywinrm): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Alexandros Theodotou | 2020-03-26 | 1 | -0/+31 |
* | gnu: Add python-requests_ntlm.•••* gnu/packages/python-web.scm (python-requests_ntlm): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Alexandros Theodotou | 2020-03-26 | 1 | -0/+25 |
* | gnu: Add python-ntlm-auth.•••* gnu/packages/python-crypto.scm (python-ntlm-auth): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Alexandros Theodotou | 2020-03-26 | 1 | -0/+29 |
* | gnu: Add python-kerberos.•••* gnu/packages/python-crypto.scm (python-kerberos): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Alexandros Theodotou | 2020-03-26 | 1 | -0/+27 |
* | gnu: Update sambamba to 0.7.1.•••* gnu/packages/bioinformatics.scm (sambamba): Update to 0.7.1;
Remove unneeded undead input.
| Roel Janssen | 2020-03-26 | 1 | -19/+6 |
* | gnu: Add 7kaa.•••* gnu/packages/games.scm (7kaa): New variable.
| Naga Malleswari | 2020-03-26 | 1 | -0/+33 |
* | gnu: boinc-client: Update to 7.16.5.•••* gnu/packages/distributed.scm (boinc-client): Update to 7.16.5.
| Efraim Flashner | 2020-03-26 | 1 | -2/+2 |
* | gnu: boinc-server: Fix build.•••* gnu/packages/distributed.scm (boinc-server)[inputs]: Replace openssl
with openssl-1.0, mariadb with mariadb:dev.
| Efraim Flashner | 2020-03-26 | 1 | -2/+3 |
* | gnu: gnupg: Use ~/.guix-profile/bin/pinentry by default.•••Fixes <https://bugs.gnu.org/24076>.
Reported by Danny Milosavljevic <dannym@scratchpost.org>.
* gnu/packages/patches/gnupg-default-pinentry.patch: New file.
* gnu/packages/gnupg.scm (gnupg)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès | 2020-03-26 | 2 | -2/+18 |
* | gnu: youtube-viewer: Don't build gtk3 front-end.•••* gnu/packages/video.scm (youtube-viewer)[arguments]: Update
module-build-flags to only build gtk2 front-end.
| Efraim Flashner | 2020-03-26 | 1 | -1/+1 |
* | gnu: youtube-viewer: Update to 3.7.5.•••* gnu/packages/video.scm (youtube-viewer): Update to 3.7.5.
[inputs]: Add perl-json-xs.
| Efraim Flashner | 2020-03-26 | 1 | -2/+3 |
* | gnu: emacs-helm-exwm: Update to 0.0.2.•••* gnu/packages/emacs-xyz.scm (emacs-helm-exwm): Update to 0.0.2.
| Pierre Neidhardt | 2020-03-26 | 1 | -23/+22 |
* | gnu: r-argon2: Fix case in synopsis and use full sentence in description.•••* gnu/packages/cran.scm (r-argon2)[synopsis]: Use lower case.
[description]: Use full sentence.
| Ricardo Wurmus | 2020-03-26 | 1 | -4/+4 |
* | gnu: r-getpass: Change case in synopsis and adjust indentation.•••* gnu/packages/cran.scm (r-getpass): Adjust indentation.
[synopsis]: Do not capitalize all words.
| Ricardo Wurmus | 2020-03-26 | 1 | -11/+10 |
* | gnu: r-remoter: Fix indentation.•••* gnu/packages/cran.scm (r-remoter): Fix indentation.
| Ricardo Wurmus | 2020-03-26 | 1 | -11/+11 |
* | gnu: r-remoter: Use lower case in the synopsis.•••* gnu/packages/cran.scm (r-remoter)[synopsis]: Do not capitalize all words.
| Ricardo Wurmus | 2020-03-26 | 1 | -2/+1 |
* | gnu: linux-libre-5.4-source: Add patch to support pinebook pro.•••* gnu/packages/patches/linux-libre-support-for-Pinebook-Pro.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/linux (linux-libre-5.4-source): Add patch.
| Vagrant Cascadian | 2020-03-25 | 2 | -1/+1140 |
* | gnu: linux-libre: Update deblob scripts.•••* gnu/packages/linux.scm (deblob-scripts-5.4): Update to 5.4.28.
| Mark H Weaver | 2020-03-25 | 1 | -2/+2 |
* | gnu: linux-libre: Update to 5.4.28.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.28.
(linux-libre-5.4-pristine-source): Update hash.
| Mark H Weaver | 2020-03-25 | 1 | -2/+2 |
* | gnu: linux-libre@4.19: Update to 4.19.113.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.113.
(linux-libre-4.19-pristine-source): Update hash.
| Mark H Weaver | 2020-03-25 | 1 | -2/+2 |
* | gnu: icu4c: Fix CVE-2020-10531.•••* gnu/packages/patches/icu4c-CVE-2020-10531.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/icu4c.scm (icu4c)[replacement]: New field.
(icu4c/fixed): New variable.
| Leo Famulari | 2020-03-25 | 2 | -0/+138 |
* | gnu: Add r-remoter.•••* gnu/packages/cran.scm (r-remoter): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Todor Kondić | 2020-03-25 | 1 | -0/+27 |
* | gnu: Add r-getpass.•••* gnu/packages/cran.scm (r-getpass): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Todor Kondić | 2020-03-25 | 1 | -0/+25 |