summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: ruby-ffi: Update to 1.9.23.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/libffi.scm (ruby-ffi): Update to 1.9.23.
* gnu: clutter-gst: Update to 3.0.26.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/gnome.scm (clutter-gst): Update to 3.0.26.
* gnu: python-graphviz: Update to 0.8.2.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/graphviz.scm (python-graphviz): Update to 0.8.2.
* gnu: gnome-autoar: Update to 0.2.3.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/gnome.scm (gnome-autoar): Update to 0.2.3.
* gnu: libstrophe: Update to 0.9.2.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/messaging.scm (libstrophe): Update to 0.9.2.
* gnu: hunspell: Use INVOKE.Tobias Geerinckx-Rice2018-03-25
| | | | | * gnu/packages/libreoffice.scm (hunspell)[arguments]: Substitute INVOKE for SYSTEM* and end phase with explicit #t.
* gnu: hunspell: Update to 1.6.2.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/libreoffice.scm (hunspell): Update to 1.6.2.
* gnu: python-ly: Use PYPI-URI.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/python.scm (python-ly)[source]: Use PYPI-URI.
* gnu: gnome-klotski: Update to 3.22.3.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/gnome.scm (gnome-klotski): Update to 3.22.3.
* gnu: aisleriot: Update to 3.22.5.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/gnome.scm (aisleriot): Update to 3.22.5.
* gnu: neomutt: Update to 20180323.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/mail.scm (neomutt): Update to 20180323.
* gnu: ceres-solver: Update to 1.14.0.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/maths.scm (ceres-solver): Update to 1.14.0.
* gnu: python-gitpython: Update to 2.1.1.9.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/version-control.scm (python-gitpython): Update to 2.1.9.
* gnu: yoshimi: Update to 1.5.7.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/music.scm (yoshimi): Update to 1.5.7.
* gnu: r-annotate: Update to 1.56.2.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/bioinformatics.scm (r-annotate): Update to 1.56.2.
* gnu: perl-text-simpletable: Update to 2.04.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/perl.scm (perl-text-simpletable): Update to 2.04.
* gnu: emacs-mmm-mode: Update to 0.5.5.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/emacs.scm (emacs-mmm-mode): Update to 0.5.5.
* gnu: autossh: Update to 1.4f.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/ssh.scm (autossh): Update to 1.4f.
* gnu: perl-www-mechanize: Update to 1.88.Tobias Geerinckx-Rice2018-03-25
| | | | * gnu/packages/web.scm (perl-www-mechanize): Update to 1.88.
* gnu: links: Update to 2.15.Tobias Geerinckx-Rice2018-03-25
| | | | | | | * gnu/packages/web-browsers.scm (links): Update to 2.15. [source]: Remove patch for fixed CVE. * gnu/packages/patches/links-CVE-2017-11114.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* doc: Fix typo.Tobias Geerinckx-Rice2018-03-25
| | | | * doc/guix.texi (Web Services): Fix ‘wether’ typo.
* gnu: less: Update to 530.Ludovic Courtès2018-03-25
| | | | * gnu/packages/less.scm (less): Update to 530.
* maint: Adjust 'check-final-inputs-self-contained' for glibc:static.Ludovic Courtès2018-03-25
| | | | | | | | This change is necessary to cope with 6dff905e51202bbdebbad8811b6509584d12a796. * build-aux/check-final-inputs-self-contained.scm (final-inputs): Change 'match' pattern to match (LABEL PACKAGE OUTPUT).
* gnu: cuirass: Update to 326264c.Ludovic Courtès2018-03-25
| | | | * gnu/packages/ci.scm (cuirass): Update to 326264c.
* gnu: sablevm: Do not change GC, just disable stripping.Ricardo Wurmus2018-03-25
| | | | | * gnu/packages/java.scm (sablevm)[arguments]: Disable stripping; do not play with GC settings as they have no reliable effect on build success.
* gnu: sablevm: Use a different GC implementation.Ricardo Wurmus2018-03-24
| | | | | | This is an attempt to fix a segfault when building ant-bootstrap. * gnu/packages/java.scm (sablevm)[arguments]: Use gencopy GC implementation.
* gnu: sablevm-classpath: Remove unnecessary inputs.Ricardo Wurmus2018-03-24
| | | | * gnu/packages/java.scm (sablevm-classpath)[inputs]: Remove.
* gnu: Add u-boot-pine64-plus.Efraim Flashner2018-03-24
| | | | * gnu/packages/bootloaders.scm (u-boot-pine64-plus): New variable.
* gnu: make-u-boot-package: Install 'itb' and 'dtb' files also.Efraim Flashner2018-03-24
| | | | | * gnu/packages/bootloaders.scm (make-u-boot-package)[arguments]: Add 'itb' and 'dtb' files to the files installed during custom 'install phase.
* gnu: arm-trusted-firmware-pine64-plus: New variable.Efraim Flashner2018-03-24
| | | | | * gnu/packages/firmware.scm (arm-trusted-firmware-pine64-plus): New variable.
* gnu: make-arm-trusted-firmware: New procedure.Efraim Flashner2018-03-24
| | | | * gnu/packages/firmware.scm (make-arm-trusted-firmware): New procedure.
* gnu: tvtime: Fix build.Alex Kost2018-03-24
| | | | | * gnu/packages/tv.scm (tvtime)[native-inputs]: Add 'pkg-config' to avoid compilation errors.
* gnu: dunst: Update to 1.3.1.Alex Kost2018-03-24
| | | | | | * gnu/packages/dunst.scm (dunst): Update to 1.3.1. [arguments]: Add SERVICEDIR_DBUS make flag. [inputs]: Use 'gdk-pixbuf' instead of 'gtk'.
* gnu: streamlink: Update to 0.11.0.Oleg Pykhalov2018-03-24
| | | | | * gnu/packages/video.scm (streamlink): Update to 0.11.0. [native-inputs]: Add python-urllib3.
* tests: Add tests for "guix system disk-image" et al.Chris Marusich2018-03-24
| | | | | | * tests/guix-system.sh: Add test cases that exercise (1) all of the example files in gnu/system/examples, and (2) all of the "image" creation commands: vm, vm-image, disk-image, and docker-image.
* system: Add "guix system docker-image" command.Chris Marusich2018-03-24
| | | | | | | | | | | * gnu/system/vm.scm (system-docker-image): New procedure. * guix/scripts/system.scm (system-derivation-for-action): Add a case for docker-image, and in that case, call system-docker-image. (show-help): Document docker-image. (guix-system): Parse arguments for docker-image. * doc/guix.texi (Invoking guix system): Document "guix system docker-image". * gnu/system/examples/docker-image.tmpl: New file.
* guix: Rewrite build-docker-image to allow more paths.Chris Marusich2018-03-24
| | | | | | | | | | | * guix/docker.scm (build-docker-image): Rename "path" argument to "prefix" to reflect the fact that it is used as a prefix for the symlink targets. Add the "paths" argument, and remove the "closure" argument, since it is now redundant. Add a "transformations" argument. * guix/scripts/pack.scm (docker-image): Read the profile's reference graph and provide its paths to build-docker-image via the new "paths" argument.
* gnu: When building in a VM, share a temporary directory.Chris Marusich2018-03-24
| | | | | | * gnu/build/vm.scm (load-in-linux-vm): Make a shared temporary directory available in the VM. * gnu/system/vm.scm (%linux-vm-file-systems): Add a corresponding entry.
* vm: Allow control of deduplication in root-partition-initializer.Chris Marusich2018-03-24
| | | | | * gnu/build/vm.scm (root-partition-initializer): Add #:deduplicate? keyword argument.
* tests: Add tests for "guix pack".Chris Marusich2018-03-24
| | | | | | | | | | | | | | * guix/scripts/pack.scm (bootstrap-xz): New variable. (%options) <--bootstrap>: New option. (show-help): Document the new --bootstrap option. (guix-pack): When --bootstrap is specified, use the bootstrap Guile, tar, and xz to build the pack, and do not use any profile hooks or locales. * doc/guix.texi (Invoking guix pull): Document the new --bootstrap option. * tests/guix-pack.sh: New file. * Makefile.am (SH_TESTS): Add guix-pack.sh. * gnu/packages/package-management.scm (guix) <inputs>: Add util-linux.
* gnu: Add r-catdap.Sahithi Yarlagadda2018-03-23
| | | | | | * gnu/packages/cran.scm (r-catdap): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Keep Krita 3 along with Krita 4.Leo Famulari2018-03-23
| | | | * gnu/packages/kde.scm (krita-3): New variable.
* gnu: java-aqute-bnd-annotation: Update to 3.5.0.Gábor Boskovits2018-03-23
| | | | | | * gnu/packages/java.scm (java-aqute-bnd-annotation): Update to 3.5.0. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* doc: Move Cgit Service documentation to the Version Control section.Leo Famulari2018-03-23
| | | | | * doc/guix.texi (Miscellaneous Services): Move the Cgit Service to section Version Control Services.
* gexp: 'program-file' has a new #:module-path parameter.Ludovic Courtès2018-03-23
| | | | | | | | * guix/gexp.scm (<program-file>): Add 'path' field. (program-file): Add #:module-path parameter and honor it. (program-file-compiler): Honor the 'path' field. * tests/gexp.scm ("program-file #:module-path"): New test. * doc/guix.texi (G-Expressions): Update.
* gexp: 'gexp->script' and 'gexp->file' have a new #:module-path parameter.Ludovic Courtès2018-03-23
| | | | | | | | * guix/gexp.scm (load-path-expression): Add 'path' optional parameter. (gexp->script): Add #:module-path and honor it. (gexp->file): Likewise. * tests/gexp.scm ("gexp->script #:module-path"): New test. * doc/guix.texi (G-Expressions): Update accordingly.
* gnu: git: Update to 2.16.3.Tobias Geerinckx-Rice2018-03-23
| | | | * gnu/packages/version-control.scm (git): Update to 2.16.3.
* gnu: libgee: Update to 0.20.1.Tobias Geerinckx-Rice2018-03-23
| | | | * gnu/packages/gnome.scm (libgee): Update to 0.20.1.
* gnu: fribidi: Update to 1.0.2.Tobias Geerinckx-Rice2018-03-23
| | | | | * gnu/packages/fribidi.scm (fribidi): Update to 1.0.2. [arguments]: Disable building documentation for now.
* gnu: parallel: Update to 20180322.Tobias Geerinckx-Rice2018-03-23
| | | | * gnu/packages/parallel.scm (parallel): Update to 20180322.