summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Add ruby-bindex.Christopher Baines2019-03-23
| | | | * gnu/packages/ruby.scm (ruby-bindex): New variable.
* gnu: ruby-listen: Enable running the tests.Christopher Baines2019-03-23
| | | | | | | | | | | * gnu/packages/ruby.scm (ruby-listen)[source]: Switch to the Git repository, as this includes the tests. [arguments]: Set #:test-target and tweak the Rakefile to avoid requiring Rubocop unnecessarily. [native-inputs]: Add bundler and ruby-rspec for running the test suite. [inputs]: Add ruby-thor, as this is used for bin/listen. [propagated-inputs]: Add ruby-dep, as this is listed as a runtime dependency in the gemspec.
* gnu: Remove ruby-listen-3.0.Christopher Baines2019-03-23
| | | | | | | This was used by ruby-jekyll-watch, but that's now been upgraded and now uses the ruby-listen package. * gnu/packages/ruby.scm (ruby-listen-3.0): Remove this variable.
* gnu: ruby-jekyll-watch: Update to 2.1.2.Christopher Baines2019-03-23
| | | | | * gnu/packages/ruby.scm (ruby-jekyll-watch): Update to 2.1.2. [propagated-inputs]: Change to use ruby-listen, rather than ruby-listen-3.0.
* gnu: Add ruby-dep.Christopher Baines2019-03-23
| | | | * gnu/packages/ruby.scm (ruby-dep): New variable.
* gnu: Add ruby-sass-rails.Christopher Baines2019-03-23
| | | | * gnu/packages/rails.scm (ruby-sass-rails): New variable.
* gnu: libb2: Update to 0.98.1.Leo Famulari2019-03-22
| | | | * gnu/packages/crypto.scm (libb2): Update to 0.98.1.
* gnu: vpnc-scripts: Update to 20190116.1000e0f.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/vpn.scm (vpnc-scripts): Update to 20190116.1000e0f.
* gnu: mkfontscale: Update to 1.2.1.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/xorg.scm (mkfontscale): Update to 1.2.1.
* gnu: perl-datetime-timezone: Update to 2.23.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-datetime-timezone): Update to 2.23.
* gnu: perl-universal-isa: Update to 1.20171012.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-universal-isa): Update to 1.20171012.
* gnu: perl-json: Update to 4.02.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-json): Update to 4.02.
* gnu: perl-time-hires: Update to 1.9760.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-time-hires): Update to 1.9760.
* gnu: perl-business-issn: Update to 1.003.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-business-issn): Update to 1.003.
* gnu: perl-time-duration: Update to 1.20.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-time-duration): Update to 1.20.
* gnu: perl-text-template: Update to 1.55.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-text-template): Update to 1.55.
* gnu: perl-moosex-role-withoverloading: Update to 0.17.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-moosex-role-withoverloading): Update to 0.17.
* gnu: perl-carp-assert-more: Update to 1.16.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-carp-assert-more): Update to 1.16.
* gnu: perl-template-toolkit: Update to 2.28.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-template-toolkit): Update to 2.28.
* gnu: perl-carp-clan: Update to 6.07.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-carp-clan): Update to 6.07.
* gnu: perl-devel-checkbin: Update to 0.04.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-devel-checkbin): Update to 0.04.
* gnu: perl-datetime-format-builder: Update to 0.82.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-datetime-format-builder): Update to 0.82.
* gnu: perl-unicode-normalize: Update to 1.26.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-unicode-normalize): Update to 1.26.
* gnu: perl-pegex: Update to 0.70.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-pegex): Update to 0.70.
* gnu: perl-yaml: Update to 1.27.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-yaml): Update to 1.27.
* gnu: perl-uri-escape: Update to 1.76.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl-web.scm (perl-uri-escape): Update to 1.76.
* gnu: perl-webservice-musicbrainz: Update to 1.0.5.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/music.scm (perl-webservice-musicbrainz): Update to 1.0.5.
* gnu: perl-software-license: Update to 0.103014.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/license.scm (perl-software-license): Update to 0.103014.
* gnu: perl-lingua-en-tagger: Update to 0.30.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/language.scm (perl-lingua-en-tagger): Update to 0.30.
* gnu: bind: Return #T from all phases.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/dns.scm (isc-bind)[arguments]: Move #T from ‘check’ to ‘move-to-utils’ phase.
* gnu: vlc: Remove obsolete patches.Leo Famulari2019-03-22
| | | | | * gnu/packages/video.scm (vlc)[arguments]: Remove obsolete Qt 5.11 changes in 'patch-source' phase.
* gnu: VLC: Fix build with libssh2 > 1.8.0.Leo Famulari2019-03-22
| | | | | * gnu/packages/video.scm (vlc)[arguments]: Adjust the faulty libssh2 feature detection macro.
* gnu: Add xl2tpd.Tomáš Čech2019-03-22
| | | | | | * gnu/packages/vpn.scm (xl2tpd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* vm: 'system-docker-image' calls 'sync' before rebooting.Ludovic Courtès2019-03-22
| | | | | | Previously we could end up silently building truncated tarballs. * gnu/system/vm.scm (system-docker-image)[build]: Add call to 'sync'.
* system: Fix misleading comments.Ludovic Courtès2019-03-22
| | | | | * gnu/system.scm (<operating-system>)[skeletons, services]: Fix misleading type comments.
* gnu: tlp: Update to 1.2.1.Nicolas Goaziou2019-03-22
| | | | * gnu/packages/linux.scm (tlp): Update to 1.2.1.
* gnu: emacs-xr: Update to 1.9.Nicolas Goaziou2019-03-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.9.
* gnu: Add starlong.Ricardo Wurmus2019-03-22
| | | | * gnu/packages/bioinformatics.scm (starlong): New variable.
* gnu: parallel: Update to 20190322.Tobias Geerinckx-Rice2019-03-22
| | | | * gnu/packages/parallel.scm (parallel): Update to 20190322.
* gnu: claws-mail: Enable LDAP support.Marco van Hulten2019-03-22
| | | | | | | * gnu/packages/mail.scm (claws-mail)[arguments]: Add "--enable-ldap" to configure flags. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: graphicsmagick: Update to 1.3.31.Tobias Geerinckx-Rice2019-03-22
| | | | * gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.31.
* gnu: graphicsmagick: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-03-22
| | | | * gnu/packages/imagemagick.scm (graphicsmagick)[source]: Hard-code NAME.
* gnu: libgit2: Add comments.Danny Milosavljevic2019-03-22
| | | | * gnu/packages/patches/libgit2-avoid-python.patch: Add comments.
* gnu: libgit2: Avoid Python.Danny Milosavljevic2019-03-21
| | | | | | | | * gnu/packages/patches/libgit2-avoid-python.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/version-control.scm (libgit2)[source]: Use it. [inputs]: Remove python. [native-inputs]: Add guile-2.2.
* gnu: Add r-reinforcelearn.Ricardo Wurmus2019-03-21
| | | | * gnu/packages/cran.scm (r-reinforcelearn): New variable.
* gnu: Add r-picante.Ricardo Wurmus2019-03-21
| | | | * gnu/packages/cran.scm (r-picante): New variable.
* gnu: r-assertthat: Update to 0.2.1.Ricardo Wurmus2019-03-21
| | | | * gnu/packages/statistics.scm (r-assertthat): Update to 0.2.1.
* gnu: r-rlang: Update to 0.3.2.Ricardo Wurmus2019-03-21
| | | | * gnu/packages/statistics.scm (r-rlang): Update to 0.3.2.
* gnu: curl: Use hidden-package for curl's libssh2.Leo Famulari2019-03-21
| | | | | | | This is a followup to commits c1f4e6491cecc5d121ef371a8fb2aa0a07030d36 and af8f7eb4f2a664c2d0fb3faabaf2e80c72993ef6. * gnu/packages/curl.scm (libssh2-1.8.0): Use hidden-package.
* gnu: r-recipes: Update to 0.1.5.Ricardo Wurmus2019-03-21
| | | | | | * gnu/packages/cran.scm (r-recipes): Update to 0.1.5. [propagated-inputs]: Remove r-broom, r-ddalpha, r-dimred, and r-pls; add r-generics, r-glue, and r-tidyr.