summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* services: Require wpa-supplicant-service for connman-service.Tomáš Čech2016-11-15
| | | | | * gnu/services/networking.scm (connman-shepherd-service): Add wpa-supplicant among list of requirements.
* services: Add wpa-supplicant-service.Tomáš Čech2016-11-15
| | | | | | * gnu/services/networking.scm (wpa-supplicant-service): New procedure. (wpa-supplicant-service-type): New variable. * doc/guix.texi (Networking Services): Document it.
* gnu: connman: Use localstatedir outside of store.Tomáš Čech2016-11-15
| | | | * gnu/packages/connman.scm (connman): Use localstatedir outside of store.
* gnu: python-jsonschema: Use 'nosetests'.Efraim Flashner2016-11-14
| | | | | | | | * gnu/packages/python.scm (python-jsonschema)[arguments]: Replace 'check phase with python nosetests. [native-inputs]: Add python-nose. [home-page]: Use https. (python2-jsonschema)[native-inputs]: Add python2-mock.
* gnu: accountsservice: Update to 0.6.43.Efraim Flashner2016-11-14
| | | | * gnu/packages/freedesktop.scm (accountsservice): Update to 0.6.43.
* gnu: guix-devel: Update development snapshot.Ludovic Courtès2016-11-14
| | | | | * gnu/packages/package-management.scm (guix-devel): Update to commit 7ca37da855fd921fa3925bb62f8015f770b7e784.
* gnu: guix: Really skip all the container tests.Ludovic Courtès2016-11-14
| | | | | * gnu/packages/package-management.scm (guix-0.11.0)[arguments]: Update pattern in 'disable-container-tests' to match 'test-equal'.
* gnu: libpsl: Update to 0.15.0.Tobias Geerinckx-Rice2016-11-14
| | | | * gnu/packages/web.scm (libpsl): Update to 0.15.0.
* gnu: libinput: Enable GUI event tool.Efraim Flashner2016-11-14
| | | | | | * gnu/packages/freedesktop.scm (libinput)[inputs]: Add glib. [native-inputs]: Add cairo, gtk+-3. (libinput-minimal)[native-inputs]: Only pkg-config.
* gnu: freedesktop.scm: Reorder modules alphabetically.Efraim Flashner2016-11-14
| | | | * gnu/packages/freedesktop.scm: Reorder modules alphabetically.
* gnu: libinput: Update to 1.5.1.Efraim Flashner2016-11-14
| | | | * gnu/packages/freedesktop.scm (libinput): Update to 1.5.1.
* gnu: wayland-protocols: Update to 1.7.Efraim Flashner2016-11-14
| | | | * gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.7.
* gnu: mpv: Use lua@5.2.Andy Patterson2016-11-14
| | | | * gnu/packages/video.scm (mpv)[inputs]: Change 'lua' to 'lua-5.2'.
* gnu: readline-6.2: Fix CVE-2014-2524.Leo Famulari2016-11-13
| | | | | | * gnu/packages/patches/readline-6.2-CVE-2014-2524.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/readline.scm (readline-6.2): Use it.
* gnu: signify: Update to 20.Leo Famulari2016-11-13
| | | | * gnu/packages/crypto.scm (signify): Update to 20.
* gnu: mailutils: Update to 3.0.Ludovic Courtès2016-11-13
| | | | | | | * gnu/packages/mail.scm (mailutils): Update to 3.0. [arguments]: Adjust 'pre-build' phase. * gnu/packages/patches/m4-gets-undeclared.patch: Remove. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu: guile-ncurses: Update to 2.1.Efraim Flashner2016-11-13
| | | | | * gnu/packages/guile.scm (guile-ncurses): Update to 2.1. [home-page]: Use https.
* gnu: btrfs-progs: Update to 4.8.3.Tobias Geerinckx-Rice2016-11-13
| | | | * gnu/packages/linux.scm (btrfs-progs): Update to 4.8.3.
* gnu: tidy: Use ‘modify-phases’.Tobias Geerinckx-Rice2016-11-13
| | | | * gnu/packages/web.scm (tidy)[arguments]: Use the ‘modify-phases’ syntax.
* gnu: protobuf: Replace dead Google Code home-page.Tobias Geerinckx-Rice2016-11-13
| | | | * gnu/packages/protobuf.scm (protobuf)[home-page]: Update it.
* gnu: exfat-utils: Update to 1.2.4.Tobias Geerinckx-Rice2016-11-13
| | | | | | * 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.
* gnu: clisp: Use readline@6.2.Andy Patterson2016-11-13
| | | | | | * gnu/packages/lisp.scm (clisp)[inputs]: Use readline-6.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* Merge branch 'core-updates'Ludovic Courtès2016-11-13
|\
| * gnu: gnome-calculator: Update to 3.22.2.Ludovic Courtès2016-11-09
| | | | | | | | * gnu/packages/gnome.scm (gnome-calculator): Update to 3.22.2.
| * gnu: gcc-arm-none-eabi-4.9: Remove non-applicable patch.Ludovic Courtès2016-11-08
| | | | | | | | | | * gnu/packages/embedded.scm (gcc-arm-none-eabi-4.9)[patches]: Remove "gcc-arm-bug-71399.patch" from XGCC's patches.
| * system: Reintroduce 'GUIX_LOCPATH', for compatibility with glibc@2.23.Ludovic Courtès2016-11-08
| | | | | | | | | | | | * gnu/system.scm (operating-system-environment-variables): Re-add 'GUIX_LOCPATH'. This reverts part of 9f58fe3d1c32e3f0ced065e286532a10cad1b5e3.
| * gnu: mate-themes: Update to 3.20.9.Efraim Flashner2016-11-08
| | | | | | | | | | | | | | * 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.
| * gnu: mate-menus: Update to 1.16.0.Efraim Flashner2016-11-08
| | | | | | | | | | | | * gnu/packages/mate.scm (mate-menus): Update to 1.16.0. [propagated-inputs]: Move glib ... [inputs]: ... to here.
| * gnu: mate-desktop: Update to 1.16.1.Efraim Flashner2016-11-08
| | | | | | | | | | | | | | | | * 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.
| * gnu: mate-icon-theme: Update to 1.16.0.Efraim Flashner2016-11-08
| | | | | | | | * gnu/packages/mate.scm (mate-icon-theme): Update to 1.16.0.
| * gnu: libmateweather: Update to 1.16.1.Efraim Flashner2016-11-08
| | | | | | | | | | | | | | | | * 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.
| * gnu: gcc@4.7: Build with texinfo@5.Efraim Flashner2016-11-08
| | | | | | | | | | * gnu/packages/gcc.scm (gcc@4.7)[native-inputs]: Use texinfo@5 in place of texinfo@6.
| * gnu: gnupg: Add TODO comment about custom build phase.Leo Famulari2016-11-08
| | | | | | | | * gnu/packages/gnupg.scm (gnupg)[arguments]: Add comment.
| * Merge branch 'master' into core-updatesMark H Weaver2016-11-07
| |\
| * | gnu: glibc: Add version 2.23.Ludovic Courtès2016-11-07
| | | | | | | | | | | | * gnu/packages/base.scm (glibc-2.23): New variable.
| * | Merge branch 'master' into core-updatesMark H Weaver2016-11-06
| |\ \
| * | | gnu: python-imagesize: Disable the test suite.Leo Famulari2016-11-05
| | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-imagesize, python2-imagesize)[arguments]: Disable the tests.
| * | | gnu: ola: Fix build failure caused by use of deprecated function.Leo Famulari2016-11-04
| | | | | | | | | | | | | | | | | | | | | | | | * 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.
| * | | gnu: mesa: Apply MIPS patch conditionally.Ludovic Courtès2016-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | | Merge branch 'master' into core-updatesLeo Famulari2016-11-02
| |\ \ \
| * | | | gnu: icecat: Fix build with binutils >= 2.26.Leo Famulari2016-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/icecat-binutils.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnuzilla.scm (icecat)[source]: Use it.
| * | | | gnu: virt-manager: Fix build by including 'gtk-update-icon-cache'.Tobias Geerinckx-Rice2016-10-31
| | | | | | | | | | | | | | | | | | | | * gnu/packages/qemu.scm (virt-manager)[native-inputs]: Add gtk+:bin.
| * | | | gnu: cups-minimal: Update to 2.2.1.Tobias Geerinckx-Rice2016-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/cups.scm (cups-minimal): Update to 2.2.1. [source]: Use new https://github.com download URL.
| * | | | gnu: borg: Run the tests with python-pytest-2.9.2.Leo Famulari2016-10-31
| | | | | | | | | | | | | | | | | | | | * gnu/packages/backup.scm (borg)[native-inputs]: Use python-pytest-2.9.2.
| * | | | gnu: Add python-pytest-2.9.2.Leo Famulari2016-10-31
| | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-pytest-2.9.2): New variable.
| * | | | gnu: cross-libc: Use the correct libc.Manolis Ragkousis2016-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/cross-base.scm (cross-libc): Use cross-libc-for-target to determine the correct libc to use.
| * | | | gnu: ld-wrapper-boot0: Work around strict evaluation of (%current-system).Ludovic Courtès2016-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | | | gnu: shotwell: Fix build by including 'gtk-update-icon-cache'.Leo Famulari2016-10-31
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (shotwell)[native-inputs]: Add gtk+:bin.
| * | | | Merge branch 'master' into core-updatesLeo Famulari2016-10-30
| |\ \ \ \
| * | | | | gnu: python-joblib: Disable failing tests.Ricardo Wurmus2016-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-joblib)[arguments]: Add phase to disable failing tests.