Age | Commit message (Expand) | Author |
2021-05-06 | gnu: linux-libre: Update arm64 config to support Pinebook Pro....* gnu/packages/aux-files/linux-libre/5.11-arm64.conf: Add
configurations to support video, audio, USB-C and battery on
Pinebook Pro.
| Vagrant Cascadian |
2021-05-06 | gnu: Add pathname-utils....* gnu/packages/lisp-xyz.scm (cl-pathname-utils, ecl-pathname-utils,
sbcl-pathname-utils): New variables.
| Pierre Neidhardt |
2021-05-06 | gnu: python-hacking: Update to 4.1.0....* gnu/packages/openstack.scm (python-hacking): Update to 4.1.0.
| Marius Bakke |
2021-05-06 | gnu: python-hacking: Fix build failure....This follows up on 9095fccd0ea7789d5b87e5d1948d875d2029f7da, et.al.
* gnu/packages/python-xyz.scm (python-pycodestyle-2.6, python-pyflakes-2.2,
python-flake8-3.8): New variables.
* gnu/packages/openstack.scm (python-hacking)[propagated-inputs]: Change from
PYTHON-FLAKE8 to PYTHON-FLAKE8-3.8.
| Marius Bakke |
2021-05-06 | gnu: python-flake8: Update to 3.9.1....* gnu/packages/python-xyz.scm (python-flake8): Update to 3.9.1.
| Marius Bakke |
2021-05-06 | gnu: python-flake8: Do not delete and recreate check phase....* gnu/packages/python-xyz.scm (python-flake8)[arguments]: Replace check phase
instead of deleting. Remove trailing #t.
| Marius Bakke |
2021-05-06 | gnu: python-flake8: Do not use the 'bootstrap' pytest....* gnu/packages/python-xyz.scm (python-flake8)[native-inputs]: Change from
PYTHON-PYTEST-BOOTSTRAP to PYTHON-PYTEST.
| Marius Bakke |
2021-05-06 | gnu: python-django@2.2: Update to 2.2.22....* gnu/packages/django.scm (python-django-2.2): Update to 2.2.22.
| Marius Bakke |
2021-05-06 | gnu: python-django: Update to 3.2.2....* gnu/packages/django.scm (python-django): Update to 3.2.2.
| Marius Bakke |
2021-05-06 | gnu: Remove python-pykka....This trivial package is severely outdated and has failed to build for a long time.
* gnu/packages/python-xyz.scm (python-pykka): Remove variable.
| Marius Bakke |
2021-05-06 | gnu: python-dnspython: Update to 2.1.0....* gnu/packages/python-xyz.scm (python-dnspython): Update to 2.1.0.
| Marius Bakke |
2021-05-06 | gnu: gunicorn: Update to 2.1.0....* gnu/packages/python-web.scm (gunicorn): Update to 2.1.0.
[arguments]: Ignore one test that cannot run in the build container.
[native-inputs]: Add PYTHON-GEVENT.
| Marius Bakke |
2021-05-06 | gnu: gunicorn: Remove unneeded runtime dependencies....* gnu/packages/python-web.scm (gunicorn)[arguments]: Override 'wrap' phase.
| Marius Bakke |
2021-05-06 | gnu: gunicorn: Respect '--without-tests'....* gnu/packages/python-web.scm (gunicorn)[arguments]: Only run tests when
TESTS? is #true.
| Marius Bakke |
2021-05-06 | gnu: Add perl-bio-db-hts....* gnu/packages/bioinformatics.scm (perl-bio-db-hts): New variable.
| Ricardo Wurmus |
2021-05-06 | gnu: taisei: Update to 1.3.2....* gnu/packages/games.scm (taisei): Update to 1.3.2.
[inputs]: Add cglm.
| Tobias Geerinckx-Rice |
2021-05-06 | gnu: Add cglm....* gnu/packages/maths.scm (cglm): New public variable.
| Tobias Geerinckx-Rice |
2021-05-06 | gnu: epson-inkjet-printer-escpr: Update to 1.7.10....* gnu/packages/cups.scm (epson-inkjet-printer-escpr): Update to 1.7.10.
| Tobias Geerinckx-Rice |
2021-05-06 | gnu: php: Update to 7.4.19....* gnu/packages/php.scm (php): Update to 7.4.19.
| Tobias Geerinckx-Rice |
2021-05-06 | gnu: telegram-purple: Note support status....* gnu/packages/messaging.scm (telegram-purple)[description]: Set expectations.
| Tobias Geerinckx-Rice |
2021-05-06 | gnu: telegram-purple: Update to 1.4.7....* gnu/packages/messaging.scm (telegram-purple): Update to 1.4.7.
| Tobias Geerinckx-Rice |
2021-05-06 | gnu: nginx: Fix cross-compilation....* gnu/packages/web.scm (nginx)[arguments]: Use CC-FOR-TARGET.
| Tobias Geerinckx-Rice |
2021-05-06 | gnu: nginx: Build http_xslt_module....* gnu/packages/web.scm (nginx)[inputs]: Add libxml2 and libxslt.
[arguments]: Add "--with-http_xslt_module" to the configure flags.
Set up CFLAGS to find libxml2 headers.
| Tobias Geerinckx-Rice |
2021-05-06 | gnu: nyxt: Update to 2-pre-release-7....* gnu/packages/web-browsers.scm (nyxt): Update to 2-pre-release-7.
[arguments]: Set GI_TYPELIB_PATH to the value in the build environment, not
just gsettings-desktop-schemas since we also need the typelibs of GTK, Pango,
etc.
[inputs]: Add sbcl-cl-gobject-introspection, gtk+, webkitgtk,
gobjectintrospection. There are all needed for the new GI-based renderer.
| Pierre Neidhardt |
2021-05-06 | gnu: sbcl-cl-webkit: Update to 20210504....* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20210504.
| Pierre Neidhardt |
2021-05-06 | gnu: translate-shell: Adjust to changes in emacs-build-system....* gnu/packages/dictionaries.scm (translate-shell)[arguments]: Replace
custom 'emacs-install phase with the 'install phase from the
emacs-build-system. Also add 'emacs-make-autoload and
'emacs-autoloads-completion phases from the emacs-build-system. Adjust
modules and imported modules accordingly.
| Efraim Flashner |
2021-05-06 | gnu: knot-resolver: Update to 5.3.2....* gnu/packages/dns.scm (knot-resolver): Update to 5.3.2.
| Tobias Geerinckx-Rice |
2021-05-06 | gnu: oath-toolkit: Build libpskc and pskctool....* gnu/packages/authentication.scm (oath-toolkit)[arguments]:
Add "--enable-pskc" and "--with-xmlsec-crypto-engine=openssl"
to #:configure-flags.
[native-inputs]: Add libltdl.
[inputs]: Add openssl and xmlsec-openssl.
[description]: Document the two new features.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Simon Josefsson via Guix-patches via |
2021-05-06 | gnu: rasdaemon: Use correct @acronym command arity....* gnu/packages/linux.scm (rasdaemon)[description]: Use @acronym with
1 comma only (@comma is not yet supported).
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Alexey Abramov via Guix-patches via |
2021-05-06 | gnu: filezilla: Update to 3.53.1....* gnu/packages/ftp.scm (filezilla): Update to 3.53.1.
| Tobias Geerinckx-Rice |
2021-05-06 | gnu: libfilezilla: Update to 0.28.0....* gnu/packages/ftp.scm (libfilezilla): Update to 0.28.0.
[native-inputs]: Add gcc-8.
| Tobias Geerinckx-Rice |
2021-05-06 | gnu: mutt: Update to 2.0.7....* gnu/packages/mail.scm (mutt): Update to 2.0.7.
| Tobias Geerinckx-Rice |
2021-05-06 | gnu: loksh: Update to 6.9....* gnu/packages/shells.scm (loksh): Update to 6.9.
[source]: Check out recursively.
[build-systems]: Switch to Meson.
[inputs]: Remove libbsd.
[arguments]: Remove the old build system's #:make-flags and #:phases
customisation.
| Tobias Geerinckx-Rice |
2021-05-06 | gnu: msmtp: Don't TP Debian's house....* gnu/packages/mail.scm (msmtp)[arguments]: Fix comment typo.
| Tobias Geerinckx-Rice |
2021-05-05 | gnu: python-django: Disable django-admin wrapper....* gnu/packages/django.scm (python-django)[arguments]: Delete 'wrap' phase.
[native-inputs]: Move PYTHON-JINJA2 ...
[propagated-inputs]: ... here. While at it, add a comment about which inputs
are optional and adjust order accordingly.
| Marius Bakke |
2021-05-05 | gnu: python-django: Update to 3.2.1....* gnu/packages/django.scm (python-django): Update to 3.2.1.
| Marius Bakke |
2021-05-05 | gnu: python-django: Support '--without-tests'....* gnu/packages/django.scm (python-django)[arguments]: Test for TESTS? in the
'check' phase.
| Marius Bakke |
2021-05-05 | gnu: python-djangorestframework: Update to 3.12.4....* gnu/packages/django.scm (python-djangorestframework): Update to 3.12.4.
| Marius Bakke |
2021-05-05 | gnu: python-django-picklefield: Test with Django 2.2....* gnu/packages/django.scm (python-django-picklefield)[native-inputs]: Change
from PYTHON-DJANGO to PYTHON-DJANGO-2.2.
| Marius Bakke |
2021-05-05 | gnu: python-django-debug-toolbar: Update to 3.2.1....* gnu/packages/django.scm (python-django-debug-toolbar): Update to 3.2.1.
| Marius Bakke |
2021-05-05 | gnu: python-sqlparse: Remove unnecessary runtime dependencies....* gnu/packages/databases.scm (python-sqlparse)[arguments]: Override 'wrap'
phase.
| Marius Bakke |
2021-05-05 | gnu: python-cached-property: Update to 1.5.2....* gnu/packages/python-xyz.scm (python-cached-property): Update to 1.5.2.
| Marius Bakke |
2021-05-05 | gnu: python-netaddr: Update to 0.8.0....* gnu/packages/python-xyz.scm (python-netaddr): Update to 0.8.0.
| Marius Bakke |
2021-05-05 | gnu: python-asgiref: Update to 3.3.4....* gnu/packages/python-web.scm (python-asgiref): Update to 3.3.4.
| Marius Bakke |
2021-05-05 | gnu: python-bcrypt: Update to 3.2.0....* gnu/packages/python-crypto.scm (python-bcrypt): Update to 3.2.0.
| Marius Bakke |
2021-05-05 | gnu: python-django-auth-ldap: Update to 2.4.0....* gnu/packages/django.scm (python-django-auth-ldap): Update to 2.4.0.
| Marius Bakke |
2021-05-05 | gnu: python-sqlparse: Update to 0.4.1....* gnu/packages/databases.scm (python-sqlparse): Update to 0.4.1.
| Marius Bakke |
2021-05-05 | gnu: uBlock Origin: Update to 1.35.2....* gnu/packages/browser-extensions.scm (uassets): Update to f52147302.
(ublock-origin): Update to 1.35.2.
| Marius Bakke |
2021-05-05 | gnu: rasdaemon: Fix Texinfo syntax of description....Regression introduced in 58805da44dac6b180245edd8a6419343f64d221c.
* gnu/packages/linux.scm (rasdaemon)[description]: Avoid @acronym since
Guile's Texinfo module doesn't currently support @comma{}.
* doc/guix.texi (Linux Services): Use @comma{} within @acronym.
| Ludovic Courtès |
2021-05-05 | gnu: emacs-vertico: Update to 0.8....* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.8.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
| Xinglu Chen |