aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * gnu: ccl: Fix missing command line argument support in wrapper.•••* gnu/packages/lisp.scm (ccl): Fix missing command line argument support in wrapper. Pierre Neidhardt2018-11-22
| * describe: Add recutils format.•••* guix/scripts/describe.scm (channel->recutils): New procedure. (display-checkout-info, display-profile-info): Use this. (%options): Add 'recutils' option. * doc/guix.texi (Invoking guix describe): Document this. Oleg Pykhalov2018-11-22
| * describe: Add json format.•••* guix/scripts/describe.scm (channel->json): New procedure. (display-checkout-info, display-profile-info): Use this. (%options): Add 'json' option. * doc/guix.texi (Invoking guix describe): Document this. Oleg Pykhalov2018-11-22
| * describe: Use a procedure to format output.•••* guix/scripts/describe.scm (channel->sexp): New procedure. (display-checkout-info, display-profile-info): Use this. Oleg Pykhalov2018-11-22
| * gnu: gajim: Rename wrap-program phases.•••* gnu/packages/messaging.scm (gajim)[arguments]: Rename wrap-program phases to wrap-gi-typelib-path and wrap-gsettings-schema-dir. Arun Isaac2018-11-22
| * gnu: supercollider: Update to 3.9.3.•••* gnu/packages/audio.scm (supercollider): Update to 3.9.3. Nicolas Goaziou2018-11-22
| * gnu: giac-xcas: Add a "doc" output•••* gnu/packages/algebra.scm (giac-xcas): Add "doc" output. [arguments]: Add phase to install documentation in the appropriate directory. Nicolas Goaziou2018-11-22
| * gnu: giac-xcas: Update to 1.5.0-19.•••* gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-19. Nicolas Goaziou2018-11-22
| * gnu: ccl: Properly include x86-headers and remove missing "contrib" folder.•••* gnu/packages/lisp.scm (ccl): Include x86-headers and remove missing "contrib" folder. [home-page]: Use HTTPS. Pierre Neidhardt2018-11-22
* | gnu: pt-scotch, pt-scotch32: Add Open MPI setup phase.•••* gnu/packages/maths.scm (pt-scotch)[arguments]: Use 'invoke' instead of 'system*'. Add 'mpi-setup' phase. (pt-scotch32)[arguments]: Likewise. Ludovic Courtès2018-11-23
* | gnu: pigx-scrnaseq: Use latest snakemake.•••* gnu/packages/bioinformatics.scm (pigx-scrnaseq)[inputs]: Replace snakemake-4 with snakemake. Ricardo Wurmus2018-11-23
* | gnu: pigx-bsseq: Use latest snakemake.•••* gnu/packages/bioinformatics.scm (pigx-bsseq)[inputs]: Replace snakemake-4 with snakemake. Ricardo Wurmus2018-11-23
* | gnu: pigx-chipseq: Use latest snakemake.•••* gnu/packages/bioinformatics.scm (pigx-chipseq)[inputs]: Replace snakemake-4 with snakemake. Ricardo Wurmus2018-11-23
* | gnu: python-gevent: Update to 1.3.7.•••* gnu/packages/python.scm (python-gevent): Update to 1.3.7. [arguments]: Find headers for greenlet in phase "do-not-use-bundled-sources". [propagated-inputs]: Add python-objgraph. Ricardo Wurmus2018-11-23
* | gnu: Add python-objgraph.•••* gnu/packages/python.scm (python-objgraph): New variable. Ricardo Wurmus2018-11-23
* | gnu: python-loompy: Remove python-typing.•••* gnu/packages/bioinformatics.scm (python-loompy)[propagated-inputs]: Remove python-typing. Ricardo Wurmus2018-11-23
* | gnu: podofo: Add patch to fix build.•••* gnu/packages/patches/podofo-cmake-3.12.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/pdf.scm (podofo)[source]: Add patch. Ricardo Wurmus2018-11-22
* | gnu: jalv: Build with python-2.•••* gnu/packages/audio.scm (jalv)[arguments]: Build with python-2. Efraim Flashner2018-11-22
* | gnu: python-scikit-learn: Update to 0.20.1.•••* gnu/packages/patches/python-scikit-learn-fix-test-non-determinism.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/machine-learning.scm (python-scikit-learn): Update to 0.20.1. [source](patches): Remove. [arguments]: Skip network tests with pytest instead of deleting files. Make sure $HOME is writable. (python2-scikit-learn): Rewrite in terms of PACKAGE-WITH-PYTHON2. Marius Bakke2018-11-22
* | Merge branch 'master' into core-updatesMarius Bakke2018-11-22
|\|
| * linux-initrd: 'expression->initrd' returns the complete file name.•••Previously 'expression->initrd' would return the directory that contains the 'initrd' file; now it returns the complete file name for that file. * gnu/system/linux-initrd.scm (expression->initrd)[builder]: Change output file name to "initrd.cpio.gz". Tail-call 'file-append' to return the complete file name. * gnu/system.scm (operating-system-initrd-file): Remove 'file-append' call. * gnu/build/linux-initrd.scm (write-cpio-archive): Check whether OUTPUT already has the ".gz" suffix; rename if before invoking GZIP if it does, and otherwise after. * gnu/system/vm.scm (expression->derivation-in-linux-vm)[builder]: Do not append "/initrd" to #$initrd. Ludovic Courtès2018-11-21
| * guix system: Fix 'init' again.•••Fixes a regression introduced in 52ee4479ef26826a53b9929cd00ca7738be687b1, whereby 'install' would now be passed a procedure instead of a lowerable object. * guix/scripts/system.scm (perform-action): Pass BOOTLOADER-SCRIPT as the #:bootloader-installer argument of 'install'. Ludovic Courtès2018-11-21
| * gnu: mbedtls-apache: Update to 2.14.0.•••* gnu/packages/tls.scm (mbedtls-apache): Update to 2.14.0. Marius Bakke2018-11-21
| * gnu: termite: Update to 14.•••* gnu/packages/terminals.scm (termite): Update to 14. Marius Bakke2018-11-21
| * gnu: vte-ng: Update to 0.54.2.a.•••* gnu/packages/gnome.scm (vte-ng): Update to 0.54.2.a. Marius Bakke2018-11-21
| * gnu: vte-ng: Fetch source using git.•••* gnu/packages/gnome.scm (vte-ng)[source]: Rewrite in terms of GIT-FETCH. Marius Bakke2018-11-21
| * gnu: vte-ng: Add a home page.•••* gnu/packages/gnome.scm (vte-ng)[home-page]: New field. Marius Bakke2018-11-21
| * gnu: python-numpy: Update to 1.14.6.•••* gnu/packages/python.scm (python-numpy): Update to 1.14.6. Marius Bakke2018-11-21
| * gnu: webkitgtk: Update to 2.22.4.•••* gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.4. Marius Bakke2018-11-21
| * gnu: git: Update to 2.19.2.•••* gnu/packages/version-control.scm (git): Update to 2.19.2. Marius Bakke2018-11-21
| * gnu: feh: Update to 3.1.•••* gnu/packages/image-viewers.scm (feh): Update to 3.1. Marius Bakke2018-11-21
| * gnu: teeworlds: Update to 0.7.0 [fixes CVE-2018-18541].•••* gnu/packages/games.scm (teeworlds): Update to 0.7.0. [source]: Switch to git-fetch. Remove all bundled libraries except md5. [arguments]: Adjust accordingly. [inputs]: Use sdl2 instead of sdl and python-wrapper instead of python-2. Add json-parser and pnglite. * gnu/packages/patches/teeworlds-use-latest-wavpack.patch: Update it. Alex Vong2018-11-22
| * gnu: bam: Update to 0.5.1.•••* gnu/packages/build-tools.scm (bam): Update to 0.5.1. [source]: Switch to git-fetch. [arguments]: Use newly provided Makefile. [inputs]: Add lua. Alex Vong2018-11-22
| * gnu: Add json-parser.•••* gnu/packages/web.scm (json-parser): New variable. Alex Vong2018-11-22
| * gnu: Add pnglite.•••* gnu/packages/image.scm (pnglite): New variable. Alex Vong2018-11-22
* | gnu: python-tblib: Fix test failure with Python 3.7.•••* gnu/packages/python.scm (python-tblib)[arguments]: Add 'adjust-tests' phase. Marius Bakke2018-11-22
* | gnu: python-numpy: Update to 1.15.4.•••* gnu/packages/python.scm (python-numpy): Update to 1.15.4. Marius Bakke2018-11-21
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2018-11-21
|\|
| * gnu: python-waf: Use a proper directory structure.•••Fixes <https://bugs.gnu.org/25634>. * gnu/packages/python.scm (python-waf): Replace custom 'install phase to install "waf" binary into the bin directory. Remove the 'wrap phase. * gnu/packages/video.scm (mpv)[arguments]: Adjust the 'setup-waf phase accordingly. Efraim Flashner2018-11-21
| * gnu: font-ubuntu: Update url.•••* gnu/packages/fonts.scm (font-ubuntu): Use new url, update hash. Jan Nieuwenhuizen2018-11-21
| * describe: Add profile option.•••* guix/scripts/describe.scm (%options): Add profile option. (show-help): Document this. (display-checkout-info): Check for profile argument. * doc/guix.texi (Invoking guix describe): Document this. Oleg Pykhalov2018-11-21
| * describe: Fix 'format' option.•••Fix ‘guix describe’ ignores ‘--format=FORMAT’ option. * guix/scripts/describe.scm (%options): Fix 'format' option. Oleg Pykhalov2018-11-21
| * gnu: Add python-wikidata.•••* gnu/packages/python.scm (python-wikidata): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> swedebugia2018-11-21
| * build: Add missing Clojure modules to the distribution.•••* Makefile.am (MODULES): Add guix/build-system/clojure.scm and guix/build/clojure-build-system.scm Ludovic Courtès2018-11-21
| * gnu: thermald: Clean up package definition.•••* gnu/packages/admin.scm (thermald)[arguments]: Remove redundant 'bootstrap phase. Remove unnecessary udev configure flag. Efraim Flashner2018-11-21
| * gnu: thermald: Don't use unstable tarball.•••* gnu/packages/admin.scm (thermald)[source]: Download source using git-fetch. Efraim Flashner2018-11-21
| * gnu: emacs-elpy: Update to 1.26.0.•••* gnu/packages/emacs.scm (emacs-elpy): Update to 1.26.0. Maxim Cournoyer2018-11-20
| * gnu: u-boot-pine64-plus: Refactor package definition.•••* gnu/packages/bootloaders.scm (make-u-boot-sunxi64-package): New procedure. (u-boot-pine64-plus): Use it. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Vagrant Cascadian2018-11-20
| * gnu: arm-trusted-firmware-pine64-plus: Rename variable to arm-trusted-firmwar...•••* gnu/packages/firmware (arm-trusted-firmware-pine64-plus): Rename to... (arm-trusted-firmware-sun50i-a64): ...this. * gnu/packages/bootloaders (u-boot-pine64-plus)[native-inputs]: Use it. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Vagrant Cascadian2018-11-20
| * gnu: arm-trusted-firmware-pine64-plus: Update to 2.0-1.cabe0a3.•••* gnu/packages/firmware.scm (arm-trusted-firmware-pine64-plus): Use platform name from upstream ("sun50i_a64"). [version]: Update to 2.0-1.cabe0a3, [source](uri): Use upstream git repository. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Vagrant Cascadian2018-11-20