summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2018-04-30gnu: icecat: Add more fixes from upstream mozilla-esr52....* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the upstream mozilla-esr52 repository. * gnu/packages/patches/icecat-bug-1452075.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Mark H Weaver
2018-04-30gnu: perl-dbix-class-schema-loader: Update to 0.07049....* gnu/packages/databases.scm (perl-dbix-class-schema-loader): Update to 0.07049. Tobias Geerinckx-Rice
2018-04-30gnu: perl-dbix-class: Update to 0.082841....* gnu/packages/databases.scm (perl-dbix-class): Update to 0.082841. Tobias Geerinckx-Rice
2018-04-30gnu: acpica: Update to 20180427....* gnu/packages/admin.scm (acpica): Update to 20180427. Tobias Geerinckx-Rice
2018-04-30gnu: reposurgeon: End all phases in truth....* gnu/packages/version-control.scm (reposurgeon)[arguments]: Return #t from the ‘install-emacs-data’ phase, instead of COPY-FILE's undefined result. Tobias Geerinckx-Rice
2018-04-30gnu: rhash: Update to 1.3.6....* gnu/packages/crypto.scm (rhash): Update to 1.3.6. [arguments]: Adjust to extensive build system changes. Tobias Geerinckx-Rice
2018-04-30gnu: gajim: Update to 1.0.2....* gnu/packages/messaging.scm (gajim): Update to 1.0.2. Clément Lassieur
2018-04-30gnu: python-nbxmpp: Update to 0.6.5....* gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.5. Clément Lassieur
2018-04-30gnu: xournal: Update to 0.4.8.2016....* gnu/packages/pdf.scm (xournal): Update to 0.4.8.2016. Leo Famulari
2018-04-30Merge branch 'staging'Marius Bakke
2018-04-30gnu: python-jedi: Update to 0.12.0, enable tests....* gnu/packages/python.scm (jedi): Update to 0.12.0, enable tests. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fis Trivial
2018-04-30gnu: Add python-parso....* gnu/packages/python.scm (python-parso, python2-parso): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fis Trivial
2018-04-30services: gpm: Provide a default value and document 'gpm-service-type'....* gnu/services/base.scm (%default-gpm-options): New variable. (<gpm-configuration>)[gpm, options]: Add default values. (gpm-service-type)[default-value]: New field. (gpm-service): Use %DEFAULT-GPM-OPTIONS and mark as deprecated. * doc/guix.texi (Base Services): Document 'gpm-service-type' and 'gpm-configuration'. Remove 'gpm-service'. Ludovic Courtès
2018-04-30gnu: Remove a couple of old deprecated package aliases....* gnu/packages/emacs.scm (geiser-next, paredit/old-name): Remove. Ludovic Courtès
2018-04-30gnu: skribilo: Update to 0.9.4 and switch to Guile 2.2....* gnu/packages/skribilo.scm (skribilo): Update to 0.9.4. [arguments]: Remove #:configure-flags. Adjust -C flag added to 'skribilo.in' in 'pre-configure' phase. [inputs]: Switch to GUILE-2.2. [native-inputs]: Switch to GUILE-LIB and GUILE-READER. Ludovic Courtès
2018-04-30services: Re-export static-networking-service, static-networking-service-type....* gnu/services/networking.scm: Re-export static-networking-service, static-networking-service-type. Danny Milosavljevic
2018-04-30gnu: wine: Add Kerberos support....* gnu/packages/wine.scm (wine)[inputs]: Add mit-krb5. Rutger Helling
2018-04-30gnu: wine-staging: Update to 3.7....* gnu/packages/wine.scm (wine-staging): Update to 3.7. Rutger Helling
2018-04-30gnu: wine-staging-patchset-data: Update to 3.7....* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.7. Rutger Helling
2018-04-30gnu: 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 Weaver
2018-04-30gnu: 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 Weaver
2018-04-30gnu: linux-libre@4.9: Update to 4.9.97....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.97. Mark H Weaver
2018-04-30gnu: linux-libre@4.4: Update to 4.4.130....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.130. Mark H Weaver
2018-04-30services: 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 Milosavljevic
2018-04-30services: 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 Milosavljevic
2018-04-29gnu: 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 Lepiller
2018-04-29gnu: Add java-jsch-agentproxy-jsch....* gnu/packages/java.scm (java-jsch-agentproxy-jsch): New variable. Julien Lepiller
2018-04-29gnu: Add java-jsch-agentproxy-connector-factory....* gnu/packages/java.scm (java-jsch-agentproxy-connector-factory): New variable. Julien Lepiller
2018-04-29gnu: Add java-jsch-agentproxy-usocket-nc....* gnu/packages/java.scm (java-jsch-agentproxy-usocket-nc): New variable. Julien Lepiller
2018-04-29gnu: Add java-jsch-agentproxy-pageant....* gnu/packages/java.scm (java-jsch-agentproxy-pageant): New variable. Julien Lepiller
2018-04-29gnu: Add java-jsch-agentproxy-usocket-jna....* gnu/packages/java.scm (java-jsch-agentproxy-usocket-jna): New variable. Julien Lepiller
2018-04-29gnu: Add java-jsch-agentproxy-sshagent....* gnu/packages/java.scm (java-jsch-agentproxy-sshagent): New variable. Julien Lepiller
2018-04-29gnu: Add java-jsch-agentproxy-core....* gnu/packages/java.scm (java-jsch-agentproxy-core): New variable. Julien Lepiller
2018-04-29gnu: 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 Lepiller
2018-04-29gnu: Add u-boot-mx6cuboxi....* gnu/packages/bootloaders.scm (u-boot-mx6cuboxi): New variable. Vagrant Cascadian
2018-04-29gnu: Add u-boot-wandboard....* gnu/packages/bootloaders.scm (u-boot-wandboard): New variable. Vagrant Cascadian
2018-04-29gnu: 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 Cascadian
2018-04-29file-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ès
2018-04-29gnu: utf8proc: Update to 2.1.1....* gnu/packages/textutils.scm (utf8proc): Update to 2.1.1. Tobias Geerinckx-Rice
2018-04-29gnu: 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-Rice
2018-04-28gnu: 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 Trivial
2018-04-28gnu: Add python-autograd...* gnu/packages/machine-learning.scm (python-autograd, python2-autograd): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fis Trivial
2018-04-28gnu: 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 Barbato
2018-04-28gnu: 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ès
2018-04-28gnu: dfc: Update to 3.1.1....* gnu/packages/admin.scm (dfc): Update to 3.1.1. Kei Kebreau
2018-04-28gnu: notmuch: Update to 0.26.2....* gnu/packages/mail.scm (notmuch): Update to 0.26.2. Marius Bakke
2018-04-28gnu: godot: Update to 3.0.2....* gnu/packages/game-development.scm (godot): Update to 3.0.2. Marius Bakke
2018-04-28gnu: 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 Bakke
2018-04-28gnu: godot: Add a file extension to source file name....* gnu/packages/game-development.scm (godot)[source](file-name): Append ".tar.gz". Marius Bakke
2018-04-28gnu: 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 Trivial