| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/qt.scm (qtsensors): Update to 5.6.1-1.
|
|
|
|
| |
* gnu/packages/qt.scm (qtwebsockets): Update to 5.6.1-1.
|
|
|
|
| |
* gnu/packages/qt.scm (qtconnectivity): Update to 5.6.1-1.
|
|
|
|
| |
* gnu/packages/qt.scm (qtdeclarative): Update to 5.6.1-1.
|
|
|
|
| |
* gnu/packages/qt.scm (qtxmlpatterns): Update to 5.6.1-1.
|
|
|
|
| |
* gnu/packages/qt.scm (qtx11extras): Update to 5.6.1-1.
|
|
|
|
| |
* gnu/packages/qt.scm (qtimageformats): Update to 5.6.1-1.
|
|
|
|
| |
* gnu/packages/qt.scm (qtsvg): Update to 5.6.1-1.
|
|
|
|
| |
* gnu/packages/qt.scm (qtbase): Update to 5.6.1-1.
|
|
|
|
| |
* gnu/packages/qt.scm (qtbase)[inputs]: Add eudev, libinput.
|
|
|
|
|
|
| |
* gnu/packages/qt.scm (qtbase)[propagated-inputs]: Move mesa ...
[inputs]: ... to here.
(qtsvg)[propagated-inputs]: No need to clear propagated-inputs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
* gnu/packages/games.scm (starfighter): New variable.
|
|
|
|
|
| |
* gnu/packages/video.scm (mpv): Update to 0.18.0.
[arguments]: Remove disabled '--enable-gpl3' configure flag.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.0.0.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre): Update to 4.6.3.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.14.
|
|
|
|
|
|
| |
* gnu/packages/crypto.scm (opendht): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/serialization.scm (msgpack): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/python.scm (python-orator, python2-orator): New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-flexmock, python2-flexmock): New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-pyaml, python2-pyaml): New variables.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-fake-factory, python2-fake-factory):
New variables.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-ukpostcodeparser)
(python2-ukpostcodeparser): New variables.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-email-validator)
(python2-email-validator): New variables.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-dnspython, python2-dnspython):
New variables.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-lazy-object-proxy)
(python2-lazy-object-proxy): New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-cleo, python2-cleo): New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-pylev, python2-pylev): New variables.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-inflection, python2-inflection):
New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-arrow, python2-arrow): New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-chai, python2-chai): New variables.
|
|
|
|
|
| |
* guix/build-system/python.scm (pypi-uri): Use https://pypi.io.
* gnu/packages/python.scm (python-twisted)[uri]: Remove https://pypi.io.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.27.
|
|
|
|
|
|
|
|
| |
* gnu/packages/erlang.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Co-authored by: Leo Famulari <leo@famulari.name>
Co-authored by: Pjotr Prins <pjotr.public12@thebird.nl>
|
|
|
|
| |
* gnu/packages/java.scm (java-swt): Update to 4.6.
|
|
|
|
| |
* gnu/packages/algebra.scm (pari-gp): Update to 2.7.6.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-writegood-mode): New variable.
|
|
|
|
| |
* gnu/packages/dictionaries.scm (diction): New variable.
|
|
|
|
| |
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.4.10.
|
|
|
|
|
| |
* gnu/tests/base.scm (run-basic-test)["uname"]: Don't hard-code the
architecture.
|
|
|
|
|
| |
* gnu/tests/install.scm (%test-installed-os): Use '-enable-kvm' only
when /dev/kvm exists.
|
|
|
|
|
|
|
|
| |
* gnu/services/mcron.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/tests/base.scm (%mcron-os, %test-mcron): New variables.
(run-mcron-test): New procedure.
* doc/guix.texi (Scheduled Job Execution): New node.
|
|
|
|
| |
* gnu/packages/guile.scm (mcron2): New variable.
|
|
|
|
|
| |
* gnu/packages/xorg.scm: Use https for cgit.freedesktop.org,
www.x.org/wiki/, anongit.freedesktop.org.
|
|
|
|
| |
* gnu/packages/haskell.scm: Use https for Hackage, Github urls.
|
|
|
|
| |
* gnu/packages/enlightenment.scm (efl): Update to 1.17.2.
|
|
|
|
|
|
| |
This is a followup to commit c283b22e93cbf496e13b25878be3ec8a1242fb73.
* gnu/packages/assembly.scm (lightning): Add 'license' prefix.
|
|
|
|
|
|
| |
* gnu/packages/perl.scm (perl-test-harness): Update to 3.36.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/lightning.scm: Remove. Move 'lightning' to...
* gnu/packages/assembly.scm (lightning): ... here. New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
|