summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Set 'NIX_BUILD_HOOK' only if offloading is configured.•••This prevents libstore/build.cc from executing nix/scripts/offload, which is always created by config.status, when offload support is not enabled. * build-aux/pre-inst-env.in: Export 'NIX_BUILD_HOOK' only when configured; unset it otherwise. Eric Bavier2017-10-101-7/+4
* gnu: dovecot: Update to 2.2.33.•••* gnu/packages/mail.scm (dovecot): Update to 2.2.33. Tobias Geerinckx-Rice2017-10-101-2/+2
* gnu: games: Remove unneeded import.•••Fixes a regression introduced in 42abb842f64f5dd7834cabd445a5f4d01f1e68a4. * gnu/packages/games.scm: Remove unneeded (guix build utils) import, which led to a name clash on 'which'. Ludovic Courtès2017-10-101-1/+0
* import: cpan: Load (gnu packages perl) lazily.•••* guix/import/cpan.scm: Remove dependency on (gnu packages perl). (perl-package): New procedure. (%corelist, core-module?): Use it instead of referring to 'perl'. Ludovic Courtès2017-10-101-4/+10
* import: pypi: Remove unneeded import.•••* guix/import/pypi.scm: Remove unneeded import. Ludovic Courtès2017-10-101-1/+0
* ui: Improve reporting of missing closing parentheses.•••Suggested by Ricardo Wurmus. Works around <https://bugs.gnu.org/28295>. * guix/ui.scm (report-load-error): Add case for 'read-error'. * tests/guix-system.sh: Test missing-closing-paren errors. Ludovic Courtès2017-10-102-0/+24
* gnu: alot: Update to 0.5.1.•••* gnu/packages/mail.scm (alot): Update to 0.5.1. [arguments]: Enable tests. [native-inputs]: Add python2-mock. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Troy Sankey2017-10-101-5/+6
* gnu: python-twisted: Update to 17.1.0.•••* gnu/packages/python.scm (python-twisted): Update to 17.1.0. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Troy Sankey2017-10-101-3/+6
* gnu: Add python-incremental.•••* gnu/packages/python.scm (python-incremental, python2-incremental): New variables. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> Troy Sankey2017-10-101-0/+21
* gnu: Add python-automat.•••* gnu/packages/python.scm (python-automat, python2-automat): New variables. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> Troy Sankey2017-10-101-0/+33
* gnu: Add python-graphviz.•••* gnu/packages/graphviz.scm (python-graphviz, python2-graphviz): New variables. Ricardo Wurmus2017-10-101-4/+28
* gnu: Add python-m2r.•••* gnu/packages/python.scm (python-m2r, python2-m2r): New variables. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> Troy Sankey2017-10-101-0/+26
* gnu: Add python-constantly.•••* gnu/packages/python.scm (python-constantly, python2-constantly): New variables. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Troy Sankey2017-10-101-0/+21
* gnu: Add python-attrs.•••* gnu/packages/python.scm (python-attrs, python2-attrs): New variables. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> Troy Sankey2017-10-101-1/+27
* services: vpn: Fix default tls-auth configuration.•••* gnu/services/vpn.scm (serialize-tls-auth): Fix serialization error when tls-auth is disabled. Julien Lepiller2017-10-101-4/+6
* gnu: Add java-fasterxml-jackson-dataformat-xml.•••* gnu/packages/java.scm (java-fasterxml-jackson-dataformat-xml): New variable. Julien Lepiller2017-10-101-0/+57
* gnu: Add java-woodstox-core.•••* gnu/packages/java.scm (java-woodstox-core): New variable. Julien Lepiller2017-10-101-0/+38
* gnu: Add java-stax2-api.•••* gnu/packages/java.scm (java-stax2-api): New variable. Julien Lepiller2017-10-101-0/+23
* gnu: Add java-fasterxml-jackson-dataformat-yaml.•••* gnu/packages/java.scm (java-fasterxml-jackson-dataformat-yaml): New variable. Julien Lepiller2017-10-101-0/+48
* gnu: Add java-snakeyaml.•••* gnu/packages/java.scm (java-snakeyaml): New variable. Julien Lepiller2017-10-101-0/+23
* gnu: Add java-fasterxml-jackson-modules-base-jaxb.•••* gnu/packages/java.scm (java-fasterxml-jackson-modules-base-jaxb): New variable. Julien Lepiller2017-10-101-0/+47
* gnu: Add java-fasterxml-jackson-databind.•••* gnu/packages/java.scm (java-fasterxml-jackson-databind): New variable. Julien Lepiller2017-10-101-0/+43
* gnu: Add java-fasterxml-jackson-core.•••* gnu/packages/java.scm (java-fasterxml-jackson-core): New variable. Julien Lepiller2017-10-101-0/+57
* gnu: Add java-fasterxml-jackson-annotations.•••* gnu/packages/java.scm (java-fasterxml-jackson-annotations): New variable. Julien Lepiller2017-10-101-0/+26
* gnu: Add java-ops4j-pax-exam-core-junit.•••* gnu/packages/java.scm (java-ops4j-pax-exam-core-junit): New variable. Julien Lepiller2017-10-101-0/+15
* gnu: Add java-ops4j-pax-exam-core-spi.•••* gnu/packages/java.scm (java-ops4j-pax-exam-core-spi): New variable. Julien Lepiller2017-10-101-0/+56
* gnu: Add java-ops4j-pax-exam-core.•••* gnu/packages/java.scm (java-ops4j-pax-exam-core): New variable. Julien Lepiller2017-10-101-0/+33
* gnu: Add java-ops4j-pax-tinybundles.•••* gnu/packages/java.scm (java-ops4j-pax-tinybundles): New variable. Julien Lepiller2017-10-101-0/+49
* gnu: Add java-aqute-bndlib.•••* gnu/packages/java.scm (java-aqute-bndlib): New variable. Julien Lepiller2017-10-101-0/+23
* gnu: Add java-aqute-libg.•••* gnu/packages/java.scm (java-aqute-libg): New variable. Julien Lepiller2017-10-101-0/+14
* gnu: Add java-aqute-bnd-annotation.•••* gnu/packages/java.scm (java-aqute-bnd-annotation): New variable. Julien Lepiller2017-10-101-0/+24
* gnu: Add java-ops4j-base-spi.•••* gnu/packages/java.scm (java-ops4j-base-spi): New variable. Julien Lepiller2017-10-101-0/+15
* gnu: Add java-ops4j-base-store.•••* gnu/packages/java.scm (java-ops4j-base-store): New variable. Julien Lepiller2017-10-101-0/+16
* gnu: Add java-ops4j-base-util-property.•••* gnu/packages/java.scm (java-ops4j-base-util-property): New variable. Julien Lepiller2017-10-101-0/+15
* gnu: Add java-ops4j-base-util.•••* gnu/packages/java.scm (java-ops4j-base-util): New variable. Julien Lepiller2017-10-101-0/+16
* gnu: Add java-ops4j-base-io.•••* gnu/packages/java.scm (java-ops4j-base-io): New variable. Julien Lepiller2017-10-101-0/+19
* gnu: Add java-ops4j-base-monitors.•••* gnu/packages/java.scm (java-ops4j-base-monitors): New variable. Julien Lepiller2017-10-101-0/+13
* gnu: Add java-ops4j-base-lang.•••* gnu/packages/java.scm (java-ops4j-base-lang): New variable. Julien Lepiller2017-10-101-0/+35
* Merge branch 'staging'Marius Bakke2017-10-1096-2525/+2289
|\
| * gnu: mesa: Disable svga driver on aarch64.•••* gnu/packages/gl.scm (mesa)[arguments]: Remove svga from aarch64's gallium drivers. Efraim Flashner2017-10-101-1/+2
| * gnu: mesa: Disable etnaviv driver.•••* gnu/packages/gl.scm (mesa)<#:configure-flags>: On armhf-linux, disable etnaviv driver. Marius Bakke2017-10-081-1/+2
| * Merge branch 'master' into stagingMarius Bakke2017-10-0712-28/+382
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2017-10-0627-363/+291
| |\ \
| * | | gnu: libdrm: Disable etnaviv driver.•••* gnu/packages/xdisorg.scm (libdrm)<#:configure-flags>: On armhf-linux, don't build etnaviv driver. Marius Bakke2017-10-061-1/+4
| * | | gnu: texlive-bin: Fix FTBFS with Poppler >= 0.58.•••* gnu/packages/tex.scm (texlive-bin)[source](patches): Add patch from Arch Linux. [arguments]<#:configure-flags>: Add CXXFLAGS=-std=gnu++11. Marius Bakke2017-10-061-0/+18
| * | | gnu: inkscape: Fix FTBFS with Poppler >= 0.58.•••* gnu/packages/inkscape.scm (inkscape)[source]: Add upstream patch. Marius Bakke2017-10-051-0/+11
| * | | Merge branch 'master' into stagingMarius Bakke2017-10-0595-751/+4373
| |\ \ \
| * | | | Revert "gnu: eudev: Update to 3.2.4 and generate manpages."•••This reverts commit c651cbad1e38f18f98984463d7d50254b019576b. Marius Bakke2017-10-041-35/+15
| * | | | gnu: eudev: Update to 3.2.4 and generate manpages.•••* gnu/packages/linux.scm (eudev)[version]: Bump to 3.2.4. [uri]: Download the release from Github, which contains the script to generate the manpages from source. [file-name]: Add a file-name field to the origin record, per linter recommendation. [sha256]: Adjust accordingly. [phases]: Add a bootstrap phase to regenerate the manpages. [configure-flags]: Add the "--enable-manpages" option, required to install the manpages. [native-inputs]: Add autoconf, automake and libtool for the bootstrap phase. Add python-wrapper to run a test script that was previously skipped. Add docbook-xml, docbook-xsl, libxml2 and libxslt for manpage generation. Maxim Cournoyer2017-09-281-15/+35
| * | | | Merge branch 'master' into stagingMarius Bakke2017-09-2733-296/+449
| |\ \ \ \