Age | Commit message (Expand) | Author |
2016-08-19 | gnu: signing-party: Use Debian mirror for downloads....* gnu/packages/gnupg.scm (signing-party)[source]: Switch to using the
Debian mirror scheme.
| Efraim Flashner |
2016-08-19 | gnu: signing-party: Use 'modify-phases'....* gnu/packages/gnupg.scm (signing-party)[arguments]: Use 'modify-phases'.
| Efraim Flashner |
2016-08-19 | gnu: python-pygpgme: Move setuptools to python2-pygpgme....* gnu/packages/gnupg.scm (python-pygpgme)[inputs]: Remove
python-setuptools.
(python2-pygpgme)[native-inputs]: Add python2-setuptools.
| Efraim Flashner |
2016-08-19 | gnu: moreutils: Add download location....* gnu/packages/moreutils.scm (moreutils)[source]: Add Debian snapshot
alternative uri for downloading.
| Efraim Flashner |
2016-08-19 | services: guix: Add 'authorized-keys' configuration knob....* gnu/services/base.scm (hydra-key-authorization): Add 'key' parameter
and honor it.
(%default-authorized-guix-keys): New variable.
(<guix-configuration>)[authorized-keys]: New field.
(guix-shepherd-service): Adjust 'match' clause accordingly.
(guix-activation): Adjust call to 'hydra-key-authorization'.
* doc/guix.texi (Base Services): Document 'authorized-keys'.
| Ludovic Courtès |
2016-08-18 | gnu: Add interrobang....* gnu/packages/admin.scm (interrobang): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2016-08-18 | gnu: bs1770gain: Update to 0.4.11....* gnu/packages/audio.scm (bs1770gain): Update to 0.4.11.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Alex Griffin |
2016-08-18 | gnu: Add re2....* gnu/packages/regex.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Marius Bakke |
2016-08-18 | gnu: Add dlib....* gnu/packages/machine-learning.scm (dlib): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Marius Bakke |
2016-08-18 | gnu: yaml-cpp: Import missing module....This is a followup to commit f50f4ae454ab8e32c3b43541c493ba652ec03a05.
* gnu/packages/serialization.scm: Import python module.
| Leo Famulari |
2016-08-18 | gnu: gpgmepp: Import missing modules....This is a followup to commit 30ffab50063c2cc8a4523d2eb110be9ebe388f51.
* gnu/packages/kde-frameworks.scm: Import boost and gnupg modules.
| Leo Famulari |
2016-08-18 | gnu: gstreamer: Use license: prefix....* gnu/packages/gstreamer.scm (define-module): Import guix licenses with
(orc): Likewise.
(gstreamer): Likewise.
(gst-plugins-base): Likewise.
(gst-plugins-good): Likewise.
(gst-plugins-bad): Likewise.
(gst-plugins-ugly): Likewise.
(gst-libav): Likewise.
(python-gst): Likewise.
| David Craven |
2016-08-18 | gnu: qt: Update qt to 5.7.0....* gnu/packages/qt.scm
(qtbase): Update it.
(qtsvg): Update it.
(qtimageformats): Update it.
(qtx11extras): Update it.
(qtxmlpatterns): Update it.
(qtdeclarative): Update it.
(qtconnectivity): Update it.
(qtwebsockets): Update it.
(qtsensors): Update it.
(qtmultimedia): Update it.
(qtwayland): Update it.
(qtserialport): Update it.
(qtwebchannel): Update it.
(qtlocation): Update it.
(qttools): Update it.
(qtscript): Update it.
(qtquickcontrols): Update it.
(qtquickcontrols2): Update it.
(qtgraphicaleffects): Update it.
| David Craven |
2016-08-18 | gnu: qtkeychain: Use modular qt....* gnu/packages/qt.scm (qtkeychain)[inputs]: Add qtbase. Remove qt.
[native-inputs]: Add qttools.
| David Craven |
2016-08-18 | gnu: poppler-qt5: Use modular qt....* gnu/packages/pdf.scm (poppler-qt)[inputs]: Add qtbase. Remove qt.
| David Craven |
2016-08-18 | gnu: gst-plugins-bad: Use modular qt....* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add qtbase. Remove qt.
| David Craven |
2016-08-18 | gnu: bitcoin-core: Use modular qt....* gnu/packages/finance.scm (bitcoin-core)[inputs]: Add qtbase. Remove qt.
| David Craven |
2016-08-18 | gnu: fritzing: Use modular qt....* gnu/packages/engineering.scm (fritzing)[inputs]: Add qtbase, qtserialport,
qtsvg. Remove qt.
| David Craven |
2016-08-18 | gnu: qsynth: Use modular qt....* gnu/packages/audio.scm (qsynth)[inputs]: Add qtbase, qtx11extras. Remove qt.
[native-inputs]: Add qttools.
| David Craven |
2016-08-18 | gnu: polkit-qt: Use modular qt....* gnu/packages/polkit.scm (polkit-qt)[propagated-inputs]: Add qtbase. Remove qt.
| David Craven |
2016-08-18 | gnu: kwidgetsaddons: Fix test failure....* gnu/packages/kde-frameworks.scm (kwidgetsaddons)[arguments]:
Enable tests. Set Xvfb pixel depth to 24 bits.
| David Craven |
2016-08-18 | gnu: modemmanager-qt: Propagate modem-manager....* gnu/packages/kde-frameworks.scm (modemmanager-qt)
[propagated-inputs]: Add modem-manager.
[inputs]: Remove modem-manager.
| David Craven |
2016-08-18 | gnu: networkmanager-qt: Propagate network-manager....* gnu/packages/kde-frameworks.scm (networkmanager-qt)
[propagated-inputs]: Add network-manager.
[inputs]: Remove network-manager.
| David Craven |
2016-08-18 | gnu: Add wayland-protocols....* gnu/packages/freedesktop.scm (wayland-protocols): New variable.
| David Craven |
2016-08-18 | gnu: Add mobile-broadband-provider-info....* gnu/packages/gnome.scm (mobile-broadband-provider-info): New variable.
| David Craven |
2016-08-18 | gnu: Add lndir....* gnu/packages/xorg.scm (lndir): New variable.
| David Craven |
2016-08-18 | gnu: Add snappy....* gnu/packages/compression.scm (snappy): New variable.
Co-authored-by: Alex Kost <alezost@gmail.com>
| David Craven |
2016-08-18 | gnu: Add jsoncpp....* gnu/packages/serialization.scm (jsoncpp): New variable.
| David Craven |
2016-08-18 | gnu: Add yaml-cpp....* gnu/packages/serialization.scm (yaml-cpp): New variable.
| David Craven |
2016-08-18 | gnu: Add lmdb....* gnu/packages/databases.scm (lmdb): New variable.
| David Craven |
2016-08-18 | gnu: Add qtgraphicaleffects....* gnu/packages/qt.scm (qtgraphicaleffects): New variable.
| David Craven |
2016-08-18 | gnu: Add qtquickcontrols2....* gnu/packages/qt.scm (qtquickcontrols2): New variable.
| David Craven |
2016-08-18 | gnu: Add qtquickcontrols....* gnu/packages/qt.scm (qtquickcontrols): New variable.
| David Craven |
2016-08-18 | gnu: qtbase: Add search path specification for 'QMAKEPATH'....* gnu/packages/qt.scm (qtbase)[native-search-paths]: New field.
[arguments]: Add phase to patch 'qt_config.prf'.
| 宋文武 |
2016-08-18 | gnu: Add gpgmepp....* gnu/packages/kde-frameworks.scm (gpgmepp): New variable.
| David Craven |
2016-08-18 | gnu: Add kunitconversion....* gnu/packages/kde-frameworks.scm (kunitconversion): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
| David Craven |
2016-08-18 | gnu: Add kpty....* gnu/packages/kde-frameworks.scm (kpty): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
| David Craven |
2016-08-18 | gnu: Add kpackage....* gnu/packages/kde-frameworks.scm (kpackage): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
| David Craven |
2016-08-18 | gnu: Add knotifications....* gnu/packages/kde-frameworks.scm (knotifications): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
| David Craven |
2016-08-18 | gnu: Add kjobwidgets....* gnu/packages/kde-frameworks.scm (kjobwidgets): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
| David Craven |
2016-08-18 | gnu: Add kimageformats....* gnu/packages/kde-frameworks.scm (kimageformats): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
| David Craven |
2016-08-18 | gnu: Add kfilemetadata....* gnu/packages/kde-frameworks.scm (kfilemetadata): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
| David Craven |
2016-08-18 | gnu: Add kdoctools....* gnu/packages/kde-frameworks.scm (kdoctools): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
| David Craven |
2016-08-18 | gnu: Add kcrash....* gnu/packages/kde-frameworks.scm (kcrash): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
| David Craven |
2016-08-18 | gnu: Add kcompletion....* gnu/packages/kde-frameworks.scm (kcompletion): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
| David Craven |
2016-08-18 | gnu: Add kauth....* gnu/packages/kde-frameworks.scm (kauth): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
| David Craven |
2016-08-18 | gnu: Add phonon....* gnu/packages/kde-frameworks.scm (phonon): New variable.
| David Craven |
2016-08-18 | gnu: manaplus: Update to 1.6.8.14....* gnu/packages/games.scm (manaplus): Update to 1.6.8.14.
| Alex Kost |
2016-08-18 | gnu: guile-daemon: Update to 0.1.1....* gnu/packages/guile.scm (guile-daemon): Update to 0.1.1.
| Alex Kost |
2016-08-18 | gnu: guile-xosd: Update to 0.2.1....* gnu/packages/guile.scm (guile-xosd): Update to 0.2.1.
| Alex Kost |