summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add java-bsh.Julien Lepiller2017-11-02
| | | | * gnu/packages/java.scm (java-bsh): New variable.
* gnu: Add java-jcommander.Julien Lepiller2017-11-02
| | | | * gnu/packages/java.scm (java-jcommander): New variable.
* gnu: five-or-more: Update to 3.26.0.Kei Kebreau2017-11-02
| | | | * gnu/packages/gnome.scm (five-or-more): Update to 3.26.0.
* gnu: dejagnu: Update to 1.6.1.Efraim Flashner2017-11-02
| | | | * gnu/packages/dejagnu.scm (dejagnu): Update to 1.6.1.
* gnu: emacs-helm-make: Update to 0.1.0-1.21c1bfa.Oleg Pykhalov2017-11-02
| | | | * gnu/packages/emacs.scm (emacs-helm-make): Update to 0.1.0-1.21c1bfa.
* gnu: units: Add readline input.Eric Bavier2017-11-01
| | | | * gnu/packages/maths.scm (units)[inputs]: Add readline.
* gnu: units: Add python input.Eric Bavier2017-11-01
| | | | | * gnu/packages/maths.scm (units)[inputs]: New field. [arguments]: New field. Add 'wrap-units_cur phase.
* gnu: units: Update to 2.16.Eric Bavier2017-11-01
| | | | * gnu/packages/maths.scm (units): Update to 2.16.
* gnu: gnome-mines: Update to 3.26.0.Kei Kebreau2017-11-01
| | | | * gnu/packages/gnome.scm (gnome-mines): Update to 3.26.0.
* doc: Fix typo in documentation of 'guix graph'.Leo Famulari2017-11-01
| | | | * doc/guix.texi (Invoking guix graph): Fix typo.
* gnu: git: Update to 2.15.0.Marius Bakke2017-11-01
| | | | * gnu/packages/version-control.scm (git): Update to 2.15.0.
* gnu: imagemagick: Update to 6.9.9-21.Marius Bakke2017-11-01
| | | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-21. [home-page]: Use HTTPS.
* gnu: libass: Update to 0.14.0.Marius Bakke2017-11-01
| | | | | * gnu/packages/video.scm (libass): Update to 0.14.0. [native-inputs]: Change from YASM to NASM.
* tests: ssh: Make sure we can run executables from PATH.Marius Bakke2017-11-01
| | | | | * gnu/tests/ssh.scm (run-ssh-test): Add tests for running commands in system and user profile.
* system: Return early in skeleton '.bashrc' when the shell is non-interactive.Marius Bakke2017-11-01
| | | | * gnu/system/shadow.scm (default-skeletons)[bashrc]: Add return statement.
* system: Test for interactive shell instead of `cat` in skeleton '.bashrc'.Marius Bakke2017-11-01
| | | | | * gnu/system/shadow.scm (default-skeletons)[bashrc]: Wrap $SSH_CLIENT test in a conditional testing for interactive shell.
* gnu: feh: Enable tests.Marius Bakke2017-11-01
| | | | | | * gnu/packages/image-viewers.scm (feh)[arguments]: Remove #:tests?. Add #:test-target. [native-inputs]: Add PERL and PERL-TEST-COMMAND. New field.
* gnu: Add perl-test-command.Marius Bakke2017-11-01
| | | | * gnu/packages/perl.scm (perl-test-command): New public variable.
* gnu: wine64: Add aarch64-linux to supported-systems.Efraim Flashner2017-11-01
| | | | * gnu/packages/wine.scm (wine64)[supported-systems]: Add aarch64-linux.
* gnu: vsearch: Update to 2.5.2.Ben Woodcroft2017-11-01
| | | | * gnu/packages/bioinformatics.scm (vsearch): Update to 2.5.2.
* gnu: diamond: Update to 0.9.11.Ben Woodcroft2017-11-01
| | | | * gnu/packages/bioinformatics.scm (diamond): Update to 0.9.11.
* gnu: libfilezilla: Update to 0.11.1.Tobias Geerinckx-Rice2017-11-01
| | | | * gnu/packages/ftp.scm (libfilezilla): Update to 0.11.1.
* gnu: gnome-mpv: Update to 0.13.Tobias Geerinckx-Rice2017-11-01
| | | | * gnu/packages/video.scm (gnome-mpv): Update to 0.13.
* gnu: you-get: Update to 0.4.939.Tobias Geerinckx-Rice2017-11-01
| | | | * gnu/packages/video.scm (you-get): Update to 0.4.939.
* download: Refresh the cpan.org mirror list.Tobias Geerinckx-Rice2017-11-01
| | | | | * guix/download.scm (%mirrors)[cpan]: Update the list of CPAN mirrors (of which several are dead) with a more-or-less geographically diverse selection.
* gnu: ncmpcpp: Update to 0.8.1.Leo Famulari2017-10-31
| | | | * gnu/packages/mpd.scm (ncmpcpp): Update to 0.8.1.
* gnu: Add emacs-ggtags.Oleg Pykhalov2017-10-31
| | | | * gnu/packages/emacs.scm (emacs-ggtags): New variable.
* gnu: Add sakura.Kei Kebreau2017-10-31
| | | | * gnu/packages/terminals.scm (sakura): New variable.
* gnu: Add emacs-company-quickhelp.Oleg Pykhalov2017-10-31
| | | | * gnu/packages/emacs.scm (emacs-company-quickhelp): New variable.
* gnu: lxc: Update to 2.1.1.宋文武2017-10-31
| | | | * gnu/packages/virtualization.scm (lxc): Update to 2.1.1.
* gnu: Add emacs-helm-make.Oleg Pykhalov2017-10-31
| | | | * gnu/packages/emacs.scm (emacs-helm-make): New variable.
* gnu: Remove cufflinks.Ricardo Wurmus2017-10-31
| | | | | | | Cufflinks includes essential non-free code. Fixes <https://bugs.gnu.org/28946>. * gnu/packages/bioinformatics.scm (cufflinks): Remove variable.
* gnu: apr-util: Update to 1.6.1 [fixes CVE-2017-12618].Leo Famulari2017-10-30
| | | | * gnu/packages/apr.scm (apr): Update to 1.6.1.
* gnu: apr: Update to 1.6.3 [fixes CVE-2017-12613].Leo Famulari2017-10-30
| | | | * gnu/packages/apr.scm (apr): Update to 1.6.3.
* gnu: mpd: Update to 0.20.11.Leo Famulari2017-10-30
| | | | * gnu/packages/mpd.scm (mpd): Update to 0.20.11.
* gnu: quagga: Update to 1.2.2 [fix CVE-2017-16227].Leo Famulari2017-10-30
| | | | * gnu/packages/networking.scm (quagga): Update to 1.2.2.
* gnu: webkitgtk: Update to 2.18.2.Mark H Weaver2017-10-30
| | | | * gnu/packages/webkit.scm (webkitgtk): Update to 2.18.2.
* gnu: xorg-server: Build reproducibly.Ludovic Courtès2017-10-31
| | | | | | | | | Fixes <https://bugs.gnu.org/24112>. * gnu/packages/xorg.scm (xorg-server)[arguments]: Pass "--with-os-name" and "--with-os-vendor" as #:configure-flags. Augment 'pre-configure' phase to set 'BUILD_DATE' and 'BUILD_TIME' in 'configure'.
* gnu: perl-http-cookies: Fix source uri.Efraim Flashner2017-10-30
| | | | | | This is a follow-up to d284f01826f1b5dcd1584110c5ba7fa6f76ed3e4. * gnu/packages/web.scm (perl-http-cookies)[source]: Update to new source uri.
* gnu: ola: Update to 0.10.5.Tobias Geerinckx-Rice2017-10-30
| | | | * gnu/packages/lighting.scm (ola): Update to 0.10.5.
* gnu: ethtool: Update to 4.13.Tobias Geerinckx-Rice2017-10-30
| | | | * gnu/packages/networking.scm (ethtool): Update to 4.13.
* Revert "import: cpan: Use HTTPS for home pages."Tobias Geerinckx-Rice2017-10-30
| | | | | This reverts commit 29f7bf59d5d4d4b848eaedc6766bb4e02cae20d3: HTTPS support at search.cpan.org is unreliable, at best. Don't rely on it.
* gnu: perl-class-tiny: Update to 1.006.Tobias Geerinckx-Rice2017-10-30
| | | | * gnu/packages/perl.scm (perl-class-tiny): Update to 1.006.
* gnu: perl-extutils-pkgconfig: Update to 1.16.Tobias Geerinckx-Rice2017-10-30
| | | | * gnu/packages/perl.scm (perl-extutils-pkgconfig): Update to 1.16.
* gnu: perl-json-any: Update to 1.39.Tobias Geerinckx-Rice2017-10-30
| | | | * gnu/packages/perl.scm (perl-json-any): Update to 1.39.
* gnu: perl-sub-exporter-progressive: Update to 0.001013.Tobias Geerinckx-Rice2017-10-30
| | | | * gnu/packages/perl.scm (perl-sub-exporter-progressive): Update to 0.001013.
* gnu: perl-html-lint: Update to 2.26.Tobias Geerinckx-Rice2017-10-30
| | | | * gnu/packages/perl.scm (perl-html-lint): Update to 2.26.
* gnu: perl-http-cookies: Update to 6.04.Tobias Geerinckx-Rice2017-10-30
| | | | * gnu/packages/perl.scm (perl-http-cookies): Update to 6.04.
* gnu: perl-xml-libxml: Update to 2.0132.Tobias Geerinckx-Rice2017-10-30
| | | | * gnu/packages/xml.scm (perl-xml-libxml): Update to 2.0132.
* gnu: wine: Update to 2.0.3.Rutger Helling2017-10-30
| | | | | | * gnu/packages/wine.scm (wine): Update to 2.0.3. Signed-off-by: Leo Famulari <leo@famulari.name>