Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | gnu: python2-pykafka: Remove package.•••* gnu/packages/python-xyz.scm (python2-pykafka): Remove variable. | Maxim Cournoyer | 2020-12-20 | 1 | -3/+0 | |
* | gnu: python2-pykka: Remove package.•••* gnu/packages/python-xyz.scm (python2-pykka): Remove variable. | Maxim Cournoyer | 2020-12-20 | 1 | -3/+0 | |
* | gnu: python2-gevent: Remove package.•••* gnu/packages/python-xyz.scm (python2-gevent): Remove variable. (python-gevent)[properties]: Remove field. | Maxim Cournoyer | 2020-12-20 | 1 | -11/+1 | |
* | gnu: python-gevent: Update to 20.9.0.•••* 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'. | Maxim Cournoyer | 2020-12-20 | 1 | -23/+10 | |
* | gnu: python2-oslo.context: Remove package.•••* gnu/packages/openstack.scm (python2-oslo.context): Remove variable. | Maxim Cournoyer | 2020-12-20 | 1 | -3/+0 | |
* | gnu: python2-openstackdocstheme: Remove package.•••* gnu/packages/openstack.scm (python2-openstackdocstheme): Remove variable. | Maxim Cournoyer | 2020-12-20 | 1 | -3/+0 | |
* | gnu: python2-graphql-relay: Remove package.•••* gnu/packages/python-xyz.scm (python2-graphql-relay): Remove variable. | Maxim Cournoyer | 2020-12-20 | 1 | -3/+0 | |
* | gnu: python2-gpic: Remove package.•••* gnu/packages/python-xyz.scm (python2-gpic): Remove variable. | Maxim Cournoyer | 2020-12-20 | 1 | -3/+0 | |
* | gnu: bpython2: Remove package.•••* gnu/packages/python-xyz.scm (bpython2): Remove variable. | Maxim Cournoyer | 2020-12-20 | 1 | -31/+0 | |
* | gnu: python2-eventlet: Remove package.•••* gnu/packages/python-xyz.scm (python2-eventlet): Remove variable. | Maxim Cournoyer | 2020-12-20 | 1 | -8/+0 | |
* | gnu: python2-pynvim: Remove package.•••* gnu/packages/vim.scm (python2-pynvim): Remove variable. | Maxim Cournoyer | 2020-12-20 | 1 | -3/+0 | |
* | gnu: python2-greenlet: Remove package.•••* gnu/packages/python-xyz.scm (python2-greenlet): Remove variable. | Maxim Cournoyer | 2020-12-20 | 1 | -3/+0 | |
* | gnu: python-werkzeug: Update to 1.0.1.•••* gnu/packages/python-web.scm (python-werkzeug): Update to 1.0.1. [home-page]: Update. | Maxim Cournoyer | 2020-12-20 | 1 | -3/+3 | |
* | gnu: python2-flask-restful-swagger: Remove package.•••* gnu/packages/python-web.scm (python2-flask-restful-swagger): Remove variable. | Maxim Cournoyer | 2020-12-20 | 1 | -3/+0 | |
* | gnu: python2-flask-script: Remove package.•••* gnu/packages/python-web.scm (python2-flask-script): Remove variable. | Maxim Cournoyer | 2020-12-20 | 1 | -3/+0 | |
* | gnu: python2-flask-principal: Remove package.•••* gnu/packages/python-web.scm (python2-flask-principal): Remove variable. | Maxim Cournoyer | 2020-12-20 | 1 | -3/+0 | |
* | gnu: python2-flask-httpauth: Remove package.•••* gnu/packages/python-web.scm (python2-flask-httpauth): Remove variable. | Maxim Cournoyer | 2020-12-20 | 1 | -3/+0 | |
* | gnu: python2-pytest-httpbin: Remove package.•••* gnu/packages/python-web.scm (python2-pytest-httpbin): Remove variable. | Maxim Cournoyer | 2020-12-20 | 1 | -3/+0 | |
* | gnu: python2-werkzeug: Remove package.•••* gnu/packages/python-web.scm (python2-werkzeug): Remove variable. | Maxim Cournoyer | 2020-12-20 | 1 | -3/+0 | |
* | gnu: Add python-dpkt.•••* gnu/packages/python-web.scm (python-dpkt): New variable. | Maxim Cournoyer | 2020-12-20 | 1 | -0/+18 | |
* | gnu: python-oslo.config: Fix indentation.•••* gnu/packages/openstack.scm: Prettify the section header and fix the indentation of the package. | Maxim Cournoyer | 2020-12-20 | 1 | -4/+8 | |
* | gnu: python-oslo.i18n: Fix indentation.•••* gnu/packages/openstack.scm (python-oslo.i18n): Fix indentation. | Maxim Cournoyer | 2020-12-20 | 1 | -15/+15 | |
* | gnu: python-configargparse: Update to 1.2.3.•••* gnu/packages/python-xyz.scm (python-configargparse): Update to 1.2.3. | Maxim Cournoyer | 2020-12-20 | 1 | -2/+2 | |
* | gnu: python2-configargparse: Remove package.•••* gnu/packages/python-xyz.scm (python2-configargparse): Remove variable. | Maxim Cournoyer | 2020-12-20 | 1 | -3/+0 | |
* | gnu: emacs-nov-el: Update to 0.3.3.•••* gnu/packages/emacs-xyz.scm (emacs-nov-el): Update to 0.3.3. | Brett Gilio | 2020-12-20 | 1 | -2/+3 | |
* | gnu: libffi: Add unreleased patch to fix float128 on powerpc64le.•••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> | John Doe | 2020-12-20 | 3 | -5/+80 | |
* | gnu: emacs-js2-mode: Update to 20201220.•••* gnu/packages/emacs-xyz.scm (emacs-js2-mode): Update to 20201220. | Nicolas Goaziou | 2020-12-21 | 1 | -23/+21 | |
* | gnu: emacs-diff-hl: Update to 1.8.8.•••* gnu/packages/emacs-xyz.scm (emacs-diff-hl): Update to 1.8.8. | Nicolas Goaziou | 2020-12-21 | 1 | -2/+2 | |
* | gnu: libaom: Update to 2.0.1.•••* gnu/packages/video.scm (libaom): Update to 2.0.1. | Leo Famulari | 2020-12-20 | 1 | -2/+2 | |
* | gnu: straw-viewer: Move youtube-dl to propagated inputs.•••* gnu/packages/video.scm (straw-viewer)[propagated-inputs]: Add youtube-dl. | Brett Gilio | 2020-12-20 | 1 | -7/+7 | |
* | gnu: bear: Update to 3.0.4.•••* gnu/local.mk (bear-disable-preinstall-tests.patch): Add patch. * gnu/packages/build-tools.scm (bear): Reference patch, and update. | Brett Gilio | 2020-12-20 | 3 | -4/+81 | |
* | gnu: spdlog: Update to 1.8.2.•••* gnu/packages/logging.scm (spdlog): Update to 1.8.2. | Brett Gilio | 2020-12-20 | 1 | -2/+2 | |
* | gnu: volk: Update to 2.4.1.•••* gnu/packages/engineering.scm (volk): Update to 2.4.1. | Tobias Geerinckx-Rice | 2020-12-20 | 1 | -2/+2 | |
* | gnu: p11-kit: Fix source hash.•••(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. | Tobias Geerinckx-Rice | 2020-12-20 | 1 | -1/+1 | |
* | gnu: wireshark: Update to 3.4.2.•••* gnu/packages/networking.scm (wireshark): Update to 3.4.2. | Tobias Geerinckx-Rice | 2020-12-20 | 1 | -2/+2 | |
* | gnu: sudo: Update to 1.9.4p2.•••* gnu/packages/admin.scm (sudo): Update to 1.9.4p2. | Tobias Geerinckx-Rice | 2020-12-20 | 1 | -2/+2 | |
* | gnu: pd: Update to 0.51-3.•••* gnu/packages/music.scm (pd): Update to 0.51-3. | Tobias Geerinckx-Rice | 2020-12-20 | 1 | -2/+2 | |
* | gnu: p11-kit: Update to 0.23.22.•••* gnu/packages/tls.scm (p11-kit): Update to 0.23.22. | Tobias Geerinckx-Rice | 2020-12-20 | 1 | -2/+2 | |
* | gnu: john-the-ripper-jumbo: Build with OpenSSL 1.1.•••* gnu/packages/password-utils.scm (john-the-ripper-jumbo)[inputs]: Change from OPENSSL-1.0 to OPENSSL. | Marius Bakke | 2020-12-20 | 1 | -1/+1 | |
* | gnu: rtmpdump: Update to 2.4-0.c5f04a5 [security fixes].•••* gnu/packages/networking.scm (rtmpdump): Update to 2.4-0.c5f04a5. [arguments]: Add phase prefer-gnutls. [inputs]: Remove OPENSSL-1.0. Add GNUTLS. | Marius Bakke | 2020-12-20 | 1 | -44/+57 | |
* | gnu: kentutils: Build with OpenSSL 1.1.•••* gnu/packages/bioinformatics.scm (kentutils)[inputs]: Change from OPENSSL-1.0 to OPENSSL. | Marius Bakke | 2020-12-20 | 1 | -1/+1 | |
* | gnu: kentutils: Add a file name for the "samtabix" input.•••* gnu/packages/bioinformatics.scm (kentutils)[native-inputs]: For "samtabix", add a file name on the origin. | Marius Bakke | 2020-12-20 | 1 | -8/+10 | |
* | gnu: dtc: Update to 1.6.0.•••* gnu/packages/bootloaders.scm (dtc): Update to 1.6.0. | Marius Bakke | 2020-12-20 | 1 | -2/+2 | |
* | gnu: cppunit: Update to 1.15.1.•••* gnu/packages/check.scm (cppunit): Update to 1.15.1. | Marius Bakke | 2020-12-20 | 1 | -2/+2 | |
* | gnu: xcb-util-errors: Build with Python 3.•••* gnu/packages/xorg.scm (xcb-util-errors)[native-inputs]: Change from PYTHON-2 to PYTHON-WRAPPER. | Marius Bakke | 2020-12-20 | 1 | -1/+1 | |
* | gnu: kitty: Update to 0.19.3.•••* gnu/packages/terminals.scm (kitty): Update to 0.19.3. | Tobias Geerinckx-Rice | 2020-12-20 | 1 | -2/+2 | |
* | gnu: nginx-documentation: Update to 1.19.6-2636-a0824dab33ff.•••* gnu/packages/web.scm (nginx-documentation): Update to 1.19.6-2636-a0824dab33ff. | Tobias Geerinckx-Rice | 2020-12-20 | 1 | -4/+4 | |
* | gnu: nginx: Update to 1.19.6.•••* gnu/packages/web.scm (nginx): Update to 1.19.6. | Tobias Geerinckx-Rice | 2020-12-20 | 1 | -2/+2 | |
* | gnu: openvpn: Update to 2.4.10.•••* gnu/packages/vpn.scm (openvpn): Update to 2.4.10. | Tobias Geerinckx-Rice | 2020-12-20 | 1 | -2/+2 | |
* | gnu: lighttpd: Update to 1.4.57.•••* gnu/packages/web.scm (lighttpd): Update to 1.4.57. | Tobias Geerinckx-Rice | 2020-12-20 | 1 | -2/+2 |