aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* services: syslog: Use syslog-configuration.David Craven2016-09-06
| | | | | | | | | * gnu/services/base.scm (<syslog-configuration>): New variable. (syslog-service-type): Use <syslog-configuration>. (syslog-service): Use <syslog-configuration>. * gnu/tests/base.scm (%avahi-os): Use <syslog-configuration>. * doc/guix.texi (syslog-configuration-type): Add @deftp. (syslog-service): Update @deffn.
* services: Export initrc.David Craven2016-09-06
| | | | * gnu/services/xorg.scm (define-module): Export initrc.
* activation: Allow home directories to be created under /var/lib.David Craven2016-09-06
| | | | | * gnu/build/activation.scm (activate-user+groups): Make sure /var/lib exists.
* system: vm: Remove -net user flag.David Craven2016-09-06
| | | | * gnu/system/vm.scm (common-qemu-options): Remove -net user flag.
* gnu: btrfs-progs: Update to 4.7.2.Tobias Geerinckx-Rice2016-09-06
| | | | * gnu/packages/linux.scm (btrfs-progs): Update to 4.7.2.
* gnu: Fix pre-2.7.0 qemu builds.Efraim Flashner2016-09-06
| | | | | | | | This is a follow-up to 43bec6d0. * gnu/packages/debug.scm (qemu-2.3.0), gnu/packages/grub.scm (qemu-for-tests)[arguments]: Remove the 'disable-test-qga phase.
* gnu: gst-plugins-bad: Remove unreferenced qt input.Efraim Flashner2016-09-06
| | | | * gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Remove qtbase.
* gnu: gst-plugins-ugly: Add mpg123 support.Efraim Flashner2016-09-06
| | | | * gnu/packages/gstreamer.scm (gst-plugins-ugly)[inputs]: Add mpg123.
* gnu: gst-plugins-base: Add opus support.Efraim Flashner2016-09-06
| | | | * gnu/packages/gstreamer.scm (gst-plugins-base)[inputs]: Add opus.
* gnu: orc: Use 'modify-phases'.Efraim Flashner2016-09-06
| | | | | * gnu/packages/gstreamer.scm (orc)[arguments]: Use the 'modify-phases' syntax.
* gnu: orc: Update to 0.4.26.Efraim Flashner2016-09-06
| | | | * gnu/packages/gstreamer.scm (orc): Update to 0.4.26.
* gnu: slock: Update to 1.3.Leo Famulari2016-09-05
| | | | | * gnu/packages/suckless.scm (slock): Update to 1.3. [inputs]: Add libxrandr.
* gnu: qemu: Update to 2.7.0 [fixes CVE-2016-7116].Leo Famulari2016-09-05
| | | | | * gnu/packages/qemu.scm (qemu): Update to 2.7.0. [arguments]: Adjust path in 'disable-test-qga' phase.
* gnu: Add freealut.ng02016-09-05
| | | | | | * gnu/packages/audio.scm (freealut): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add libtoxcore.ng02016-09-05
| | | | | | * gnu/packages/messaging.scm (libtoxcore): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add git@2.9John Darrington2016-09-05
| | | | | * gnu/packages/version-control.scm (git@2.9): New variable. * gnu/packages/version-control.scm (cgit)[inputs]: Replace git with git@2.9
* gnu: Add perl-www-opensearch.ng02016-09-05
| | | | | | * gnu/packages/web.scm (perl-www-opensearch): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add perl-xml-feed.ng02016-09-05
| | | | | | * gnu/packages/xml.scm (perl-xml-feed): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add perl-xml-rss.ng02016-09-05
| | | | | | * gnu/packages/xml.scm (perl-xml-rss): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add perl-test-manifest.ng02016-09-05
| | | | | | * gnu/packages/perl.scm (perl-test-manifest): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add perl-xml-atom.ng02016-09-05
| | | | | | * gnu/packages/xml.scm (perl-xml-atom): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add perl-xml-xpath.ng02016-09-05
| | | | | | * gnu/packages/xml.scm (perl-xml-xpath): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add perl-path-tiny.ng02016-09-05
| | | | | | * gnu/packages/perl.scm (perl-path-tiny): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add perl-unicode-utf8.ng02016-09-05
| | | | | | * gnu/packages/perl.scm (perl-unicode-utf8): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add perl-uri-fetch.ng02016-09-05
| | | | | | * gnu/packages/web.scm (perl-uri-fetch): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add perl-feed-find.ng02016-09-05
| | | | | | * gnu/packages/web.scm (perl-feed-find): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add perl-datetime-format-w3cdtf.ng02016-09-05
| | | | | | * gnu/packages/perl.scm (perl-datetime-format-w3cdtf): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add perl-datetime-format-mail.ng02016-09-05
| | | | | | * gnu/packages/perl.scm (perl-datetime-format-mail): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add perl-class-errorhandler.ng02016-09-05
| | | | | | * gnu/packages/perl.scm (perl-class-errorhandler): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add perl-uri-template.ng02016-09-05
| | | | | | * gnu/packages/web.scm (perl-uri-template): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: font-gnu-unifont: Update to 9.0.02.Efraim Flashner2016-09-05
| | | | * gnu/packages/fonts.scm (font-gnu-unifont): Update to 9.0.02.
* gnu: borg: Rebuild generated C files.Efraim Flashner2016-09-05
| | | | | * gnu/packages/backup.scm (borg)[source]: Remove generated '.c' files. [native-inputs]: Add python-cython.
* gnu: Remove elementary, evas-generic-loaders, emotion-generic-players.Efraim Flashner2016-09-05
| | | | | | | * gnu/packages/enlightenment.scm (elementary, evas-generic-loaders) (emotion-generic-players): Remove variables. These packages were absorbed by efl-1.18.0.
* gnu: Add mb2md.Clément Lassieur2016-09-05
| | | | | | * gnu/packages/mail.scm (mb2md): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ola.John J. Foerch2016-09-05
| | | | | | * gnu/packages/ola.scm (ola): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libvpx: Update to 1.6.0.Efraim Flashner2016-09-05
| | | | * gnu/packages/video.scm (libvpx): Update to 1.6.0.
* gnu: bitcoin-core: Update to 0.13.0.Efraim Flashner2016-09-05
| | | | | * gnu/packages/finance.scm (bitcoin-core): Update to 0.13.0. [native-inputs]: Use python-3 over python-2.
* system: Use 'source-module-closure' where needed.Ludovic Courtès2016-09-05
| | | | | | | | | | * gnu/system/vm.scm (%vm-module-closure): Remove. (expression->derivation-in-linux-vm): Use 'source-module-closure' instead of %VM-MODULE-CLOSURE. (qemu-image): Likewise. * gnu/system/linux-initrd.scm (expression->initrd): Likewise. (flat-linux-module-directory, base-initrd): Likewise. * gnu/system/mapped-devices.scm (open-luks-device): Likewise.
* 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>