summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * gnu: pdfgrep: Update to 2.1.1.Tobias Geerinckx-Rice2018-06-04
| | | | | | | | * gnu/packages/pdf.scm (pdfgrep): Update to 2.1.1.
| * gnu: lxqt-build-tools: Update to 0.5.0.Tobias Geerinckx-Rice2018-06-04
| | | | | | | | * gnu/packages/lxqt.scm (lxqt-build-tools): Update to 0.5.0.
| * gnu: perl-libintl-perl: Update to 1.29.Tobias Geerinckx-Rice2018-06-04
| | | | | | | | * gnu/packages/perl.scm (perl-libintl-perl): Update to 1.29.
| * gnu: perl-hash-multivalue: Update to 0.16.Tobias Geerinckx-Rice2018-06-04
| | | | | | | | | | * gnu/packages/perl.scm (perl-hash-multivalue): Update to 0.16. [source]: Update URI.
| * gnu: perl-file-pushd: Update to 1.016.Tobias Geerinckx-Rice2018-06-04
| | | | | | | | * gnu/packages/perl.scm (perl-file-pushd): Update to 1.016.
| * gnu: perl-exception-class: Update to 1.44.Tobias Geerinckx-Rice2018-06-04
| | | | | | | | * gnu/packages/perl.scm (perl-exception-class): Update to 1.44.
| * gnu: perl-datetime-timezone: Update to 2.19.Tobias Geerinckx-Rice2018-06-04
| | | | | | | | * gnu/packages/perl.scm (perl-datetime-timezone): Update to 2.19.
| * gnu: perl-test-without-module: Update to 0.20.Tobias Geerinckx-Rice2018-06-04
| | | | | | | | * gnu/packages/perl-check.scm (perl-test-without-module): Update to 0.20.
| * gnu: perl-datetime: Update to 1.49.Tobias Geerinckx-Rice2018-06-04
| | | | | | | | * gnu/packages/perl.scm (perl-datetime): Update to 1.49.
| * gnu: perl-context-preserve: Update to 0.03.Tobias Geerinckx-Rice2018-06-04
| | | | | | | | * gnu/packages/perl.scm (perl-context-preserve): Update to 0.03.
| * gnu: perl-class-load-xs: Update to 0.10.Tobias Geerinckx-Rice2018-06-04
| | | | | | | | | | | | * gnu/packages/perl.scm (perl-class-load-xs): Update to 0.10. [native-inputs]: Replace perl-test-requires with perl-test-needs. Add perl-test-without-module.
| * gnu: perl-class-load: Update to 0.24.Tobias Geerinckx-Rice2018-06-04
| | | | | | | | | | | | * gnu/packages/perl.scm (perl-class-load): Update to 0.24. [native-inputs]: Replace perl-test-requires with perl-test-needs. Add perl-test-without-module.
| * gnu: sent: Say ‘plain text’.Tobias Geerinckx-Rice2018-06-04
| | | | | | | | | | | | ‘Plaintext’ is a crypto term. ‘Slideshow’ is apparently acceptable. * gnu/packages/suckless.scm (sent)[synopsis, description]: Add spaces.
| * gnu: snd: Version documentation directory.Tobias Geerinckx-Rice2018-06-04
| | | | | | | | | | * gnu/packages/audio.scm (snd)[arguments]: Install documentation to the conventional location. Remove redundant MKDIR-P. Align cosmetically.
| * gnu: acpica: Update to 20180531.Tobias Geerinckx-Rice2018-06-04
| | | | | | | | * gnu/packages/admin.scm (acpica): Update to 20180531.
| * gnu: isync: Add SASL support.Tobias Geerinckx-Rice2018-06-04
| | | | | | | | | | | | This adds ~5.5 MiB (7.5%) to isync's now-78.6 MiB closure. * gnu/packages/mail.scm (isync)[inputs]: Add CYRUS-SASL.
* | gnu: elfutils: Disable test suite on MIPS.Mark H Weaver2018-06-04
| | | | | | | | * gnu/packages/elf.scm (elfutils)[arguments]: Add (#:tests? #f) on MIPS.
* | gnu: perf: Work around GCC bug.Ludovic Courtès2018-06-04
| | | | | | | | | | | | | | | | Works around <https://bugs.gnu.org/31708>. * gnu/packages/patches/perf-gcc-ice.patch: New patch. * gnu/packages/linux.scm (perf)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it.
* | gnu: signing-party: Update to commit d6f2296.Ludovic Courtès2018-06-04
| | | | | | | | | | | | | | | | * gnu/packages/gnupg.scm (signing-party): Update to commit d6f2296. [home-page]: Change to salsa.debian.org. [source]: Use git-fetch. [arguments]: Remove 'change-directory' phase. In 'configure' phase, modify 'gpgwrap/Makefile' instead of 'gpgwrap/src/Makefile'.
* | Merge branch 'master' into core-updatesRicardo Wurmus2018-06-04
|\|
| * gnu: python-pyqt: Update to 5.10.1.Efraim Flashner2018-06-04
| | | | | | | | | | | | * gnu/packages/qt.scm (python-pyqt): Update to 5.10.1. [inputs]: Remove qtwebkit. [arguments]: Add custom phase to fix compilation with Qt 5.11.
| * gnu: python-sip: Update to 4.19.8.Efraim Flashner2018-06-04
| | | | | | | | * gnu/packages/qt.scm (python-sip): Update to 4.19.8.
| * gnu: gcompris-qt: Update to 0.91.Efraim Flashner2018-06-03
| | | | | | | | | | * gnu/packages/education.scm (gcompris-qt): Update to 0.91. [arguments]: Add custom phase to fix building with Qt 5.11.
| * gnu: quassel: Fix building with Qt 5.11.Efraim Flashner2018-06-03
| | | | | | | | | | | | | | * gnu/packages/irc.scm (quassel)[sources]: Add patch. Return #t from snippet. * gnu/packages/patches/quassel-qt-5.11.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
| * gnu: w3m: Enable image support.Rutger Helling2018-06-03
| | | | | | | | * gnu/packages/w3m.scm (w3m)[inputs]: Add gdk-pixbuf, libx11.
| * gnu: keepassxc: Fix compilation with Qt 5.11.Efraim Flashner2018-06-03
| | | | | | | | | | * gnu/packages/password-utils.scm (keepassxc)[arguments]: Add custom 'patch-sources phase to include missing headers.
* | Merge branch 'master' into core-updatesMark H Weaver2018-06-03
|\|
| * gnu: rust: Fix build for armhf and mips64el.Mark H Weaver2018-06-03
| | | | | | | | | | | | | | | | This is a followup to commit 514026d7de36b299238aff9dfcc2f898fb04072a. * gnu/packages/rust.scm (nix-system->gnu-triplet-for-rust): New variable. (rust-bootstrap, mrustc, rust-1.23): Use 'nix-system->gnu-triplet-for-rust' instead of 'nix-system->gnu-triplet'.
| * gnu: xxd: Remove all inherited inputs.Efraim Flashner2018-06-02
| | | | | | | | * gnu/packages/vim.scm (xxd)[inputs]: New field, don't inherit from vim.
| * gnu: vim: Update to 8.1.0026.Efraim Flashner2018-06-02
| | | | | | | | | | | | * gnu/packages/vim.scm (vim): Update to 8.1.0026. [arguments]: Update substitute list on custom 'patch-config-files phase. [inputs]: Remove inetutils.
| * gnu: xxd: Return true from all phases.Efraim Flashner2018-06-02
| | | | | | | | | | * gnu/packages/vim.scm (xxd)[arguments]: Return '#t' from custom 'chdir phase.
| * gnu: Add emacs-fish-completion.Pierre Neidhardt2018-06-02
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-fish-completion): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add emacs-evil-org.Pierre Neidhardt2018-06-02
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-evil-org): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add emacs-evil-multiedit.Pierre Neidhardt2018-06-02
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-evil-multiedit): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add emacs-evil-mu4e.Pierre Neidhardt2018-06-02
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-evil-mu4e): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add emacs-evil-magit.Pierre Neidhardt2018-06-02
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-evil-magit): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add emacs-evil-ediff.Pierre Neidhardt2018-06-02
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-evil-ediff): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * self: Do not build (guix man-db).Ludovic Courtès2018-06-02
| | | | | | | | | | | | | | | | | | * guix/self.scm (specification->package): Remove "guile-gdbm-ffi" and "guile2.0-gdbm-ffi". (compiled-guix)[guile-gdbm-ffi]: Remove. [dependencies]: Remove it. [*core-modules*]: Add "guix/man-db.scm" via #:extra-files. [*extra-modules*]: Exclude "guix/man-db.scm".
* | gnu: guile-json: Update to 1.0.1.Ludovic Courtès2018-06-02
| | | | | | | | | | | | | | * gnu/packages/guile.scm (guile-json): Update to 1.0.1. [source]: Switch to github.com. Adjust 'snippet' to modify 'configure.ac' and 'Makefile.am'. [native-inputs]: Add AUTOCONF and AUTOMAKE.
* | Merge branch 'master' into core-updatesRicardo Wurmus2018-06-02
|\|
| * gnu: r-scater: Update to 1.8.0.Ricardo Wurmus2018-06-02
| | | | | | | | | | | | * gnu/packages/bioinformatics.scm (r-scater): Update to 1.8.0. [propagated-inputs]: Add r-delayedarray ad r-delayedmatrixstats; remove r-matrixstats and r-biomart.
| * import: cran: Update to Bioconductor 3.7.Ricardo Wurmus2018-06-02
| | | | | | | | * guix/import/cran.scm (%bioconductor-version): Update to 3.7.
| * gnu: r-mvtnorm: Update to 1.0-8.Ricardo Wurmus2018-06-02
| | | | | | | | * gnu/packages/statistics.scm (r-mvtnorm): Update to 1.0-8.
| * gnu: r-rgraphviz: Update to 2.24.0.Ricardo Wurmus2018-06-02
| | | | | | | | * gnu/packages/graph.scm (r-rgraphviz): Update to 2.24.0.
| * gnu: r-scran: Update to 1.8.2.Ricardo Wurmus2018-06-02
| | | | | | | | | | * gnu/packages/bioinformatics.scm (r-scran): Update to 1.8.2. [propagated-inputs]: Remove r-zoo; add r-delayedmatrixstats and r-delayedarray.
| * gnu: r-delayedmatrixstats: Update to 1.2.0.Ricardo Wurmus2018-06-02
| | | | | | | | * gnu/packages/bioinformatics.scm (r-delayedmatrixstats): Update to 1.2.0.
| * gnu: r-singlecellexperiment: Update to 1.2.0.Ricardo Wurmus2018-06-02
| | | | | | | | * gnu/packages/bioinformatics.scm (r-singlecellexperiment): Update to 1.2.0.
| * gnu: r-beachmat: Update to 1.2.1.Ricardo Wurmus2018-06-02
| | | | | | | | | | * gnu/packages/bioinformatics.scm (r-beachmat): Update to 1.2.1. [inputs]: Add zlib.
| * gnu: r-rhdf5lib: Update to 1.2.1.Ricardo Wurmus2018-06-02
| | | | | | | | | | * gnu/packages/bioinformatics.scm (r-rhdf5lib): Update to 1.2.1. [arguments]: Adjust substitutions.
| * gnu: r-hdf5array: Update to 1.8.0.Ricardo Wurmus2018-06-02
| | | | | | | | * gnu/packages/bioinformatics.scm (r-hdf5array): Update to 1.8.0.