Age | Commit message (Collapse) | Author |
|
* gnu/packages/gnupg.scm (signing-party)[arguments]: Use 'modify-phases'.
|
|
* gnu/packages/gnupg.scm (python-pygpgme)[inputs]: Remove
python-setuptools.
(python2-pygpgme)[native-inputs]: Add python2-setuptools.
|
|
* gnu/packages/moreutils.scm (moreutils)[source]: Add Debian snapshot
alternative uri for downloading.
|
|
* 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'.
|
|
* gnu/packages/admin.scm (interrobang): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/audio.scm (bs1770gain): Update to 0.4.11.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/regex.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/machine-learning.scm (dlib): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
This is a followup to commit f50f4ae454ab8e32c3b43541c493ba652ec03a05.
* gnu/packages/serialization.scm: Import python module.
|
|
This is a followup to commit 30ffab50063c2cc8a4523d2eb110be9ebe388f51.
* gnu/packages/kde-frameworks.scm: Import boost and gnupg modules.
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/qt.scm (qtkeychain)[inputs]: Add qtbase. Remove qt.
[native-inputs]: Add qttools.
|
|
* gnu/packages/pdf.scm (poppler-qt)[inputs]: Add qtbase. Remove qt.
|
|
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add qtbase. Remove qt.
|
|
* gnu/packages/finance.scm (bitcoin-core)[inputs]: Add qtbase. Remove qt.
|
|
* gnu/packages/engineering.scm (fritzing)[inputs]: Add qtbase, qtserialport,
qtsvg. Remove qt.
|
|
* gnu/packages/audio.scm (qsynth)[inputs]: Add qtbase, qtx11extras. Remove qt.
[native-inputs]: Add qttools.
|
|
* gnu/packages/polkit.scm (polkit-qt)[propagated-inputs]: Add qtbase. Remove qt.
|
|
* gnu/packages/kde-frameworks.scm (kwidgetsaddons)[arguments]:
Enable tests. Set Xvfb pixel depth to 24 bits.
|
|
* gnu/packages/kde-frameworks.scm (modemmanager-qt)
[propagated-inputs]: Add modem-manager.
[inputs]: Remove modem-manager.
|
|
* gnu/packages/kde-frameworks.scm (networkmanager-qt)
[propagated-inputs]: Add network-manager.
[inputs]: Remove network-manager.
|
|
* gnu/packages/freedesktop.scm (wayland-protocols): New variable.
|
|
* gnu/packages/gnome.scm (mobile-broadband-provider-info): New variable.
|
|
* gnu/packages/xorg.scm (lndir): New variable.
|
|
* gnu/packages/compression.scm (snappy): New variable.
Co-authored-by: Alex Kost <alezost@gmail.com>
|
|
* gnu/packages/serialization.scm (jsoncpp): New variable.
|
|
* gnu/packages/serialization.scm (yaml-cpp): New variable.
|
|
* gnu/packages/databases.scm (lmdb): New variable.
|
|
* gnu/packages/qt.scm (qtgraphicaleffects): New variable.
|
|
* gnu/packages/qt.scm (qtquickcontrols2): New variable.
|
|
* gnu/packages/qt.scm (qtquickcontrols): New variable.
|
|
* gnu/packages/qt.scm (qtbase)[native-search-paths]: New field.
[arguments]: Add phase to patch 'qt_config.prf'.
|
|
* gnu/packages/kde-frameworks.scm (gpgmepp): New variable.
|
|
* gnu/packages/kde-frameworks.scm (kunitconversion): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
|
|
* gnu/packages/kde-frameworks.scm (kpty): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
|
|
* gnu/packages/kde-frameworks.scm (kpackage): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
|
|
* gnu/packages/kde-frameworks.scm (knotifications): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
|
|
* gnu/packages/kde-frameworks.scm (kjobwidgets): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
|
|
* gnu/packages/kde-frameworks.scm (kimageformats): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
|
|
* gnu/packages/kde-frameworks.scm (kfilemetadata): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
|
|
* gnu/packages/kde-frameworks.scm (kdoctools): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
|
|
* gnu/packages/kde-frameworks.scm (kcrash): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
|
|
* gnu/packages/kde-frameworks.scm (kcompletion): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
|
|
* gnu/packages/kde-frameworks.scm (kauth): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
|
|
* gnu/packages/kde-frameworks.scm (phonon): New variable.
|
|
* gnu/packages/games.scm (manaplus): Update to 1.6.8.14.
|
|
* gnu/packages/guile.scm (guile-daemon): Update to 0.1.1.
|
|
* gnu/packages/guile.scm (guile-xosd): Update to 0.2.1.
|
|
* doc/guix.texi: Fix multiple typos.
|