guix/gnu
Maxim Cournoyer 3b3fb28086
gnu: python-flit-core: Propagate python-tomli instead of python-toml.
Flit Core apparently requires tomli at runtime rather than toml.  This means
we must build a toml-less python-flit-core first, for bootstrapping purposes.

* gnu/packages/python-build.scm (python-flit-core-bootstrap): New variable.
(python-flit-core): Inherit from the above, replacing the propagated
python-toml by python-tomli.
(python-tomli): Adjust accordingly.
2022-01-10 11:44:40 -05:00
..
bootloader
build linux-container: Handle CLONE_NEWCGROUP and use it by default. 2022-01-05 23:44:18 +01:00
home home: services: Make strings in Gexps translateble. 2022-01-03 19:32:07 +01:00
installer
machine machine: ssh: Open a single SSH session per machine. 2022-01-09 23:17:17 +01:00
packages gnu: python-flit-core: Propagate python-tomli instead of python-toml. 2022-01-10 11:44:40 -05:00
platforms
services services: set-xorg-configuration: Use target-x86-64?. 2022-01-08 15:51:37 -08:00
system services: Consistently use SDDM rather than GDM on non-x86_64. 2022-01-06 18:54:59 -08:00
tests
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: gtk: Update to 4.4.1. 2022-01-10 11:44:37 -05:00
machine.scm
packages.scm
platform.scm
services.scm
system.scm
tests.scm