summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* file-systems: Always use (guix build syscalls).Ludovic Courtès2016-09-05
| | | | | | | | | | * gnu/build/file-systems.scm: Use (guix build syscalls) unconditionally. Override the 'mount' and 'umount' bindings when (guile) provides them. (MS_RDONLY, MS_NOSUID, MS_NODEV, MS_NOEXEC, MS_REMOUNT) (MS_BIND, MS_MOVE): Remove. * guix/build/syscalls.scm (%libc-errno-pointer): Add 'false-if-exception' around 'dynamic-func'.
* gnu: nano: Update to 2.7.0.Rene Saavedra2016-09-04
| | | | | | * gnu/packages/nano.scm (nano): Update to 2.7.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add remind.Stefan Reichoer2016-09-04
| | | | * gnu/packages/calendar.scm (remind): New variable.
* gnu: Add p7zip.Kei Kebreau2016-09-04
| | | | | | * gnu/packages/compression.scm (p7zip): New variable. * gnu/packages/patches/remove-unused-p7zip-code.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: rage: Update to 0.2.1.Efraim Flashner2016-09-04
| | | | * gnu/packages/enlightenment.scm (rage): Update to 0.2.1.
* gnu: Add libicns.Brendan Tildesley2016-09-04
| | | | | | * gnu/packages/image.scm (libicns): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: dtc: Update to 1.4.2.Danny Milosavljevic2016-09-04
| | | | | | | | * gnu/packages/u-boot.scm (dtc): Update to 1.4.2. Delete patch. * gnu/packages/patches/dtc-add-missing-symbols-to-lds.patch: Delete patch. * gnu/local.mk (dist_patch_DATA): Delete patch. Signed-off-by: David Craven <david@craven.ch>
* gnu: gzochi: Update to 0.10.1.Julian Graham2016-09-04
| | | | | | * gnu/packages/game-development.scm (gzochi): Update to 0.10.1. Signed-off-by: David Craven <david@craven.ch>
* gnu: infernal: Limit to i686 and x86_64 systems.Efraim Flashner2016-09-04
| | | | | | * gnu/packages/bioinformatics.scm (infernal)[supported-systems]: The package requires VMX or SSE capability for parallel instructions, so limit it to those supported systems.
* gnu: Add python-odfpy.Marius Bakke2016-09-04
| | | | | | * gnu/packages/python.scm (python-odfpy, python2-odfpy): New variables. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: awesome: Shorten the description.ng02016-09-04
| | | | | | * gnu/packages/wm.scm (awesome)[description]: Shorten. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: gtk: Add clipit.doncatnip2016-09-04
| | | | | | * gnu/packages/gtk.scm (clipit): New variable. Co-authored-by: 宋文武 <iyzsong@gmail.com>
* Merge branch 'gtk-im-modules'Ricardo Wurmus2016-09-04
|\
| * gnu: gtk+: Add patch to support GUIX_GTK3_IM_MODULE_FILE.Ricardo Wurmus2016-08-28
| | | | | | | | | | | | * gnu/packages/patches/gtk3-respect-GUIX_GTK3_IM_MODULE_FILE.patch: New file. * gnu/packages/gtk.scm (gtk+)[source]: Add it. * gnu/local.mk (dist_patch_DATA): Add it.
| * gnu: gtk+-2: Add patch to support GUIX_GTK2_IM_MODULE_FILE.Ricardo Wurmus2016-08-28
| | | | | | | | | | | | * gnu/packages/patches/gtk2-respect-GUIX_GTK2_IM_MODULE_FILE.patch: New file. * gnu/packages/gtk.scm (gtk+-2)[source]: Add it. * gnu/local.mk (dist_patch_DATA): Add it.
* | gnu: aria2: Update to 1.26.1.Efraim Flashner2016-09-03
| | | | | | | | * gnu/packages/bittorrent.scm (aria2): Update to 1.26.1.
* | gnu: mpv: Update to 0.20.0.Efraim Flashner2016-09-03
| | | | | | | | * gnu/packages/video.scm (mpv): Update to 0.20.0.
* | gnu: rpcbind: Enable warm startsJohn Darrington2016-09-03
| | | | | | | | | | * gnu/packages/onc-rpc.scm (rpcbind)[arguments]: Pass --enable-warmstarts to #:configure-flags.
* | Revert "gnu: yelp: Update to 3.21.3"John Darrington2016-09-03
| | | | | | | | This reverts commit 29405d882161e8bfa9aadf67bc264c2ee6c74fa4.
* | gnu: git: Update to 2.10.0.John Darrington2016-09-03
| | | | | | | | * gnu/packages/version-control.scm (git): Update to 2.10.0.
* | gnu: libnfsidmap: Set pluginpath at configure time.John Darrington2016-09-03
| | | | | | | | | | * gnu/packages/linux.scm (libnfsidmap)[arguments]: Pass --with-pluginpath= to #:configure-flags.
* | gnu: Add Infernal.Ricardo Wurmus2016-09-02
| | | | | | | | * gnu/packages/bioinformatics.scm (infernal): New variable.
* | gnu: libidn: Replace with 1.33 [fixes CVE-2015-8948 and CVE-2016-{6261,6263}].Leo Famulari2016-09-02
| | | | | | | | | | * gnu/packages/libidn.scm (libidn)[replacement]: New field. (libidn-1.33): New variable.
* | gnu: python2-ipython: Use strip-python2-variant.Efraim Flashner2016-09-02
| | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python2-ipython): Inherit using strip-python2-variant. [propagated-inputs]: Remove work-around for python2-terminado. [inputs]: Remove work-around for python2-jsonschema, python2-matplotlib, python2-numpy, python2-requests. (python-inputs)[properties]: New field.
* | gnu: python2-numexpr: Use strip-python2-variant.Efraim Flashner2016-09-02
| | | | | | | | | | * gnu/packages/python.scm (python2-numexpr): Replace package definition with 'package-with-python2', using 'strip-python2-variant'.
* | gnu: python2-scikit-image: Use strip-python2-variant.Efraim Flashner2016-09-02
| | | | | | | | | | | | | | * gnu/packages/python.scm (python2-scikit-image): Inherit using strip-python2-variant. [propagated-inputs]: Remove work-around for python2-matplotlib, python2-numpy, python2-scipy.
* | gnu: python-scikit-learn: Set source file name.Efraim Flashner2016-09-02
| | | | | | | | | | * gnu/packages/python.scm (python-scikit-learn)[source]: Add 'file-name' field.
* | gnu: python2-scikit-learn: Use strip-python2-variant.Efraim Flashner2016-09-02
| | | | | | | | | | | | * gnu/packages/python.scm (python2-scikit-learn): Replace package definition with 'package-with-python2', using 'strip-python2-variant' to simplify the package definition.
* | gnu: python-requests-mock: Update to 1.0.0.Efraim Flashner2016-09-02
| | | | | | | | | | | | | | | | | | | | * gnu/packages/openstack.scm (python-requests-mock): Update to 1.0.0. [inputs]: Remove python-setuptools. Move python-mock ... [native-inputs]: ... to here. Add python-discover, python-fixtures, python-sphinx, python-testrepostory, python-testtools. [properties]: Add python2-variant. (python2-requests-mock): inherit stripped variant. [native-inputs]: Use python2-setuptools.
* | Revert "gnu: gsl: Update to 2.2."Mark H Weaver2016-09-01
| | | | | | | | | | | | | | | | This reverts commit b16b16e6c2ba9780ebdf936c325e06ebcc0a950b. Rationale: gsl-2.2 consistently fails its test suite on i686. Inkscape depends on gsl, and the grub background image is converted using inkscape, so i686 systems can no longer be built.
* | gnu: dtc: Add missing symbols patch from debian.Danny Milosavljevic2016-09-02
| | | | | | | | | | | | | | | | * gnu/packages/u-boot.scm (dtc)[source]: Add patch. * gnu/packages/patches/dtc-add-missing-symbols-to-lds.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: David Craven <david@craven.ch>
* | gnu: Fix typo in description of xfce-desktop-service.John Darrington2016-09-01
| | | | | | | | * gnu/services/desktop.scm (xfce-desktop-service) abilit --> ability.
* | gnu: Add rpcbindJohn Darrington2016-09-01
| | | | | | | | * gnu/packages/onc-rpc.scm (rpcbind): New variable.
* | gnu: Add telepathy-mission-control.Kei Kebreau2016-09-01
| | | | | | | | * gnu/packages/freedesktop.scm (telepathy-mission-control): New variable.
* | gnu: Add u-boot.Danny Milosavljevic2016-09-01
| | | | | | | | | | | | | | * gnu/packages/u-boot.scm (u-boot, make-u-boot-package, u-boot-vexpress_ca9x4, u-boot-malta): New variables. Co-authored-by: David Craven <david@craven.ch>
* | gnu: Add dtc.Danny Milosavljevic2016-09-01
| | | | | | | | | | | | | | * gnu/packages/u-boot.scm (dtc): New variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Add file. Co-authored-by: David Craven <david@craven.ch>
* | Reinstate "services: elogind: Provide '%elogind-file-systems' by extension."Ludovic Courtès2016-09-01
| | | | | | | | This reverts commit 17073dafc59d62fb8cbb8b94d61d3ecc488ac59f.
* | gnu: slim: Move to display-managers.scm.Marius Bakke2016-09-01
| | | | | | | | | | | | | | * gnu/packages/display-managers.scm: New file. * gnu/packages/slim.scm: Delete file. * gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly. * gnu/services/xorg.scm: Likewise.
* | gnu: Fix typo in copyright notice in (gnu packages networking).Mark H Weaver2016-09-01
| | | | | | | | * gnu/packages/networking.scm: "Coypright" --> "Copyright".
* | gnu: icedtea-6: Update to 1.13.12 [security fixes].Leo Famulari2016-08-31
| | | | | | | | | | | | | | | | | | | | Fixes CVE-2016-{3458,3485,3500,3508,3550,3606}. * gnu/packages/java.scm (icedtea-6): Update to 1.13.12. [source]: Remove 'icedtea-remove-overrides' patch. [arguments]: Move ALSA header substitution to 'patch-paths' phase. * gnu/packages/patches/icedtea-remove-overrides.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* | gnu: rofi: Update to 1.2.0.Marius Bakke2016-08-31
| | | | | | | | | | | | | | * gnu/packages/xdisorg.scm (rofi): Update to 1.2.0. [inputs]: Drop libx11 and add xcb-util-xrm. Signed-off-by: Leo Famulari <leo@famulari.name>
* | gnu: Add xcb-util-xrm.Marius Bakke2016-08-31
| | | | | | | | | | | | * gnu/packages/xdisorg.scm (xcb-util-xrm): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* | gnu: wcslib: Correct formatting and grammar.John Darrington2016-08-31
| | | | | | | | | | * gnu/packages/astronomy.scm (wcslib): Minor whitespace and grammatical changes.
* | gnu: bambam: Remove wrap-binary phase.Eric Bavier2016-08-31
| | | | | | | | | | | | | | Functionality provided already by python-build-system. * gnu/packages/games.scm (bambam)[arguments]: Remove 'wrap-binary phase. [synopsis]: Capitalize first word.
* | services: shepherd: Add 'shepherd-service-upgrade', from 'guix system'.Ludovic Courtès2016-08-31
| | | | | | | | | | | | | | | | | | | | * guix/scripts/system.scm (service-upgrade): Move to... * gnu/services/shepherd.scm (shepherd-service-upgrade): ... here. * tests/system.scm ("service-upgrade: nothing to do", "service-upgrade: one unchanged, one upgraded, one new", "service-upgrade: service depended on is not unloaded", "service-upgrade: obsolete services that depend on each other"): Move to... * tests/services.scm: ... here. Adjust to 'service-upgrade' rename.
* | services: shepherd: Parameterize 'shepherd-service-back-edges'.Ludovic Courtès2016-08-31
| | | | | | | | | | * gnu/services/shepherd.scm (shepherd-service-back-edges): Add #:provision and #:requirement parameter. Honor them.
* | services: shepherd: Add 'shepherd-service-lookup-procedure'.Ludovic Courtès2016-08-31
| | | | | | | | | | | | | | * gnu/services/shepherd.scm (shepherd-service-lookup-procedure): New procedure. (shepherd-service-back-edges)[provision->service]: Use it. * tests/services.scm ("shepherd-service-lookup-procedure"): New test.
* | services: herd: Provide <live-service> objects.Ludovic Courtès2016-08-31
| | | | | | | | | | | | | | | | | | | | * gnu/services/herd.scm (<live-service>): New record type. (current-services): Change to return a single value: #f or a list of <live-service>. * guix/scripts/system.scm (call-with-service-upgrade-info): Adjust accordingly. * gnu/tests/base.scm (run-basic-test)["shepherd services"]: Adjust accordingly.
* | gnu: subread: Update to 1.5.1.Ricardo Wurmus2016-08-31
| | | | | | | | * gnu/packages/bioinformatics.scm (subread): Update to 1.5.1.
* | gnu: Add emacs-auto-complete.ng02016-08-31
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-auto-complete): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>