aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* services: '%desktop-services' uses NetworkManager instead of Wicd.•••Discussed at <https://lists.gnu.org/archive/html/guix-devel/2017-08/msg00277.html>. * gnu/services/desktop.scm (%desktop-services): Remove call to 'wicd-service'. Add instances of NETWORK-MANAGER-SERVICE-TYPE and WPA-SUPPLICANT-SERVICE-TYPE. * doc/guix.texi (Networking Services): Document 'network-manager-service-type' as being part of '%desktop-services'. (Desktop Services): Replace Wicd with NM. Ludovic Courtès2017-09-03
* gnu: linux-libre@4.9: Update to 4.9.47.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.47. Mark H Weaver2017-09-02
* gnu: linux-libre@4.4: Update to 4.4.86.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.86. Mark H Weaver2017-09-02
* gnu: node: Update to 8.4.0.•••* gnu/packages/patches/node-9077.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/node.scm (node): Update to 8.4.0. (node)[arguments]: Removed broken linter test. Removed dns test. Jelle Licht2017-09-02
* gnu: Add emacs-base16-theme.•••* gnu/packages/emacs.scm (emacs-base16-theme): New variable. Signed-off-by: Alex Kost <alezost@gmail.com> ng02017-09-02
* gnu: Add emacs-browse-at-remote.•••* gnu/packages/emacs.scm (emacs-browse-at-remote): New variable. Signed-off-by: Alex Kost <alezost@gmail.com> Oleg Pykhalov2017-09-02
* gnu: emacs-guix: Update to 0.3.3.•••* gnu/packages/emacs.scm (emacs-guix): Update to 0.3.3. Alex Kost2017-09-02
* gnu: pari-gp: Update to 2.9.3.•••* gnu/packages/algebra.scm (pari-gp): Update to 2.9.3. Andreas Enge2017-09-02
* gnu: rosegarden: Import bash and lirc modules.•••This is a followup to commit 9bc38f28723270e702d71a29cf8cc57c84e31ade. * gnu/packages/music.scm (define-module): Import (gnu packages bash) and (gnu packages lirc). Leo Famulari2017-09-02
* gnu: net-tools: Build from a source archive instead of a Git checkout.•••* gnu/packages/linux.scm (net-tools)[source]: Use url-fetch and adjust the source URL accordingly. [native-inputs]: Add UNZIP. (net-tools-for-tests)[native-inputs]: Add field so that we can exclude UNZIP. Leo Famulari2017-09-02
* gnu: openjpeg: Fix CVE-2017-{14040,14041}.•••* gnu/packages/image.scm (openjpeg)[source]: Add patches. * gnu/packages/patches/openjpeg-CVE-2017-14040.patch, gnu/packages/patches/openjpeg-CVE-2017-14041.patch: New files. * gnu/local.mk (dist_patch_DATA): Register them. Kei Kebreau2017-09-02
* gnu: emacs-cider: Update to 0.15.0.•••* gnu/packages/emacs.scm (emacs-cider): Update to 0.15.0. 宋文武2017-09-02
* gnu: Add rosegarden.•••* gnu/packages/music.scm (rosegarden): New variable. Danny Milosavljevic2017-09-02
* gnu: Add prison.•••* gnu/packages/kde-frameworks.scm (prison): New variable. Hartmut Goebel2017-09-02
* gnu: Add libdmtx.•••* gnu/packages/aidc.scm (libdmtx): New variable. Hartmut Goebel2017-09-02
* gnu: perl-www-opensearch: Enable tests.•••Fixes <https://bugs.gnu.org/28253>. * gnu/packages/web.scm (perl-www-opensearch)[native-inputs]: Add PERL-CLASS-ERRORHANDLER, PERL-DATETIME, PERL-DATETIME-FORMAT-MAIL, PERL-DATETIME-FORMAT-W3CDTF, PERL-FEED-FIND, PERL-MODULE-PLUGGABLE, PERL-URI-FETCH, PERL-TEST-SIMPLE, PERL-XML-ATOM and PERL-XML-RSS. Marius Bakke2017-09-02
* gnu: ffmpeg@2.8: Update to 2.8.13.•••* gnu/packages/video.scm (ffmpeg-2.8): Update to 2.8.13. Marius Bakke2017-09-02
* gnu: exiv2: Update source checksum.•••The source archive was updated in place; only a cleanup of non functional files was done (see: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28326). * gnu/packages/image.scm (exiv2)[source]: Update hash. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Maxim Cournoyer2017-09-02
* gnu: swish-e: Work around compilation error and test failures.•••* gnu/packages/search.scm (swish-e)[inputs]: Remove ZLIB and LIBXML2. [arguments]: Add #:configure-flags. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Ethan R. Jones2017-09-02
* nls: Update 'fr' translation.Ludovic Courtès2017-09-02
* gnu: Add python-xenon.•••* gnu/packages/python.scm (python-xenon, python2-xenon) New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Muriithi Frederick Muriuki2017-09-02
* gnu: perl-html-tree: Update to 5.07.•••* gnu/packages/web.scm (perl-html-tree): Update to 5.07. Tobias Geerinckx-Rice2017-09-01
* gnu: youtube-dl: Update to 2017.09.02.•••* gnu/packages/video.scm (youtube-dl): Update to 2017.09.02. Tobias Geerinckx-Rice2017-09-01
* gnu: dub: Update to 1.5.0.•••* gnu/packages/ldc.scm (dub): Update to 1.5.0. Tobias Geerinckx-Rice2017-09-01
* gnu: perl-context-preserve: Update source URL.•••* gnu/packages/perl.scm (perl-context-preserve)[source]: Update CPAN author. Tobias Geerinckx-Rice2017-09-01
* gnu: python-ruamel.yaml: Update to 0.15.33.•••* gnu/packages/serialization.scm (python-ruamel.yaml): Update to 0.15.33. Tobias Geerinckx-Rice2017-09-01
* gnu: gparted: Update home page.•••* gnu/packages/disk.scm (gparted)[home-page]: Use now-HTTPS gparted.org. Tobias Geerinckx-Rice2017-09-01
* build: emacs-build-system: Make the install phase more helpful.•••Modify the install phase to detect when nothing has been installed, and error if this happens. This is preferable to continuing, and allowing the next phase to fail. Also, when nothing can be found to be installed, print out each file that was considered, along with the regular expressions that were used to include and exclude it. * gnu/build/emacs-build-system.scm (install-file?): Add additional error checking and logging. Christopher Baines2017-09-01
* gnu: r-minimal: Update to 3.4.1.•••* gnu/packages/statistics.scm (r-minimal): Update to 3.4.1. Ricardo Wurmus2017-09-01
* gnu: vdirsyncer: Update to 0.16.2.•••* gnu/packages/dav.scm (vdirsyncer): Update to 0.16.2. Leo Famulari2017-09-01
* gnu: python-click-log: Update to 0.2.0.•••* gnu/packages/python.scm (python-click-log): Update to 0.2.0. Leo Famulari2017-09-01
* gnu: python-click-threading: Update to 0.4.3.•••* gnu/packages/python.scm (python-click-threading): Update to 0.4.3. [source]: Use pypi-uri. Leo Famulari2017-09-01
* gnu: python-icalendar: Update to 3.11.7.•••* gnu/packages/python.scm (python-icalendar): Update to 3.11.7. Leo Famulari2017-09-01
* gnu: r-genomicalignments: Update to 1.12.2.•••* gnu/packages/bioinformatics.scm (r-genomicalignments): Update to 1.12.2. Ricardo Wurmus2017-09-01
* gnu: r-tidyr: Update to 0.7.0.•••* gnu/packages/statistics.scm (r-tidyr): Update to 0.7.0. [propagated-inputs]: Remove r-lazyeval; add r-glue, r-purrr, r-rlang, and r-tidyselect. Ricardo Wurmus2017-09-01
* gnu: Add r-tidyselect.•••* gnu/packages/statistics.scm (r-tidyselect): New variable. Ricardo Wurmus2017-09-01
* gnu: r-vegan: Update to 2.4-4.•••* gnu/packages/bioinformatics.scm (r-vegan): Update to 2.4-4. [native-inputs]: Remove r-knitr. Ricardo Wurmus2017-09-01
* gnu: r-maldiquant: Update to 1.16.4.•••* gnu/packages/bioinformatics.scm (r-maldiquant): Update to 1.16.4. Ricardo Wurmus2017-09-01
* gnu: r-bookdown: Update to 0.5.•••* gnu/packages/bioinformatics.scm (r-bookdown): Update to 0.5. Ricardo Wurmus2017-09-01
* gnu: r-ksamples: Update to 1.2-7.•••* gnu/packages/cran.scm (r-ksamples): Update to 1.2-7. Ricardo Wurmus2017-09-01
* gnu: r-distillery: Update to 1.0-4.•••* gnu/packages/cran.scm (r-distillery): Update to 1.0-4. Ricardo Wurmus2017-09-01
* gnu: r-sp: Update to 1.2-5.•••* gnu/packages/cran.scm (r-sp): Update to 1.2-5. Ricardo Wurmus2017-09-01
* gnu: r-ggally: Update to 1.3.2.•••* gnu/packages/cran.scm (r-ggally): Update to 1.3.2. Ricardo Wurmus2017-09-01
* gnu: r-reshape: Update to 0.8.7.•••* gnu/packages/cran.scm (r-reshape): Update to 0.8.7. Ricardo Wurmus2017-09-01
* gnu: r-powerlaw: Update to 0.70.1.•••* gnu/packages/cran.scm (r-powerlaw): Update to 0.70.1. Ricardo Wurmus2017-09-01
* gnu: r-circlize: Update to 0.4.1.•••* gnu/packages/cran.scm (r-circlize): Update to 0.4.1. Ricardo Wurmus2017-09-01
* gnu: r-shape: Update to 1.4.3.•••* gnu/packages/cran.scm (r-shape): Update to 1.4.3. Ricardo Wurmus2017-09-01
* gnu: r-tclust: Update to 1.3-1.•••* gnu/packages/statistics.scm (r-tclust): Update to 1.3-1. Ricardo Wurmus2017-09-01
* gnu: r-fastcluster: Update to 1.1.24.•••* gnu/packages/statistics.scm (r-fastcluster): Update to 1.1.24. Ricardo Wurmus2017-09-01
* gnu: r-rcpparmadillo: Update to 0.7.960.1.2.•••* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.7.960.1.2. Ricardo Wurmus2017-09-01