guix/gnu
Efraim Flashner 49a47bdcc5
gnu: python-flake8-polyfill: Fix building with python-flake8@4.
* gnu/packages/python-xyz.scm (python-flake8-polyfill)[source]: Add patch.
* gnu/packages/patches/python-flake8-polyfill-flake8-4-compat.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Register it.
2022-06-07 09:22:35 +03:00
..
bootloader bootloader: grub: Add removable grub-efi bootloader option. 2022-06-06 22:43:30 +02:00
build
home home: services: Add 'lookup-home-service-types' procedure. 2022-06-04 12:04:24 +02:00
installer
machine
packages gnu: python-flake8-polyfill: Fix building with python-flake8@4. 2022-06-07 09:22:35 +03:00
services services: syslogd: Do not fsync at each line. 2022-06-06 22:43:31 +02:00
system
tests tests: childhurd: Make sure "guix build -d" works. 2022-06-05 23:35:30 +02:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: python-flake8-polyfill: Fix building with python-flake8@4. 2022-06-07 09:22:35 +03:00
machine.scm
packages.scm packages: Use SRFI-71 instead of SRFI-11. 2022-06-06 22:43:30 +02:00
services.scm
system.scm system: Fix typo, add doc. 2022-06-06 11:29:51 -04:00
tests.scm