summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gnu: btrfs-progs: Update to 4.8.3.•••* gnu/packages/linux.scm (btrfs-progs): Update to 4.8.3. Tobias Geerinckx-Rice2016-11-131-2/+2
* gnu: tidy: Use ‘modify-phases’.•••* gnu/packages/web.scm (tidy)[arguments]: Use the ‘modify-phases’ syntax. Tobias Geerinckx-Rice2016-11-131-9/+8
* gnu: protobuf: Replace dead Google Code home-page.•••* gnu/packages/protobuf.scm (protobuf)[home-page]: Update it. Tobias Geerinckx-Rice2016-11-131-1/+1
* gnu: exfat-utils: Update to 1.2.4.•••* gnu/packages/mtools.scm (exfat-utils): Update to 1.2.4. [source, home-page]: Move away from dead Google Code project. [arguments, native-inputs]: Remove. Tobias Geerinckx-Rice2016-11-131-38/+6
* tests: Don't check file-systems in container tests.•••Hello, The containers test was hanging for me, and this patch fixed the problem. -- Andy From 945ad44acf489b7f3a398d4ab739ec2b48477502 Mon Sep 17 00:00:00 2001 From: Andy Patterson <ajpatter@uwaterloo.ca> Date: Sat, 12 Nov 2016 22:10:01 -0500 Subject: [PATCH] tests: Don't check file-systems in container tests. * tests/containers.scm ("call-with-container, mnt namespace"): Don't check file-system in 'call-with-container' call. * tests/containers.scm ("call-with-container, mnt namespace, wrong bindmount"): Likewise. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andy Patterson2016-11-131-2/+4
* gnu: clisp: Use readline@6.2.•••* gnu/packages/lisp.scm (clisp)[inputs]: Use readline-6.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andy Patterson2016-11-131-1/+1
* Merge branch 'core-updates'Ludovic Courtès2016-11-13158-5096/+4811
|\
| * gnu: gnome-calculator: Update to 3.22.2.•••* gnu/packages/gnome.scm (gnome-calculator): Update to 3.22.2. Ludovic Courtès2016-11-091-2/+2
| * gnu: gcc-arm-none-eabi-4.9: Remove non-applicable patch.•••* gnu/packages/embedded.scm (gcc-arm-none-eabi-4.9)[patches]: Remove "gcc-arm-bug-71399.patch" from XGCC's patches. Ludovic Courtès2016-11-081-2/+9
| * tests: Fix 'fold-packages' for hidden packages.•••* tests/packages.scm ("fold-packages, hidden package"): Expect GUILE-2.0, not GUILE-2.0/FIXED. This is a followup to c62a31ca802c2b225279c4b0360a4cfc2723ad28. Ludovic Courtès2016-11-081-2/+2
| * system: Reintroduce 'GUIX_LOCPATH', for compatibility with glibc@2.23.•••* gnu/system.scm (operating-system-environment-variables): Re-add 'GUIX_LOCPATH'. This reverts part of 9f58fe3d1c32e3f0ced065e286532a10cad1b5e3. Ludovic Courtès2016-11-081-1/+9
| * gnu: mate-themes: Update to 3.20.9.•••* gnu/packages/mate.scm (mate-themes): Update to 3.20.9. [source]: Update package location. [inputs]: Remove gtk+-2, add gtk+-3. [description]: Add note about dual gtk+-2/gtk+-3 support. Efraim Flashner2016-11-081-8/+8
| * gnu: mate-menus: Update to 1.16.0.•••* gnu/packages/mate.scm (mate-menus): Update to 1.16.0. [propagated-inputs]: Move glib ... [inputs]: ... to here. Efraim Flashner2016-11-081-6/+6
| * gnu: mate-desktop: Update to 1.16.1.•••* gnu/packages/mate.scm (mate-desktop): Update to 1.16.1. [arguments]: Build with gtk+-3, enable mpaste. [propagated-inputs]: Remove gtk+-2, move libxrandr, startup-notification ... [inputs]: ... to here. Add gtk+-3, python-2. Efraim Flashner2016-11-081-6/+10
| * gnu: mate-icon-theme: Update to 1.16.0.•••* gnu/packages/mate.scm (mate-icon-theme): Update to 1.16.0. Efraim Flashner2016-11-081-2/+2
| * gnu: libmateweather: Update to 1.16.1.•••* gnu/packages/mate.scm (libmateweather): Update to 1.16.1. [arguments]: Build with gtk+-3. [propagated-inputs]: Remove gtk+-2, move gdk-pixbuf ... [inputs]: ... to here. Add gtk+-3. Efraim Flashner2016-11-081-8/+11
| * gnu: gcc@4.7: Build with texinfo@5.•••* gnu/packages/gcc.scm (gcc@4.7)[native-inputs]: Use texinfo@5 in place of texinfo@6. Efraim Flashner2016-11-081-8/+5
| * gnu: gnupg: Add TODO comment about custom build phase.•••* gnu/packages/gnupg.scm (gnupg)[arguments]: Add comment. Leo Famulari2016-11-081-0/+1
| * Merge branch 'master' into core-updatesMark H Weaver2016-11-0725-506/+656
| |\
| * | gnu: glibc: Add version 2.23.•••* gnu/packages/base.scm (glibc-2.23): New variable. Ludovic Courtès2016-11-071-4/+15
| * | Merge branch 'master' into core-updatesMark H Weaver2016-11-0640-836/+3544
| |\ \
| * | | gnu: python-imagesize: Disable the test suite.•••* gnu/packages/python.scm (python-imagesize, python2-imagesize)[arguments]: Disable the tests. Leo Famulari2016-11-051-0/+4
| * | | gnu: ola: Fix build failure caused by use of deprecated function.•••* gnu/packages/patches/ola-readdir-r.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/lighting.scm (ola)[source]: Use it. Leo Famulari2016-11-043-0/+65
| * | | doc: State that the 'patches' field is unconditional.•••* doc/guix.texi (origin Reference): State that 'patches' is unconditional. Ludovic Courtès2016-11-031-0/+4
| * | | gnu: mesa: Apply MIPS patch conditionally.•••Fixes <http://bugs.gnu.org/24833>. Reported by Mark H Weaver <mhw@netris.org>. * gnu/packages/gl.scm (mesa)[source](patches): Remove. [native-inputs]: Add conditional "mips-patch" input. [arguments]: Add conditional 'apply-mips-patch' phase. Ludovic Courtès2016-11-031-10/+21
| * | | Merge branch 'master' into core-updatesLeo Famulari2016-11-0225-91/+493
| |\ \ \
| * | | | gnu: icecat: Fix build with binutils >= 2.26.•••* gnu/packages/patches/icecat-binutils.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnuzilla.scm (icecat)[source]: Use it. Leo Famulari2016-10-313-0/+42
| * | | | gnu: virt-manager: Fix build by including 'gtk-update-icon-cache'.•••* gnu/packages/qemu.scm (virt-manager)[native-inputs]: Add gtk+:bin. Tobias Geerinckx-Rice2016-10-311-0/+1
| * | | | gnu: cups-minimal: Update to 2.2.1.•••* gnu/packages/cups.scm (cups-minimal): Update to 2.2.1. [source]: Use new https://github.com download URL. Tobias Geerinckx-Rice2016-10-311-12/+9
| * | | | gnu: borg: Run the tests with python-pytest-2.9.2.•••* gnu/packages/backup.scm (borg)[native-inputs]: Use python-pytest-2.9.2. Leo Famulari2016-10-311-1/+3
| * | | | gnu: Add python-pytest-2.9.2.•••* gnu/packages/python.scm (python-pytest-2.9.2): New variable. Leo Famulari2016-10-311-0/+25
| * | | | gnu: cross-libc: Use the correct libc.•••* gnu/packages/cross-base.scm (cross-libc): Use cross-libc-for-target to determine the correct libc to use. Manolis Ragkousis2016-10-311-51/+51
| * | | | gnu: ld-wrapper-boot0: Work around strict evaluation of (%current-system).•••Reported by Mark H Weaver <mhw@netris.org> Partly fixes <http://bugs.gnu.org/24832>. 'ld-wrapper-boot0' was evaluating strictly instead of lazily, leading to invalid system types. * gnu/packages/base.scm (make-ld-wrapper): Turn #:target into a one-argument procedure. Honor it. * gnu/packages/commencement.scm (ld-wrapper-boot0): Fix 'name' argument to 'make-ld-wrapper'. Make #:target argument a procedure. * gnu/packages/cross-base.scm (cross-gcc): Adjust #:target argument. Ludovic Courtès2016-10-313-45/+60
| * | | | gnu: shotwell: Fix build by including 'gtk-update-icon-cache'.•••* gnu/packages/gnome.scm (shotwell)[native-inputs]: Add gtk+:bin. Leo Famulari2016-10-311-0/+1
| * | | | Merge branch 'master' into core-updatesLeo Famulari2016-10-3015-75/+286
| |\ \ \ \
| * | | | | gnu: python-joblib: Disable failing tests.•••* gnu/packages/python.scm (python-joblib)[arguments]: Add phase to disable failing tests. Ricardo Wurmus2016-10-301-0/+19
| * | | | | gnu: python-joblib: Update to 0.10.3.•••* gnu/packages/python.scm (python-joblib): Update to 0.10.3. [native-inputs]: Add python-sphinx, python-docutils, python-numpydoc. Ricardo Wurmus2016-10-301-5/+7
| * | | | | Merge branch 'master' into core-updatesLeo Famulari2016-10-291-1/+9
| |\ \ \ \ \
| * | | | | | gnu: dico: Fix test failure.•••* gnu/packages/dico.scm (dico)[source]: Add 'snippet' and 'modules'. 宋文武2016-10-301-1/+7
| * | | | | | gnu: python-graphql-core: Disable the test suite.•••The tests were silently skipped with Python 3.4. With Python 3.5, this caused the build of python-graph-ql to fail. * gnu/packages/python.scm (python-graphql-core, python2-graphql-core)[arguments]: Disable the tests. Leo Famulari2016-10-291-1/+2
| * | | | | | Merge branch 'master' into core-updatesLeo Famulari2016-10-2930-1314/+2567
| |\ \ \ \ \ \
| * | | | | | | gnu: cups-filters: Remove duplicate ‘--with-gs-path=’ flag.•••* gnu/packages/cups.scm (cups-filters)[arguments]: Remove redundant ‘--with-gs-path=’ from #:configure-flags, left over from a botched merge. Tobias Geerinckx-Rice2016-10-301-4/+1
| * | | | | | | gnu: cups-filters: Update to 1.11.5.•••* gnu/packages/cups.scm (cups-filters): Update to 1.11.5. [arguments]: Add ‘--with-gs-path=’ to #:configure-flags. [inputs]: Add mupdf. Tobias Geerinckx-Rice2016-10-301-4/+8
| * | | | | | | Merge branch 'master' into core-updatesLeo Famulari2016-10-282-2/+33
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-10-287-5/+240
| |\ \ \ \ \ \ \ \
| * | | | | | | | | gnu: gxmessage: Don't install 'icon-theme.cache'.•••* gnu/packages/gxmessage.scm (gxmessage)[arguments]: Add 'skip-gtk-update-icon-cache' phase. [native-inputs]: Remove gtk+:bin. 宋文武2016-10-281-2/+10
| * | | | | | | | | gnu: python-parse: Fix patch file name in gnu/local.mk.•••This is a followup to commit aa6c09ed71acbc371731d56424ee403a69efb833. * gnu/local.mk (dist_patch_DATA): "python-python-parse-too-many-fields.patch" => "python-parse-too-many-fields.patch". Mark H Weaver2016-10-271-1/+1
| * | | | | | | | | Merge branch 'master' into core-updatesMark H Weaver2016-10-2719-74/+455
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | gnu: python-parse: Use 'modify-phases' syntax.•••* gnu/packages/python.scm (python-parse)[arguments]: Use 'modify-phases' syntax. Efraim Flashner2016-10-271-4/+3
| * | | | | | | | | | gnu: python-parse: Fix failing test.•••* gnu/packages/python.scm (python-parse)[origin]: Add patch. * gnu/packages/patches/python-parse-too-many-fields.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Efraim Flashner2016-10-273-1/+55