| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
* gnu/packages/embedded.scm: Add sdcc from sdcc.scm.
* gnu/packages/electronics.scm: Update #:use-module directive.
* gnu/packages/sdcc.scm: Delete file.
* gnu/local.mk: Remove it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/sdcc.scm (sdcc)[source]: Extend snippet to remove bundled μCsim
source.
[arguments]<#:configure-flags>: Replace "--enable-ucsim" with
"--disable-ucsim".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/embedded.scm (ucsim): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
| |
As pointed out in #45272, it is broken.
* gnu/packages/gnome.scm (gnome-builder)[#:configure-flags] Add
-Dplugin_jedi=false.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-11.9128f96.
|
|
|
|
| |
* gnu/packages/benchmark.scm (python-locust): New variable.
|
|
|
|
| |
* gnu/packages/python-web.scm (python-geventhttpclient): Update to 1.4.4.
|
|
|
|
| |
* gnu/packages/openstack.scm (python2-reno): Remove variable.
|
|
|
|
| |
* gnu/packages/openstack.scm (python2-oslo.i18n): Remove variable.
|
|
|
|
| |
* gnu/packages/python-web.scm (python2-geventhttpclient): Remove variable.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-greenlet): Update to 0.4.17.
|
|
|
|
| |
* gnu/packages/openstack.scm (python2-mox3): Remove variable.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python2-gdrivefs): Remove variable.
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python2-graphene): Remove variable.
(python-graphene)[properties]: Remove field.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python2-pykafka): Remove variable.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python2-pykka): Remove variable.
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python2-gevent): Remove variable.
(python-gevent)[properties]: Remove field.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-gevent): Update to 20.9.0.
[phases]{adjust-tests}: Cleanup the list of ignored tests. Many tests relying
on networking can be skipped simply by specifying -unone.
{check}: Specify the -unone option, which deselects tests depending on network
and other special resources.
[home-page]: Use HTTPS.
[description]: Please 'guix lint'.
|
|
|
|
| |
* gnu/packages/openstack.scm (python2-oslo.context): Remove variable.
|
|
|
|
| |
* gnu/packages/openstack.scm (python2-openstackdocstheme): Remove variable.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python2-graphql-relay): Remove variable.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python2-gpic): Remove variable.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (bpython2): Remove variable.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python2-eventlet): Remove variable.
|
|
|
|
| |
* gnu/packages/vim.scm (python2-pynvim): Remove variable.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python2-greenlet): Remove variable.
|
|
|
|
|
| |
* gnu/packages/python-web.scm (python-werkzeug): Update to 1.0.1.
[home-page]: Update.
|
|
|
|
|
| |
* gnu/packages/python-web.scm (python2-flask-restful-swagger): Remove
variable.
|
|
|
|
| |
* gnu/packages/python-web.scm (python2-flask-script): Remove variable.
|
|
|
|
| |
* gnu/packages/python-web.scm (python2-flask-principal): Remove variable.
|
|
|
|
| |
* gnu/packages/python-web.scm (python2-flask-httpauth): Remove variable.
|
|
|
|
| |
* gnu/packages/python-web.scm (python2-pytest-httpbin): Remove variable.
|
|
|
|
| |
* gnu/packages/python-web.scm (python2-werkzeug): Remove variable.
|
|
|
|
| |
* gnu/packages/python-web.scm (python-dpkt): New variable.
|
|
|
|
|
| |
* gnu/packages/openstack.scm: Prettify the section header and fix the
indentation of the package.
|
|
|
|
| |
* gnu/packages/openstack.scm (python-oslo.i18n): Fix indentation.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-configargparse): Update to 1.2.3.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python2-configargparse): Remove variable.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-nov-el): Update to 0.3.3.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/45252>.
* gnu/packages/patches/libffi-float128-powerpc64le.patch: Import patch file
from <https://github.com/libffi/libffi/pull/561.patch>.
* gnu/packages/libffi.scm (libffi)[arguments]: Apply patch conditionally for
powerpc64le-* systems in a phase.
[inputs]: Add patch as input conditionally for powerpc64le-* systems.
* gnu/local.mk (dist_patch_DATA): Add patch file to build system.
Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-js2-mode): Update to 20201220.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-diff-hl): Update to 1.8.8.
|
|
|
|
| |
* gnu/packages/video.scm (libaom): Update to 2.0.1.
|
|
|
|
| |
* gnu/packages/video.scm (straw-viewer)[propagated-inputs]: Add youtube-dl.
|
|
|
|
|
| |
* gnu/local.mk (bear-disable-preinstall-tests.patch): Add patch.
* gnu/packages/build-tools.scm (bear): Reference patch, and update.
|
|
|
|
| |
* gnu/packages/logging.scm (spdlog): Update to 1.8.2.
|
|
|
|
| |
* gnu/packages/engineering.scm (volk): Update to 2.4.1.
|
|
|
|
|
|
|
| |
(Obviously) the tarball wasn't updated in place, and the .sig did check
out, but I forgot to commit it because I'm a bit of an idiot.
* gnu/packages/tls.scm (p11-kit)[source]: Update hash.
|
|
|
|
| |
* gnu/packages/networking.scm (wireshark): Update to 3.4.2.
|
|
|
|
| |
* gnu/packages/admin.scm (sudo): Update to 1.9.4p2.
|