Age | Commit message (Expand) | Author |
2017-08-05 | gnu: python-argcomplete: Add dependency on the full Bash....Fixes a regression introduced in
704243e0c6ec5ac86e2f45aaa469717e60b89124.
* gnu/packages/python.scm (python-argcomplete)[native-inputs]: Add BASH.
| Ludovic Courtès |
2017-08-05 | gnu: bluez: Work around test failure on ARM....This aims to skip the segfaulting test at
<https://hydra.gnu.org/build/2195551>.
* gnu/packages/linux.scm (bluez)[arguments]: Add #:make-flags
when (%current-system) is "armhf-linux".
| Ludovic Courtès |
2017-08-03 | gnu: icedtea@3.5.0: Properly handle decoding error while substituting....* gnu/packages/java.scm (icedtea-8)[arguments] <patch-jni-libs>: Change
'encoding-error to 'decoding-error, which is what Guile 2.2 raises when
failing to decode an input file.
| Ludovic Courtès |
2017-08-01 | Merge branch 'master' into core-updates | Marius Bakke |
2017-08-01 | gnu: re2: Update to 2017-08-01....* gnu/packages/regex.scm (re2): Update to 2017-08-01.
| Marius Bakke |
2017-08-01 | gnu: maim: Update to 5.4.66....* gnu/packages/xdisorg.scm (maim): Update to 5.4.66.
| Marius Bakke |
2017-08-01 | gnu: slop: Update to 7.3.48....* gnu/packages/xdisorg.scm (slop): Update to 7.3.48.
| Marius Bakke |
2017-08-01 | gnu: git: Update to 2.13.4....* gnu/packages/version-control.scm (git): Update to 2.13.4.
| Marius Bakke |
2017-08-01 | gnu: r-foreign: Update hash after upstream tarball change....* gnu/packages/statistics.scm (r-foreign): Update hash. The only difference
in the tarball is the metadata. The contents are identical.
| Roel Janssen |
2017-08-01 | gnu: r-foreign: Remove duplicate recipe....* gnu/packages/statistics.scm (r-foreign): Remove duplicate recipe.
| Roel Janssen |
2017-08-01 | gnu: rapidjson: Update to 1.1.0....* gnu/packages/web.scm (rapidjson): Update to 1.1.0.
[source]: Remove snippet.
| Leo Famulari |
2017-08-01 | gnu: Add pidentd....* gnu/packages/networking.scm (pidentd): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| ng0 |
2017-08-01 | gnu: hyperrogue: Update to 10.0e....* gnu/packages/games.scm (hyperrogue): Update to 10.0e.
[arguments]: Adjust accordingly.
| Kei Kebreau |
2017-08-01 | gnu: metabat: Limit to x86_64 and i686 only....* gnu/packages/bioinformatics.scm (metabat)[supported-systems]: New field.
| Efraim Flashner |
2017-08-01 | gnu: Add emacs-yasnippet-snippets....* gnu/packages/emacs.scm (emacs-yasnippet-snippets): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Kyle Meyer |
2017-08-01 | gnu: emacs-yasnippet: Upgrade to 0.12.0....* gnu/packages/emacs.scm (emacs-yasnippet): Upgrade to 0.12.0.
[source]: Remove an uninstalled directory from yas-snippet-dirs.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Kyle Meyer |
2017-08-01 | gnu: guile-ssh: Update to 0.11.2....* gnu/packages/ssh.scm (guile-ssh): Update to 0.11.2.
[source]: Remove 'patches', 'modules', and 'snippet'.
* gnu/packages/patches/guile-ssh-channel-finalization.patch,
gnu/packages/patches/guile-ssh-double-free.patch,
gnu/packages/patches/guile-ssh-rexec-bug.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Ludovic Courtès |
2017-08-01 | gnu: artanis: Unbundled guile-json and version according to documentation....* gnu/packages/guile.scm (artanis): Unbundled guile-json and version
according to documentation.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Adonay Felipe Nogueira |
2017-08-01 | gnu: python-pbr-minimal: Update to 3.0.1...* gnu/packages/python.scm (python-pbr-minimal): Update to 3.0.1
[source]: Update hash and remove patch.
* gnu/packages/patches/python-pbr-fix-man-page-support.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Muriithi Frederick Muriuki |
2017-08-01 | gnu: libgit2: Enable SHA-1 collision detection....* gnu/packages/version-control.scm (libgit2)[arguments]: Enable '-DUSE_SHA1DC'
in #:configure-flags.
| Leo Famulari |
2017-08-01 | gnu: ruby-bio-commandeer: Update to 0.2.0....* gnu/packages/ruby.scm (ruby-bio-commandeer): Update to 0.2.0.
| Ben Woodcroft |
2017-07-31 | gnu: libmicrohttpd: Update to 0.9.55....* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.55.
[arguments]: Add 'add-missing-LDFLAGS' phase.
| Ludovic Courtès |
2017-07-31 | gnu: xf86-video-intel: Update snapshot....* gnu/packages/xorg.scm (xf86-video-intel): Update to 2100efa.
Introduce 'revision' variable.
| Ludovic Courtès |
2017-07-31 | gnu: guile-bytestructures: Install .go files to lib/guile/X.Y....* gnu/packages/guile.scm (guile-bytestructures)[arguments]: Install .go
files to OBJECT-DIR, defined as OUT/lib/guile/X.Y/site-ccache.
| Ludovic Courtès |
2017-07-31 | gnu: tor: Remove '--enable-expensive-hardening' option....* gnu/packages/tor.scm (tor)[arguments]: Remove '--enable-expensive-hardening' option.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-07-31 | gnu: erlang: Update to 20.0....* gnu/packages/erlang.scm (erlang): Update to 20.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Peter Mikkelsen |
2017-07-31 | gnu: network-manager: Add dependency on Newt....Suggested by Mark H Weaver.
* gnu/packages/gnome.scm (network-manager)[inputs]: Add NEWT.
| Ludovic Courtès |
2017-07-31 | gnu: guile-git: Skip faulty tests on non-x86_64....Reported by Mark H Weaver.
* gnu/packages/guile.scm (guile-git)[arguments]: Add 'skip-tests' phase
unless on x86_64-linux.
| Ludovic Courtès |
2017-07-31 | gnu: libgit2: Add "debug" output....* gnu/packages/version-control.scm (libgit2)[outputs]: New field.
| Ludovic Courtès |
2017-07-31 | gnu: libgit2: Update to 0.26.0....* gnu/packages/version-control.scm (libgit2): Update to 0.26.0. Remove
"libgit2-use-after-free.patch".
* gnu/packages/patches/libgit2-use-after-free.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Ludovic Courtès |
2017-07-31 | gnu: efl: Add wayland support....* gnu/packages/enlightenment.scm (efl)[inputs]: Add wayland-protocols.
Move mesa ...
[propagated-inputs]: ... to here. Add libinput, libxkbcommon, wayland.
[arguments]: Add flags to enable wayland, elput and drm.
| Efraim Flashner |
2017-07-31 | gnu: gst-plugins-good: Update disable-failing-tests phase....* gnu/packages/gstreamer.scm (gst-plugins-good)[arguments]: Change the
list of tests to disable during 'disable-failing-tests phase.
| Efraim Flashner |
2017-07-30 | services: ntp: Use the NTP pool via the 'guix' zone....* gnu/services/networking.scm (%ntp-servers): Use *.guix.pool.ntp.org.
| Leo Famulari |
2017-07-30 | gnu: biber-next: Update to 2.7....* gnu/packages/tex.scm (biber): Update to 2.7.
| Leo Famulari |
2017-07-30 | gnu: perl-datetime-timezone: Update to 2.13....* gnu/packages/perl.scm (perl-datetime-timezone): Update to 2.13.
[propagated-inputs]: Remove perl-params-validate. Add perl-namespace-autoclean,
perl-params-validationcompiler.
| Leo Famulari |
2017-07-30 | gnu: perl-datetime-locale: Update to 1.16....* gnu/packages/perl.scm (perl-datetime-locale): Update to 1.16.
[native-inputs]: Add perl-file-sharedir-install, perl-file-sharedir,
perl-test-file-sharedir-dist, perl-test-warnings, perl-test-requires,
perl-namespace-autoclean, perl-cpan-meta-check.
[propagated-inputs]: Add perl-params-validationcompiler. Remove
perl-params-validate.
| Leo Famulari |
2017-07-30 | gnu: perl-datetime-format-strptime: Update to 1.73....* gnu/packages/perl.scm (perl-datetime-format-strptime): Update to 1.73.
[propagated-inputs]: Add perl-package-deprecationmanager, perl-params-validate,
perl-sub-name, perl-test-warnings.
| Leo Famulari |
2017-07-30 | gnu: perl-datetime-format-natural: Update to 1.05....* gnu/packages/perl.scm (perl-datetime-format-natural: Update to 1.05.
| Leo Famulari |
2017-07-30 | gnu: perl-datetime-format-flexible: Update to 0.28....* gnu/packages/perl.scm (perl-datetime-format-flexible): Update to 0.28.
| Leo Famulari |
2017-07-30 | gnu: perl-datetime-event-recurrence: Update to 0.19....* gnu/packages/perl.scm (perl-datetime-event-recurrence): Update to 0.19.
| Leo Famulari |
2017-07-30 | gnu: perl-datetime-event-local: Update to 0.13....* gnu/packages/perl.scm (perl-datetime-event-local): Update to 0.13.
| Leo Famulari |
2017-07-30 | gnu: perl-datetime-set: Update to 0.3900....* gnu/packages/perl.scm (perl-datetime-set): Update to 0.3900.
| Leo Famulari |
2017-07-30 | gnu: perl-datetime: Update to 1.43....* gnu/packages/perl.scm (perl-datetime): Update to 1.43.
[native-inputs]: Add perl-cpan-meta-check.
[propagated-inputs]: Add perl-file-sharedir.
| Leo Famulari |
2017-07-30 | gnu: perl-file-sharedir-install: Update to 0.11....* gnu/packages/perl.scm (perl-file-sharedir-install): Update to 0.11.
[native-inputs]: Add perl-module-build.
| Leo Famulari |
2017-07-30 | gnu: perl-file-sharedir: Update to 1.104....* gnu/packages/perl.scm (perl-file-sharedir): Update to 1.104.
| Leo Famulari |
2017-07-30 | gnu: perl-cpan-meta-check: Update to 0.014....* gnu/packages/perl.scm (perl-cpan-meta-check): Update to 0.014.
| Leo Famulari |
2017-07-30 | gnu: Add perl-params-validationcompiler....* gnu/packages/perl.scm (perl-params-validationcompiler): New variable.
| Leo Famulari |
2017-07-30 | gnu: Add perl-test-file-sharedir-dist....* gnu/packages/perl.scm (perl-test-file-sharedir-dist): New variable.
| Leo Famulari |
2017-07-30 | gnu: Add perl-test2-plugin-nowarnings....* gnu/packages/perl.scm (perl-test2-plugin-nowarnings): New variable.
| Leo Famulari |
2017-07-30 | gnu: Add perl-test2-bundle-extended....* gnu/packages/perl.scm (perl-test2-bundle-extended): New variable.
| Leo Famulari |