me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Maxim Cournoyer 39ba8a1097
gnu: python-wxpython: Apply patch to fix TypeError exceptions.
This is caused by Python 3.10's new behavior of native extension now rejecting
float values as input when the expected type is an integer.

* gnu/packages/patches/python-wxwidgets-type-errors.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/wxwidgets.scm (python-wxpython) [source]: Apply it.  Delete
trailing #t.
[arguments]: Delete trailing #t.
2023-05-01 17:13:53 -04:00
..
bootloader
build
home home: services: openssh: Add configuration option for jump proxies 2023-04-21 17:09:50 +02:00
installer installer: Filter out C.UTF-8 from the list of locales. 2023-04-30 23:11:09 +02:00
machine
packages gnu: python-wxpython: Apply patch to fix TypeError exceptions. 2023-05-01 17:13:53 -04:00
services system: guix: Use config's ACL file location. 2023-04-30 23:11:05 +02:00
system locale: Add glibc 2.33 to '%default-locale-libcs'. 2023-04-19 16:32:03 +02:00
tests tests: Use the client 'start-service' procedure. 2023-04-21 16:16:38 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Add 'gdb-minimal' to the "core" package set. 2023-04-18 15:59:34 +02:00
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: python-wxpython: Apply patch to fix TypeError exceptions. 2023-05-01 17:13:53 -04:00
machine.scm
packages.scm
services.scm
system.scm Merge branch 'master' into core-updates. 2023-04-14 17:15:08 -04:00
tests.scm tests: Fork and exec a new Guile for the marionette REPL. 2023-04-21 16:16:38 +02:00