summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: file: Update to 5.33.•••* gnu/packages/file.scm (file): Update to 5.33. Tobias Geerinckx-Rice2018-05-011-2/+3
* gnu: poppler: Update to 0.64.0.•••* gnu/packages/pdf.scm (poppler): Update to 0.64.0. Tobias Geerinckx-Rice2018-05-011-3/+3
* gnu: xz: Update to 5.2.4.•••* gnu/packages/compression.scm (xz): Update to 5.2.4. Tobias Geerinckx-Rice2018-04-301-2/+2
* gnu: cmake: Update to 3.11.1.•••* gnu/packages/cmake.scm (cmake): Update to 3.11.1. Marius Bakke2018-04-301-2/+2
* gnu: libuv: Update to 1.20.2.•••* gnu/packages/libevent.scm (libuv): Update to 1.20.2. Marius Bakke2018-04-301-2/+2
* gnu: sqlite: Update to 3.23.1.•••* gnu/packages/databases.scm (sqlite): Update to 3.23.1. Marius Bakke2018-04-301-2/+2
* gnu: cairo: Update to 1.14.12.•••* gnu/packages/gtk.scm (cairo): Update to 1.14.12. Marius Bakke2018-04-301-2/+2
* gnu: pango: Update to 1.42.1.•••* gnu/packages/gtk.scm (pango): Update to 1.42.1. Marius Bakke2018-04-301-2/+2
* gnu: gobject-introspection: Update to 1.56.1.•••* gnu/packages/glib.scm (gobject-introspection): Update to 1.56.1. Marius Bakke2018-04-301-2/+2
* gnu: glib: Update to 2.56.1.•••* gnu/packages/glib.scm (glib): Update to 2.56.1. Marius Bakke2018-04-301-2/+2
* Merge branch 'master' into core-updatesMark H Weaver2018-04-3092-1116/+2529
|\
| * gnu: linux-libre: Update to 4.16.6.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.6. (%linux-libre-hash): Update hash. Mark H Weaver2018-04-301-2/+2
| * gnu: linux-libre@4.14: Update to 4.14.38.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.38. (%linux-libre-4.14-hash): Update hash. Mark H Weaver2018-04-301-2/+2
| * gnu: linux-libre@4.9: Update to 4.9.97.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.97. Mark H Weaver2018-04-301-2/+2
| * gnu: linux-libre@4.4: Update to 4.4.130.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.130. Mark H Weaver2018-04-301-2/+2
| * services: Add modem-manager-service-type.•••* gnu/services/networking.scm (modem-manager-service-type): New variable. (<modem-manager-configuration>): New variable. (modem-manager-configuration): New procedure. (modem-manager-configuration?): New procedure. * doc/guix.texi (Networking Services): Document it. * gnu/tests/networking.scm: Import (gnu services base). Danny Milosavljevic2018-04-302-0/+40
| * services: Move static-networking to (gnu services base).•••* gnu/services/networking.scm (static-networking, static-networking?, static-networking-interface, static-networking-ip, static-networking-netmask, static-networking-gateway, static-networking-requirement, static-networking-service, static-networking-service-type): Move to... * gnu/services/base.scm: ...here. Danny Milosavljevic2018-04-302-160/+160
| * gnu: Add java-apache-ivy.•••* gnu/package/java.scm (java-apache-ivy): New variable. * gnu/packages/patches/java-apache-ivy-port-to-latest-bouncycastle.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Julien Lepiller2018-04-293-0/+183
| * gnu: Add java-jsch-agentproxy-jsch.•••* gnu/packages/java.scm (java-jsch-agentproxy-jsch): New variable. Julien Lepiller2018-04-291-0/+16
| * gnu: Add java-jsch-agentproxy-connector-factory.•••* gnu/packages/java.scm (java-jsch-agentproxy-connector-factory): New variable. Julien Lepiller2018-04-291-0/+18
| * gnu: Add java-jsch-agentproxy-usocket-nc.•••* gnu/packages/java.scm (java-jsch-agentproxy-usocket-nc): New variable. Julien Lepiller2018-04-291-0/+15
| * gnu: Add java-jsch-agentproxy-pageant.•••* gnu/packages/java.scm (java-jsch-agentproxy-pageant): New variable. Julien Lepiller2018-04-291-0/+17
| * gnu: Add java-jsch-agentproxy-usocket-jna.•••* gnu/packages/java.scm (java-jsch-agentproxy-usocket-jna): New variable. Julien Lepiller2018-04-291-0/+16
| * gnu: Add java-jsch-agentproxy-sshagent.•••* gnu/packages/java.scm (java-jsch-agentproxy-sshagent): New variable. Julien Lepiller2018-04-291-1/+16
| * gnu: Add java-jsch-agentproxy-core.•••* gnu/packages/java.scm (java-jsch-agentproxy-core): New variable. Julien Lepiller2018-04-291-0/+24
| * gnu: Add java-bouncycastle.•••* gnu/packages/java.scm (java-bouncycastle): New variable. (java-bouncycastle-bcprov, java-bouncycastle-bcpkix): Remove variable. (java-kafka-clients)[inputs]: Use java-bouncycastle. Julien Lepiller2018-04-291-51/+30
| * gnu: Add u-boot-mx6cuboxi.•••* gnu/packages/bootloaders.scm (u-boot-mx6cuboxi): New variable. Vagrant Cascadian2018-04-291-0/+3
| * gnu: Add u-boot-wandboard.•••* gnu/packages/bootloaders.scm (u-boot-wandboard): New variable. Vagrant Cascadian2018-04-291-0/+3
| * gnu: make-u-boot-package: Install 'SPL' files also.•••* gnu/packages/bootloaders.scm (make-u-boot-package)[arguments]: Add 'SPL' files to the files installed during custom 'install phase. Vagrant Cascadian2018-04-291-1/+1
| * file-systems: Expound '%pseudo-file-system-types'.•••Reported by Tobias Geerinckx-Rice <me@tobias.gr>. * gnu/system/file-systems.scm (%pseudo-file-system-types): Add "debugfs", "efivarfs", "hugetlbfs", "overlay", and "securityfs". Ludovic Courtès2018-04-291-2/+2
| * gnu: utf8proc: Update to 2.1.1.•••* gnu/packages/textutils.scm (utf8proc): Update to 2.1.1. Tobias Geerinckx-Rice2018-04-291-3/+3
| * gnu: Use HTTPS for julialang.org home pages.•••* gnu/packages/textutils.scm (utf8proc)[home-page]: Use HTTPS. * gnu/packages/julia.scm (julia)[home-page]: Likewise Tobias Geerinckx-Rice2018-04-292-2/+2
| * gnu: python-autopep8: Update to 1.3.5•••* gnu/packages/python.scm (python-autopep8): Update to 1.3.5 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fis Trivial2018-04-281-18/+18
| * gnu: Add python-autograd•••* gnu/packages/machine-learning.scm (python-autograd, python2-autograd): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fis Trivial2018-04-281-0/+44
| * gnu: escpr: Update to 1.6.20.•••* gnu/packages/cups.scm (escpr): Update to 1.6.20. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Diego Nicola Barbato2018-04-281-5/+5
| * gnu: gcc-toolchain: Add "static" output.•••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. Ludovic Courtès2018-04-281-3/+7
| * gnu: dfc: Update to 3.1.1.•••* gnu/packages/admin.scm (dfc): Update to 3.1.1. Kei Kebreau2018-04-281-3/+3
| * gnu: notmuch: Update to 0.26.2.•••* gnu/packages/mail.scm (notmuch): Update to 0.26.2. Marius Bakke2018-04-281-2/+2
| * gnu: godot: Update to 3.0.2.•••* gnu/packages/game-development.scm (godot): Update to 3.0.2. Marius Bakke2018-04-281-2/+2
| * gnu: godot: Remove unused bundled libraries from the source.•••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. Marius Bakke2018-04-281-1/+22
| * gnu: godot: Add a file extension to source file name.•••* gnu/packages/game-development.scm (godot)[source](file-name): Append ".tar.gz". Marius Bakke2018-04-281-1/+1
| * gnu: python-yapf: Update to 0.21.0.•••* gnu/packages/python.scm (python-yapf): Update to 0.21.0. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Fis Trivial2018-04-281-2/+2
| * gnu: mes: Update to 0.13.•••* gnu/packages/mes.scm (mes): Update to 0.13. Use new gitlab url scheme. Jan Nieuwenhuizen2018-04-281-5/+4
| * gnu: virt-manager: Update to 1.5.1.•••* gnu/packages/virtualization.scm (virt-manager): Update to 1.5.1. Roel Janssen2018-04-281-2/+2
| * gnu: fabric: Update to 1.14.0.•••* gnu/packages/admin.scm (fabric): Update to 1.14.0; [native-inputs]: Add python2-pynacl and python2-bcrypt. Roel Janssen2018-04-281-3/+5
| * gnu: roary: Update to 3.12.0.•••* gnu/packages/bioinformatics.scm (roary): Update to 3.12.0. Roel Janssen2018-04-281-2/+2
| * gnu: gnome-terminal: Update to 3.28.1.•••* gnu/packages/gnome.scm (gnome-terminal): Update to 3.28.1. Roel Janssen2018-04-281-2/+2
| * gnu: vte: Update to 0.52.1.•••* gnu/packages/gnome.scm (vte): Update to 0.52.1. Roel Janssen2018-04-281-2/+2
| * gnu: star: Update to 2.6.0a.•••* gnu/packages/bioinformatics.scm (star): Update to 2.6.0a. Roel Janssen2018-04-281-2/+2
| * gnu: multiqc: Update to 1.5.•••* gnu/packages/bioinformatics.scm (multiqc): Update to 1.5. Roel Janssen2018-04-281-2/+2