| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/tests/base.scm (run-basic-test): New procedure, extracted from ...
(%test-basic-os): ... here. Use it.
|
|
|
|
|
| |
* tests/packages.scm ("--search-paths with pattern"): Call
'regexp-quote' on the result of 'derivation->output-path'.
|
|
|
|
|
| |
* gnu/packages/package-management.scm (source-file?)
(make-git-predicate, current-guix): New procedures.
|
|
|
|
|
| |
* guix/utils.scm (current-source-directory): Add case for when FILE-NAME
is #f.
|
|
|
|
|
|
| |
* guix/utils.scm (absolute-dirname): New procedure.
(current-source-directory): Emit code to use it instead of calling
'search-path'.
|
|
|
|
| |
* guix/store.scm (register-path): Do not catch 'system-error'.
|
|
|
|
|
| |
* gnu/services.scm (gc-roots->system-entry): New procedure.
(gc-root-service-type): New variable.
|
|
|
|
|
| |
* gnu/packages/xml.scm (libxslt)[replacement]: New field.
(libxslt/fixed): New variable.
|
|
|
|
| |
* gnu/packages/music.scm (synthv1): Update to 0.7.5.
|
|
|
|
| |
* gnu/packages/compression.scm (lbzip2): New variable.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-multiple-cursors): New variable.
|
|
|
|
| |
* gnu/packages/guile.scm (guile-sqlite3): New variable.
|
|
|
|
| |
* gnu/packages/linux.scm (bluez)[arguments]: Add 'post-install' phase.
|
|
|
|
| |
* gnu/packages/linux.scm (bluez): Update to 5.40.
|
|
|
|
|
| |
* gnu/packages/linux.scm (bluez)[arguments]: Add '--sysconfdir=/etc'
and '--localstatedir=/var'.
|
|
|
|
|
|
|
| |
* gnu/services/desktop.scm (bluetooth-shepherd-service)
(bluetooth-service): New Prodecures.
(bluetooth-service-type): New variable.
* doc/guix.text (Desktop Services): Document it.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python2-jsonrpclib): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-company): New variable.
|
|
|
|
|
|
|
| |
These packages should be updated together.
* gnu/packages/tls.scm (certbot): Update to 0.8.1.
(python-acme, python2-acme): Update to 0.8.1
|
|
|
|
| |
* gnu/packages/bittorrent.scm (aria2): Updat eto 1.24.0.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This makes 'dicod' listen on 'localhost' by default, whereas it was
previously listening on all the interfaces, which is not a good default
security-wise.
* gnu/services/dict.scm (<dicod-configuration>)[interfaces]: New field.
(dicod-configuration-file)[database->text]: New procedure, with code
formerly in 'dicod-configuration->text'.
[dicod-configuration->text]: Rename to...
[configuration->text]: ... this. Honor 'interfaces'.
* doc/guix.texi (Various Services): Document 'interfaces'.
|
|
|
|
|
|
|
| |
* gnu/packages/lxqt.scm (libqtxdg)[inputs]: Move qtbase ...
[propagated-inputs]: ... to here.
This is a follow-up to aa450b2bc41b0cedbebc4f8c0a51867a436cf02b.
|
|
|
|
|
| |
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.20.9.
[home-page]: Use https.
|
|
|
|
|
|
| |
* gnu/packages/enlightenment.scm (python-efl)[arguments]: Replace 'build
phase to set 'ENABLE_CYTHON=1'.
[native-inputs]: python-cython.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-bz2file, python2-bz2file): New
variables.
|
|
|
|
|
|
| |
* gnu/packages/gnupg.scm (gnupg): Update to 2.1.13.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
| |
* guix/utils.scm (current-source-directory): When FILE-NAME is relative,
use 'search-path' to determine the absolute file name.
|
|
|
|
|
| |
* guix/utils.scm (extract-directory): Remove.
(current-source-directory): Rewrite as a 'syntax-case' macro.
|
|
|
|
|
| |
* doc/guix.texi (Synopses and Descriptions): Add note about marketing
phrases.
|
|
|
|
|
| |
* gnu/packages/lxqt.scm (lxqt-common)[inputs]: Add qtbase,
qttools, qtx11extras.
|
|
|
|
|
| |
* gnu/packages/lxqt.scm (lxqt-session)[inputs]: Add qtbase,
qttools, qtx11extras.
|
|
|
|
|
| |
* gnu/packages/lxqt.scm (liblxqt)[inputs]: Add qtbase,
qttools, qtx11extras.
|
|
|
|
|
| |
* gnu/packages/lxqt.scm (libqtxdg)[propagated-inputs]: Remove qt.
[inputs]: Add qtbase.
|
|
|
|
|
|
| |
* gnu/packages/lxqt.scm (libqtxdg, liblxqt, lxqt-common,
lxqt-session)[source]: Project tarballs have been replaced with Github
archive tarballs.
|
|
|
|
| |
* gnu/packages/web.scm (starman): Update to 0.4014.
|
|
|
|
|
| |
* gnu/packages/ebook.scm (calibre)[inputs]: Remove qt, add qtbase.
[native-inputs]: Remove qt, add qtbase.
|
|
|
|
| |
* gnu/packages/video.scm (avidemux)[inputs]: Remove qt, add qtbase, qttools.
|
|
|
|
| |
* gnu/packages/video.scm (avidemux)[arguments]: Use 'modify-phases'.
|
|
|
|
| |
* gnu/packages/video.scm (avidemux)[inputs]: Add libva, libvdpau.
|
|
|
|
| |
* gnu/packages/tls.scm (libressl): Update to 2.3.6.
|
|
|
|
| |
* gnu/packages/ntp.scm (openntpd): Update to 6.0p1.
|
|
|
|
|
| |
* gnu/packages/scribus.scm (scribus)[inputs]: Remove qt, add qtbase,
qtdeclarative, qttools.
|
|
|
|
|
| |
* gnu/packages/audio.scm (alsa-modular-synth)[inputs]: Remove qt,
add qtbase, qttools.
|
|
|
|
| |
* gnu/packages/music.scm (drumstick)[inputs]: Remove qt, add qtbase, qtsvg.
|
|
|
|
|
| |
* gnu/packages/music.scm (vmpk)[inputs]: Remove qt, add qtbase, qtsvg,
qttools, qtx11extras.
|
|
|
|
| |
* gnu/packages/music.scm (synthv1)[inputs]: Remove qt, add qtbase, qttools.
|
|
|
|
| |
* gnu/packages/music.scm (powertabeditor)[inputs]: Remove qt, add qtbase.
|
|
|
|
| |
* gnu/packages/gps.scm (gpsbabel)[inputs]: Remove qt, add qtbase, qttools.
|
|
|
|
| |
* gnu/packages/finance.scm (bitcoin-core): Update to 0.12.1.
|
|
|
|
| |
* gnu/packages/video.scm (v4l-utils): Update to 1.10.1.
|