| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/backup.scm (borg)[native-inputs]: Use python-pytest-2.9.2.
|
|
|
|
| |
* gnu/packages/python.scm (python-pytest-2.9.2): New variable.
|
|
|
|
|
| |
* gnu/packages/cross-base.scm (cross-libc): Use cross-libc-for-target
to determine the correct libc to use.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Reported by Mark H Weaver <mhw@netris.org>
Partly fixes <http://bugs.gnu.org/24832>.
'ld-wrapper-boot0' was evaluating strictly instead of lazily, leading to
invalid system types.
* gnu/packages/base.scm (make-ld-wrapper): Turn #:target into a
one-argument procedure. Honor it.
* gnu/packages/commencement.scm (ld-wrapper-boot0): Fix 'name' argument
to 'make-ld-wrapper'. Make #:target argument a procedure.
* gnu/packages/cross-base.scm (cross-gcc): Adjust #:target argument.
|
|
|
|
| |
* gnu/packages/gnome.scm (shotwell)[native-inputs]: Add gtk+:bin.
|
|\ |
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/patches/libtiff-CVE-2016-5652.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff-fixed)[source]: Use it.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Suggested by Chris Marusich <cmmarusich@gmail.com> at
<https://lists.gnu.org/archive/html/guix-devel/2016-10/msg00425.html>.
* gnu/packages/package-management.scm (guix-0.11.0)[native-inputs]: Add
Autoconf, Automake, Gettext, Texinfo, Graphviz, and Help2man.
(guix-devel)[native-inputs]: Remove.
|
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacs-debbugs): Update to 0.11.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/networking.scm (nethogs): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-imagesize, python2-imagesize): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
| |
| |
| |
| |
| | |
* gnu/packages/libusb.scm (python-pyusb)[arguments]: Use srfi-1 to make
the "fix-libusb-reference" phase clearer.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-waf)[source]: Use https.
|
| |
| |
| |
| | |
* gnu/packages/samba.scm (samba): Update to 4.5.1.
|
| |
| |
| |
| | |
* gnu/packages/version-control.scm (git): Update to 2.10.2.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-joblib)[arguments]: Add phase to
disable failing tests.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-joblib): Update to 0.10.3.
[native-inputs]: Add python-sphinx, python-docutils, python-numpydoc.
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| | |
The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the build of python-nltk to fail.
* gnu/packages/python.scm (python-nltk, python2-nltk)[arguments]:
Disable the tests.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-pyquery,
python2-pyquery)[native-inputs]: Add python-webob and python-webtest.
|
| |
| |
| |
| | |
* gnu/packages/dico.scm (dico)[source]: Add 'snippet' and 'modules'.
|
| |
| |
| |
| |
| |
| |
| |
| | |
The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the build of python-graph-ql to fail.
* gnu/packages/python.scm (python-graphql-core,
python2-graphql-core)[arguments]: Disable the tests.
|
|\| |
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-pika, python2-pika)[native-inputs]: Add
python-pyev, python-tornado.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-pyev, python2-pyev): New variables.
|
| |
| |
| |
| |
| |
| |
| |
| | |
The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the build of python-prompt-toolkit to fail.
* gnu/packages/python.scm (python-prompt-toolkit,
python2-prompt-toolkit)[arguments]: Disable the tests.
|
| |
| |
| |
| |
| |
| |
| |
| | |
The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the build of python-publicsuffix2 to fail.
* gnu/packages/python.scm (python-publicsuffix2, python2-publicsuffix2)
[arguments]: Disable the tests.
|
| |
| |
| |
| | |
* gnu/packages/music.scm (python-pyechonest): Remove variable.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/embedded.scm (openocd): New variable.
* gnu/packages/patches/openocd-nrf52.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add the patch.
|
| |
| |
| |
| | |
* gnu/packages/embedded.scm (jimtcl): New variable.
|
| |
| |
| |
| | |
* gnu/packages/embedded.scm (libjaylink): New variable.
|
| |
| |
| |
| | |
* gnu/packages/libusb.scm (hidapi): New variable.
|
| |
| |
| |
| | |
* gnu/packages/embedded.scm (gdb-arm-none-eabi): New variable.
|
| |
| |
| |
| |
| | |
* gnu/packages/gnuzilla.scm (icecat)[inputs]: Add gtk+.
[arguments]: Use --enable-default-toolkit=cairo-gtk3.
|
| |
| |
| |
| | |
* gnu/packages/sdcc.scm (arguments)[configure-flags]: Add --enable-ucsim.
|
| |
| |
| |
| | |
* gnu/packages/dns.scm (yadifa): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cups.scm (hplip): Update to 3.16.10.
|
| |
| |
| |
| | |
* gnu/packages/kde-frameworks.scm (plasma-framework): Update to 5.27.0.
|
| |
| |
| |
| | |
* gnu/packages/kde-frameworks.scm (kxmlrpcclient): Update to 5.27.0.
|
| |
| |
| |
| | |
* gnu/packages/kde-frameworks.scm (kxmlgui): Update to 5.27.0.
|
| |
| |
| |
| | |
* gnu/packages/kde-frameworks.scm (kwallet): Update to 5.27.0.
|
| |
| |
| |
| | |
* gnu/packages/kde-frameworks.scm (ktextwidgets): Update to 5.27.0.
|
| |
| |
| |
| | |
* gnu/packages/kde-frameworks.scm (ktexteditor): Update to 5.27.0.
|
| |
| |
| |
| |
| | |
* gnu/packages/kde-frameworks.scm (kservice): Update to 5.27.0.
[native-inputs]: Add bison and flex-2.6.1.
|
| |
| |
| |
| |
| | |
* gnu/packages/kde-frameworks.scm (krunner): Update to 5.27.0.
[arguments]: Return #t.
|
| |
| |
| |
| |
| | |
* gnu/packages/kde-frameworks.scm (kpeople): Update to 5.27.0.
[arguments]: Return #t.
|
| |
| |
| |
| | |
* gnu/packages/kde-frameworks.scm (kparts): Update to 5.27.0.
|
| |
| |
| |
| | |
* gnu/packages/kde-frameworks.scm (knotifyconfig): Update to 5.27.0.
|
| |
| |
| |
| |
| | |
* gnu/packages/kde-frameworks.scm (knewstuff): Update to 5.27.0.
[arguments]: Return #t.
|
| |
| |
| |
| |
| | |
* gnu/packages/kde-frameworks.scm (kio): Update to 5.27.0.
[arguments]: Return #t.
|