aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* gnu: r: Add pango to inputs.•••* gnu/packages/statistics.scm (r)[inputs]: Remove cairo, add pango. Ricardo Wurmus2016-06-28
* tests: Add Avahi and NSS-mDNS test.•••* gnu/tests/base.scm (%avahi-os): New variable. (run-nss-mdns-test): New procedure. (%test-nss-mdns): New variable. Ludovic Courtès2016-06-27
* services: avahi: Add #:debug? parameter.•••* gnu/services/avahi.scm (<avahi-configuration>)[debug?]: New field. (avahi-shepherd-service): Honor it. (avahi-service): Add #:debug? and honor it. * doc/guix.texi (Networking Services): Adjust accordingly. Ludovic Courtès2016-06-27
* services: avahi: Pass --daemonize and check for the PID file.•••This makes sure the service's 'start' finishes when avahi-daemon is ready to process requests. * gnu/services/avahi.scm (avahi-shepherd-service): Use --daemonize instead of --syslog and add #:pid-file. Ludovic Courtès2016-06-27
* tests: 'marionette-service-type' nows takes a <marionette-configuration>.•••* gnu/tests.scm (<marionette-configuration>): New record type. (marionette-shepherd-service): Argument now is a <marionette-configuration>. (marionette-operating-system): Adjust accordingly. Add #:requirements parameter and honor it. Ludovic Courtès2016-06-27
* tests: base: Add host name resolution tests.•••* gnu/tests/base.scm (run-basic-test)["host name resolution", "host not found"]: New tests. Ludovic Courtès2016-06-27
* services: Export more service types.•••* gnu/services/base.scm (syslog-service-type): Export. (urandom-seed-service-type): Export. Ludovic Courtès2016-06-27
* services: nscd: Wait for the PID file.•••* gnu/services/base.scm (nscd-shepherd-service): Pass #:pid-file. Ludovic Courtès2016-06-27
* doc: Fix typo for 'static-networking-service'.•••* doc/guix.texi (Networking Services): Change #:name-services to #:name-servers. Ludovic Courtès2016-06-27
* gnu: Add orage.•••* gnu/packages/xfce.scm (orage): New variable. Kei Kebreau2016-06-27
* gnu: python2-orator: Rearrange inputs.•••* gnu/packages/python.scm (python2-orator)[native-inputs]: Move python2-ipaddress ... [propagated-inputs]: to here. 宋文武2016-06-27
* gnu: python-orator: Rearrange inputs.•••* gnu/packages/python.scm (python-orator)[native-inputs]: Move python-arrow, python-blinker, python-cleo, python-fake-factory, python-inflection, python-lazy-object-proxy, python-pyaml, python-simplejson, python-wrapt ... [propagated-inputs]: to here. 宋文武2016-06-27
* gnu: python2-fake-factory: Rearrange inputs.•••* gnu/packages/python.scm (python2-fake-factory)[native-inputs]: Move python2-ipaddress ... [propagated-inputs]: to here. 宋文武2016-06-27
* gnu: python-fake-factory: Rearrange inputs.•••* gnu/packages/python.scm (python-fake-factory)[native-inputs]: Move python-dateutil-2, python-six ... [propagated-inputs]: to here. 宋文武2016-06-27
* gnu: python-email-validator: Rearrange inputs.•••* gnu/packages/python.scm (python-email-validator)[native-inputs]: Move python-dnspython, python-idna ... [propagated-inputs]: to here. 宋文武2016-06-27
* gnu: python-cleo: Rearrange inputs.•••* gnu/packages/python.scm (python-cleo)[native-inputs]: Move python-psutil, python-pylev ... [propagated-inputs]: to here. 宋文武2016-06-27
* gnu: python-arrow: Rearrange inputs.•••* gnu/packages/python.scm (python-arrow)[native-inputs]: Move python-dateutil-2 ... [propagated-inputs]: to here. 宋文武2016-06-27
* gnu: python-pykafka: Rearrange inputs.•••* gnu/packages/python.scm (python-pykafka)[native-inputs]: Move python-gevent, python-kazoo, python-tabulate ... [propagated-inputs]: to here. 宋文武2016-06-27
* gnu: python-kazoo: Rearrange inputs.•••* gnu/packages/python.scm (python-kazoo)[native-inputs]: Move six ... [propagated-inputs]: to here. 宋文武2016-06-27
* gnu: python-twisted: Rearrange inputs.•••* gnu/packages/python.scm (python-twisted)[native-inputs]: Move python-zope-interface ... [propagated-inputs]: to here. 宋文武2016-06-27
* gnu: Add Go 1.4.•••* gnu/local.mk: Modified file. * gnu/packages/golang.scm: New file. Co-authored-by: Efraim Flashner <efraim@flashner.co.il> Co-authored-by: Andy Wingo <wingo@igalia.com> Co-authored-by: Ludovic Courtès <ludo@gnu.org> Matthew Jordan2016-06-27
* gnu: Add khmer.•••* gnu/packages/bioinformatics.scm (khmer): New variable. * gnu/packages/patches/khmer-use-libraries.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Ben Woodcroft2016-06-27
* gnu: Add python-screed.•••* gnu/packages/bioinformatics.scm (python-screed, python2-screed): New variables. Ben Woodcroft2016-06-27
* gnu: qttools: Update to 5.6.1-1.•••* gnu/packages/qt.scm (qttools): Update to 5.6.1-1. Efraim Flashner2016-06-27
* gnu: qtlocation: Update to 5.6.1-1.•••* gnu/packages/qt.scm (qtlocation): Update to 5.6.1-1. Efraim Flashner2016-06-27
* gnu: qtwebchannel: Update to 5.6.1-1.•••* gnu/packages/qt.scm (qtwebchannel): Update to 5.6.1-1. Efraim Flashner2016-06-27
* gnu: qtserialport: Update to 5.6.1-1.•••* gnu/packages/qt.scm (qtserialport): Update to 5.6.1-1. [inputs]: Add eudev. Efraim Flashner2016-06-27
* gnu: qtwayland: Update to 5.6.1-1.•••* gnu/packages/qt.scm (qtwayland): Update to 5.6.1-1. Efraim Flashner2016-06-27
* gnu: qtmultimedia: Update to 5.6.1-1.•••* gnu/packages/qt.scm (qtmultimedia): Update to 5.6.1-1. Efraim Flashner2016-06-27
* gnu: qtsensors: Update to 5.6.1-1.•••* gnu/packages/qt.scm (qtsensors): Update to 5.6.1-1. Efraim Flashner2016-06-27
* gnu: qtwebsockets: Update to 5.6.1-1.•••* gnu/packages/qt.scm (qtwebsockets): Update to 5.6.1-1. Efraim Flashner2016-06-27
* gnu: qtconnectivity: Update to 5.6.1-1.•••* gnu/packages/qt.scm (qtconnectivity): Update to 5.6.1-1. Efraim Flashner2016-06-27
* gnu: qtdeclarative: Update to 5.6.1-1.•••* gnu/packages/qt.scm (qtdeclarative): Update to 5.6.1-1. Efraim Flashner2016-06-27
* gnu: qtxmlpatterns: Update to 5.6.1-1.•••* gnu/packages/qt.scm (qtxmlpatterns): Update to 5.6.1-1. Efraim Flashner2016-06-27
* gnu: qtx11extras: Update to 5.6.1-1.•••* gnu/packages/qt.scm (qtx11extras): Update to 5.6.1-1. Efraim Flashner2016-06-27
* gnu: qtimageformats: Update to 5.6.1-1.•••* gnu/packages/qt.scm (qtimageformats): Update to 5.6.1-1. Efraim Flashner2016-06-27
* gnu: qtsvg: Update to 5.6.1-1.•••* gnu/packages/qt.scm (qtsvg): Update to 5.6.1-1. Efraim Flashner2016-06-27
* gnu: qtbase: Update to 5.6.1-1.•••* gnu/packages/qt.scm (qtbase): Update to 5.6.1-1. Efraim Flashner2016-06-27
* gnu: qtbase: Add eudev and libinput support.•••* gnu/packages/qt.scm (qtbase)[inputs]: Add eudev, libinput. Efraim Flashner2016-06-27
* gnu: qtbase: Don't propagate mesa.•••* gnu/packages/qt.scm (qtbase)[propagated-inputs]: Move mesa ... [inputs]: ... to here. (qtsvg)[propagated-inputs]: No need to clear propagated-inputs. Efraim Flashner2016-06-27
* daemon: Rename 'NIX_CONF_DIR' to 'GUIX_CONFIGURATION_DIRECTORY'.•••Partly fixes <http://bugs.gnu.org/22459>. Reported by Jeff Mickey <j@codemac.net> and David Craven <david@craven.ch>. * nix/libstore/globals.cc (Settings::processEnvironment()): Change 'NIX_CONF_DIR' to 'GUIX_CONFIGURATION_DIRECTORY'. * nix/local.mk (libstore_a_CPPFLAGS): Likewise. * guix/config.scm.in (%config-directory): Likewise. * build-aux/test-env.in: Likewise. * gnu/packages/patches/hydra-automake-1.15.patch: Likewise. Signed-off-by: Ludovic Courtès <ludo@gnu.org> David Craven2016-06-26
* doc: Augment mcron example.•••Suggested by Danny Milosavljevic. * doc/guix.texi (Scheduled Job Execution): Add unprivileged job example, and show the use of thunks as job actions and gexps. Ludovic Courtès2016-06-26
* nls: Update 'fr' translation.Ludovic Courtès2016-06-26
* doc: Clarify /dev/kvm setup.•••Reported by myglc2 <myglc2@gmail.com>. * doc/guix.texi (Build Environment Setup): Mention the "kvm" group. (Invoking guix system): Use "@quotation Note" for the note about KVM; make it clear that KVM is optional. Ludovic Courtès2016-06-26
* gnu: Add starfighter.•••* gnu/packages/games.scm (starfighter): New variable. 宋文武2016-06-26
* gnu: mpv: Update to 0.18.0.•••* gnu/packages/video.scm (mpv): Update to 0.18.0. [arguments]: Remove disabled '--enable-gpl3' configure flag. Efraim Flashner2016-06-26
* gnu: vsearch: Update to 2.0.0.•••* gnu/packages/bioinformatics.scm (vsearch): Update to 2.0.0. Ben Woodcroft2016-06-26
* gnu: linux-libre: Update to 4.6.3.•••* gnu/packages/linux.scm (linux-libre): Update to 4.6.3. Mark H Weaver2016-06-25
* gnu: linux-libre-4.4: Update to 4.4.14.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.14. Mark H Weaver2016-06-25
* gnu: Add opendht.•••* gnu/packages/crypto.scm (opendht): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Lukas Gradl2016-06-25