summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* build: Use only one domain for guix-manual.Julien Lepiller2018-04-29
| | | | | | | | | | * Makefile.am (assert-no-store-file-names): Exclude guix-manual. * po/doc/guix.pot po/doc/contributing.pot: Merge into... * po/doc/guix-manual.pot: ...this. * po/doc/guix.fr.po po/doc/contributing.fr.po: Merge into... * po/doc/guix-manual.fr.po: ...this. * doc/local.mk: Replace old file names. * po/doc/local.mk: Replace old file names.
* gnu: Add u-boot-mx6cuboxi.Vagrant Cascadian2018-04-29
| | | | * gnu/packages/bootloaders.scm (u-boot-mx6cuboxi): New variable.
* gnu: Add u-boot-wandboard.Vagrant Cascadian2018-04-29
| | | | * gnu/packages/bootloaders.scm (u-boot-wandboard): New variable.
* gnu: make-u-boot-package: Install 'SPL' files also.Vagrant Cascadian2018-04-29
| | | | | * gnu/packages/bootloaders.scm (make-u-boot-package)[arguments]: Add 'SPL' files to the files installed during custom 'install phase.
* file-systems: Expound '%pseudo-file-system-types'.Ludovic Courtès2018-04-29
| | | | | | | Reported by Tobias Geerinckx-Rice <me@tobias.gr>. * gnu/system/file-systems.scm (%pseudo-file-system-types): Add "debugfs", "efivarfs", "hugetlbfs", "overlay", and "securityfs".
* gnu: utf8proc: Update to 2.1.1.Tobias Geerinckx-Rice2018-04-29
| | | | * gnu/packages/textutils.scm (utf8proc): Update to 2.1.1.
* gnu: Use HTTPS for julialang.org home pages.Tobias Geerinckx-Rice2018-04-29
| | | | | * gnu/packages/textutils.scm (utf8proc)[home-page]: Use HTTPS. * gnu/packages/julia.scm (julia)[home-page]: Likewise
* gnu: python-autopep8: Update to 1.3.5Fis Trivial2018-04-28
| | | | | | * gnu/packages/python.scm (python-autopep8): Update to 1.3.5 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-autogradFis Trivial2018-04-28
| | | | | | | * gnu/packages/machine-learning.scm (python-autograd, python2-autograd): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: escpr: Update to 1.6.20.Diego Nicola Barbato2018-04-28
| | | | | | * gnu/packages/cups.scm (escpr): Update to 1.6.20. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gcc-toolchain: Add "static" output.Ludovic Courtès2018-04-28
| | | | | | | | | This allows the use of 'gcc-toolchain' to create statically-linked executables (requires libc.a.) * gnu/packages/commencement.scm (make-gcc-toolchain): Add "static" output. Add "libc-static" to 'inputs'. Add call to 'union-build' for the "static" output.
* gnu: dfc: Update to 3.1.1.Kei Kebreau2018-04-28
| | | | * gnu/packages/admin.scm (dfc): Update to 3.1.1.
* gnu: notmuch: Update to 0.26.2.Marius Bakke2018-04-28
| | | | * gnu/packages/mail.scm (notmuch): Update to 0.26.2.
* gnu: godot: Update to 3.0.2.Marius Bakke2018-04-28
| | | | * gnu/packages/game-development.scm (godot): Update to 3.0.2.
* gnu: godot: Remove unused bundled libraries from the source.Marius Bakke2018-04-28
| | | | | | | | While at it, also use system libvpx. * gnu/packages/game-development.scm (godot)[source](snippet): New field. [arguments]: Add "builtin_libvpx=no" to #:scons-flags. [inputs]: Add LIBVPX.
* gnu: godot: Add a file extension to source file name.Marius Bakke2018-04-28
| | | | * gnu/packages/game-development.scm (godot)[source](file-name): Append ".tar.gz".
* gnu: python-yapf: Update to 0.21.0.Fis Trivial2018-04-28
| | | | | | * gnu/packages/python.scm (python-yapf): Update to 0.21.0. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: mes: Update to 0.13.Jan Nieuwenhuizen2018-04-28
| | | | * gnu/packages/mes.scm (mes): Update to 0.13. Use new gitlab url scheme.
* gnu: virt-manager: Update to 1.5.1.Roel Janssen2018-04-28
| | | | * gnu/packages/virtualization.scm (virt-manager): Update to 1.5.1.
* gnu: fabric: Update to 1.14.0.Roel Janssen2018-04-28
| | | | | * gnu/packages/admin.scm (fabric): Update to 1.14.0; [native-inputs]: Add python2-pynacl and python2-bcrypt.
* gnu: roary: Update to 3.12.0.Roel Janssen2018-04-28
| | | | * gnu/packages/bioinformatics.scm (roary): Update to 3.12.0.
* gnu: gnome-terminal: Update to 3.28.1.Roel Janssen2018-04-28
| | | | * gnu/packages/gnome.scm (gnome-terminal): Update to 3.28.1.
* gnu: vte: Update to 0.52.1.Roel Janssen2018-04-28
| | | | * gnu/packages/gnome.scm (vte): Update to 0.52.1.
* gnu: star: Update to 2.6.0a.Roel Janssen2018-04-28
| | | | * gnu/packages/bioinformatics.scm (star): Update to 2.6.0a.
* gnu: multiqc: Update to 1.5.Roel Janssen2018-04-28
| | | | * gnu/packages/bioinformatics.scm (multiqc): Update to 1.5.
* gnu: express: Link with shared protobuf library.Roel Janssen2018-04-28
| | | | | * gnu/packages/bioinformatics.scm (express): Link with shared protobuf library.
* gnu: Add r-codedepends.Ricardo Wurmus2018-04-28
| | | | * gnu/packages/cran.scm (r-codedepends): New variable.
* gnu: bamtools: Update to 2.5.1.Roel Janssen2018-04-28
| | | | * gnu/packages/bioinformatics.scm (bamtools): Update to 2.5.1.
* gnu: taxtastic: Update to 0.8.5.Roel Janssen2018-04-28
| | | | * gnu/packages/bioinformatics.scm (taxtastic): Update to 0.8.5.
* gnu: nnn: Update to 1.7.Roel Janssen2018-04-28
| | | | * gnu/packages/admin.scm (nnn): Update to 1.7.
* guix system: Report wrong file system 'device' fields.Ludovic Courtès2018-04-27
| | | | | | | | | | | | | | | | Previously, if you wrote (device "my-label") without (title 'label), you'd get: guix system: error: stat: No such file or directory: "my-label" Now you get a proper error and a hint. Reported by Pierre-Antoine Rouby. * guix/scripts/system.scm (check-file-system-availability)[literal]: New variable. Loop over LITERAL. * gnu/system/file-systems.scm (%pseudo-file-system-types): New variable. * guix/ui.scm (display-hint): Make public.
* doc: Add tips for Vim users.Ludovic Courtès2018-04-27
| | | | * doc/contributing.texi (Formatting Code): Add a paragraph about Vim.
* gnu: libstaroffice: Update to 0.0.6.Tobias Geerinckx-Rice2018-04-27
| | | | * gnu/packages/libreoffice.scm (libstaroffice): Update to 0.0.6.
* gnu: perl-multidimensional: Update to 0.014.Tobias Geerinckx-Rice2018-04-27
| | | | * gnu/packages/perl.scm (perl-multidimensional): Update to 0.014.
* gnu: perl-bareword-filehandles: Update to 0.006.Tobias Geerinckx-Rice2018-04-27
| | | | * gnu/packages/perl.scm (perl-bareword-filehandles): Update to 0.006.
* gnu: vsearch: Update to 2.8.0.Ben Woodcroft2018-04-27
| | | | * gnu/packages/bioinformatics.scm (vsearch): Update to 2.8.0.
* gnu: diamond: Update to 0.9.21.Ben Woodcroft2018-04-27
| | | | * gnu/packages/bioinformatics.scm (diamond): Update to 0.9.21.
* gnu: emacs-websocket: Update to 1.10.Ricardo Wurmus2018-04-27
| | | | | * gnu/packages/emacs.scm (emacs-websocket): Update to 1.10. [source]: Fetch from git.
* gnu: r-robustbase: Update to 0.93-0.Ricardo Wurmus2018-04-27
| | | | * gnu/packages/statistics.scm (r-robustbase): Update to 0.93-0.
* gnu: r-r-oo: Update to 1.22.0.Ricardo Wurmus2018-04-27
| | | | * gnu/packages/statistics.scm (r-r-oo): Update to 1.22.0.
* gnu: r-foreign: Update to 0.8-70.Ricardo Wurmus2018-04-27
| | | | * gnu/packages/statistics.scm (r-foreign): Update to 0.8-70.
* gnu: r-metap: Update to 0.9.Ricardo Wurmus2018-04-27
| | | | * gnu/packages/cran.scm (r-metap): Update to 0.9.
* gnu: r-pillar: Update to 1.2.2.Ricardo Wurmus2018-04-27
| | | | * gnu/packages/cran.scm (r-pillar): Update to 1.2.2.
* gnu: emacs-slack: Update to 0-4.d903954.Ricardo Wurmus2018-04-27
| | | | * gnu/packages/emacs.scm (emacs-slack): Update to 0-4.d903954.
* services: Set default <dhcpd-configuration> version to "4".Chris Marusich2018-04-27
| | | | | | * gnu/services/networking.scm (<dhcpd-configuration>) <version>: Set the default to "4" instead of "6"; both our manual and upstream says the default should be "4".
* gnu: thefuck: Use INVOKE.Tobias Geerinckx-Rice2018-04-27
| | | | | * gnu/packages/admin.scm (thefuck)[arguments]: Substitute INVOKE for SYSTEM* and end phase with explicit #t.
* gnu: thefuck: Update to 3.26.Tobias Geerinckx-Rice2018-04-27
| | | | * gnu/packages/admin.scm (thefuck): Update to 3.26.
* gnu: infamous-plugins: Update to 0.2.04.Tobias Geerinckx-Rice2018-04-27
| | | | * gnu/packages/audio.scm (infamous-plugins): Update to 0.2.04.
* gnu: infamous-plugins: Use HTTPS home page.Tobias Geerinckx-Rice2018-04-27
| | | | * gnu/packages/audio.scm (infamous-plugins)[home-page]: Use HTTPS.
* gnu: drumstick: Update to 1.1.1.Tobias Geerinckx-Rice2018-04-27
| | | | | * gnu/packages/music.scm (drumstick): Update to 1.1.1. [inputs]: Remove fluidsynth.