summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Revert "gnu: ccl: Include x86-headers and remove missing "contrib" folder."Ludovic Courtès2018-11-20
| | | | | This reverts commit d22ba64276c0bbacb77d0670635f67f053a16c6b, which broke evaluations for armhf-linux.
* lint: 'check-derivation' fully disables grafts.Ludovic Courtès2018-11-20
| | | | | | | | Previously grafting could take place indirectly, for instance when lowering origins. * guix/scripts/lint.scm (check-derivation)[try]: Parameterize '%graft?'.
* lint: 'check-derivation' tries all the package's supported systems.Ludovic Courtès2018-11-20
| | | | | | | | This allows us to catch architecture-specific evaluation failures. * guix/scripts/lint.scm (check-derivation): Move body into... [try]: ... this. New procedure. Call 'try' for each supported system of PACKAGE.
* gnu: autotalent: Simplify 'license'.Ludovic Courtès2018-11-20
| | | | * gnu/packages/audio.scm (autotalent)[license]: Remove unnecessary 'list'.
* services: wesnothd: Run as wesnothd user and group.Arun Isaac2018-11-20
| | | | | * gnu/services/games.scm (wesnothd-shepherd-service): Run as wesnothd user and group.
* gnu: Add pinentry-efl.Efraim Flashner2018-11-20
| | | | | | * gnu/packages/gnupg.scm (pinentry-efl): New variable. * gnu/packages/patches/pinentry-efl.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* .gitignore: Re-add 'authenticate' script.Marius Bakke2018-11-20
| | | | | | This is a follow-up to commit 0fe1fba4af41f267c4bb2c006fb37f42422ab703. * .gitignore: s/guix-authenticate/authenticate/
* gnu: Add missing patch to local.mk.Marius Bakke2018-11-20
| | | | | | This line was removed by accident in 0a41123f01d5d2466d6f533be3644ac8c9a2bdf9. * gnu/local.mk (dist_patch_DATA): Add "clang-3.5-libc-search-path.patch".
* gnu: libwebp: Update to 1.0.1.Marius Bakke2018-11-20
| | | | * gnu/packages/image.scm (libwebp): Update to 1.0.1.
* gnu: fluidsynth: Update to 2.0.2.Marius Bakke2018-11-20
| | | | * gnu/packages/audio.scm (fluidsynth): Update to 2.0.2.
* gnu: python-joblib: Update home page.Marius Bakke2018-11-20
| | | | * gnu/packages/python.scm (python-joblib)[home-page]: Update to current.
* gnu: python-joblib: Update to 0.13.0.Marius Bakke2018-11-20
| | | | | | | | * gnu/packages/python.scm (python-joblib): Update to 0.13.0. [source](snippet): Remove. [arguments]: Remove 'disable-failing-tests' phase. Add custom check phase. [native-inputs]: Remove PYTHON-NOSE, PYTHON-SPHINX, PYTHON-DOCUTILS and PYTHON-NUMPYDOC. Add PYTHON-PYTEST.
* gnu: python-natsort: Update to 5.4.1.Marius Bakke2018-11-20
| | | | | | | | | * gnu/packages/python.scm (python-natsort): Update to 5.4.1. [arguments]: Add #:modules. Replace 'check' phase with custom pytest invokation. [native-inputs]: Remove PYTHON-PYTEST-CACHE, PYTHON-PYTEST-FLAKES and PYTHON-PYTEST-PEP8. Add PYTHON-PYTEST and PYTHON-PYTEST-MOCK. (python2-natsort)[native-inputs]: Remove PYTHON2-ENUM34 and PYTHON2-MOCK.
* gnu: z3: Update to 4.8.1.Marius Bakke2018-11-20
| | | | * gnu/packages/maths.scm (z3): Update to 4.8.1.
* gnu: z3: Fetch source using git.Marius Bakke2018-11-20
| | | | * gnu/packages/maths.scm (z3)[source]: Change to GIT-FETCH.
* gnu: xonotic: Symlink to xonotic data instead of copying into xonotic.Pkill -92018-11-19
| | | | | | | | * gnu/packages/games.scm (xonotic)[arguments]: Modify the phase 'install-data so it creates a symlink to xonotic's data instead of copying it into the xonotic package. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add autotalent.Thorsten Wilms2018-11-19
| | | | | | * gnu/packages/audio.scm (autotalent): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: git-when-merged: Fix license.Ludovic Courtès2018-11-19
| | | | | | | Reported by Mark H Weaver <mhw@netris.org>. * gnu/packages/version-control.scm (git-when-merged)[license]: Change to GPL2+.
* gnu: r-shinyfiles: Update to 0.7.2.Roel Janssen2018-11-19
| | | | * gnu/packages/web.scm (r-shinyfiles): Update to 0.7.2.
* gnu: r-mclust: Update to 5.4.2.Roel Janssen2018-11-19
| | | | * gnu/packages/statistics.scm (r-mclust): Update to 5.4.2.
* gnu: r-openssl: Update to 1.1.Roel Janssen2018-11-19
| | | | * gnu/packages/statistics.scm (r-openssl): Update to 1.1.
* gnu: r-biocmanager: Update to 1.30.4.Roel Janssen2018-11-19
| | | | * gnu/packages/cran.scm (r-biocmanager): Update to 1.30.4.
* gnu: r-ggeffects: Update to 0.7.0.Roel Janssen2018-11-19
| | | | * gnu/packages/cran.scm (r-ggeffects): Update to 0.7.0.
* gnu: r-sjstats: Update to 0.17.2.Roel Janssen2018-11-19
| | | | * gnu/packages/cran.scm (r-sjstats): Update to 0.17.2.
* gnu: r-ggpubr: Update to 0.2.Roel Janssen2018-11-19
| | | | * gnu/packages/cran.scm (r-ggpubr): Update to 0.2.
* gnu: r-recipes: Update to 0.1.4.Roel Janssen2018-11-19
| | | | * gnu/packages/cran.scm (r-recipes): Update to 0.1.4.
* gnu: r-dimred: Update to 0.2.2.Roel Janssen2018-11-19
| | | | * gnu/packages/cran.scm (r-dimred): Update to 0.2.2.
* gnu: r-ensembldb: Update to 2.6.2.Roel Janssen2018-11-19
| | | | * gnu/packages/bioinformatics.scm (r-ensembldb): Update to 2.6.2.
* gnu: r-msnbase: Update to 2.8.1.Roel Janssen2018-11-19
| | | | * gnu/packages/bioinformatics.scm (r-msnbase): Update to 2.8.1.
* gnu: r-genomeinfodb: Update to 1.18.1.Roel Janssen2018-11-19
| | | | * gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.18.1.
* gnu: Add clojure-algo-monads.Alex Vong2018-11-19
| | | | * gnu/packages/lisp.scm (clojure-algo-monads): New public variable.
* gnu: Add clojure-tools-macro.Alex Vong2018-11-19
| | | | * gnu/packages/lisp.scm (clojure-tools-macro): New public variable.
* gnu: Add clojure-algo-generic.Alex Vong2018-11-19
| | | | * gnu/packages/lisp.scm (clojure-algo-generic): New public variable.
* gnu: Add clojure-core-match.Alex Vong2018-11-19
| | | | * gnu/packages/lisp.scm (clojure-core-match): New public variable.
* gnu: Add clojure-instaparse.Alex Vong2018-11-19
| | | | * gnu/packages/lisp.scm (clojure-instaparse): New public variable.
* build-system: Add 'clojure-build-system'.Alex Vong2018-11-19
| | | | | | | | | | | | | | | * guix/build-system/clojure.scm, guix/build/clojure-build-system.scm: New files. * guix/build/clojure-utils.scm (@*, @@*): New macros. (%source-dirs, %test-dirs, %compile-dir, %main-class, %omit-source?, %aot-include, %aot-exclude, %tests?, %test-include, %test-exclude, %clojure-regex): New variables. (package-name->jar-names, canonicalize-relative-path, find-files*, file-sans-extension, relative-path->clojure-lib-string, find-clojure-libs, compiled-from?, include-list\exclude-list, eval-with-clojure, create-jar): New procedures. * Makefile.am (MODULES): Add them. * doc/guix.texi (Build Systems): Document 'clojure-build-system'.
* guix: Add clojure-utils.Alex Vong2018-11-19
| | | | | | * guix/build/clojure-utils.scm: New file. * gnu/packages/lisp.scm (clojure)[arguments]: Use it. * Makefile.am (MODULES): Add it.
* gnu: clojure: Use (guix build java-utils) to simplify build phases.Alex Vong2018-11-19
| | | | | * gnu/packages/lisp.scm (clojure)[arguments]: Use 'ant-build-javadoc', 'install-jars' and 'install-javadoc' in build phases.
* gnu: clojure: Refactor to ensure there's a single list of libraries.Alex Vong2018-11-19
| | | | | | | This avoids having to update multiple lists. * gnu/packages/lisp.scm (clojure)[native-inputs]: Use new local variable. [arguments]: Adjust build phases accordingly.
* gnu: clojure: Remove 'remove-archives' snippet.Alex Vong2018-11-19
| | | | | | | | | This is no longer needed since clojure now makes official source releases in github. * gnu/packages/lisp.scm (clojure)[source]: Remove it. [native-inputs]: Remove it in 'submodule'. [arguments]: Adjust 'unpack-submodule-sources' phase accordingly.
* gnu: clojure: Move from java to lisp.Alex Vong2018-11-19
| | | | | * gnu/packages/java.scm (clojure): Move from here... * gnu/packages/lisp.scm (clojure): ...to here.
* gnu: python-kivy: Update to 1.10.1Jovany Leandro G.C2018-11-19
| | | | | | * gnu/packages/python.scm (python-kivy): Update to 1.10.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: help2man: Add 1.47.8.Ludovic Courtès2018-11-19
| | | | * gnu/packages/man.scm (help2man/latest): New variable.
* gnu: fuse-exfat: Update to 1.3.0.Ludovic Courtès2018-11-19
| | | | * gnu/packages/linux.scm (fuse-exfat): Update to 1.3.0.
* gnu: diffoscope: Update to 105.Ludovic Courtès2018-11-19
| | | | * gnu/packages/package-management.scm (diffoscope): Update to 105.
* guix system: Fix 'init'.Ludovic Courtès2018-11-19
| | | | | | | | Fixes a regression introduced in 52ee4479ef26826a53b9929cd00ca7738be687b1, whereby 'install' would now be passed a <computed-file> object instead of a derivation. * guix/scripts/system.scm (install): Call 'lower-object' on BOOTCFG.
* gnu: Add libfdk 'FDK AAC' library.Leo Famulari2018-11-18
| | | | * gnu/packages/audio.scm (libfdk): New variable.
* guix system: Clarify 'perform-action'.Ludovic Courtès2018-11-18
| | | | | * guix/scripts/system.scm (perform-action): Move non-monadic local variables outside the 'mlet' form.
* guix system: De-monadify bootloader installation script.Ludovic Courtès2018-11-18
| | | | | | | | | * guix/scripts/system.scm (bootloader-installer-derivation): Rename to... (bootloader-installer-script): ... this. Use 'scheme-file' instead of 'gexp->file'. (perform-action): Adjust accordingly. Move 'lower-object' call to the point where DRVS is computed.
* guix system: Simplify bootloader package handling.Ludovic Courtès2018-11-18
| | | | | | | * guix/scripts/system.scm (perform-action): Remove 'bootloader-package' variable. Pass (bootloader-package bootloader) as the 2nd argument to 'bootloader-installer-derivation'. Remove BOOTLOADER-PACKAGE from DRVS since it's redundant.