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 or pull requests.
guix/gnu
Ricardo Wurmus c4bcb5db49
gnu: python-typer: Simplify by using pyproject-build-system.
* gnu/packages/python-xyz.scm (python-typer)[build-system]: Use
pyproject-build-system.
[arguments]: Remove extra quoting; remove custom 'build phase; remove custom
'install phase; remove custom 'check phase; add 'pre-check phase.
[synopsis]: Pull onto the same line.
[description]: Reformat.
2022-12-12 23:59:29 +01:00
..
bootloader bootloaders: grub: Fix comment. 2022-12-07 23:19:56 -05:00
build Merge branch 'version-1.4.0' 2022-12-12 15:03:35 +01:00
home home: services: Use 'match-record' instead of 'match'. 2022-12-08 13:21:46 +01:00
installer installer: Detect mapped installation devices. 2022-12-10 11:24:07 +01:00
machine machine: ssh: Validate 'system' field. 2022-11-17 22:27:39 +01:00
packages gnu: python-typer: Simplify by using pyproject-build-system. 2022-12-12 23:59:29 +01:00
services services: guix-build-coordinator: Fix service startup. 2022-12-12 19:58:25 +00:00
system Merge branch 'version-1.4.0' 2022-12-12 15:03:35 +01:00
tests tests: Add system tests for each supported kernel version. 2022-12-12 20:23:32 +01:00
artwork.scm
bootloader.scm gnu: bootloader: Rework chaining, add grub-efi-netboot-removable-bootloader. 2022-12-01 14:31:28 -05:00
ci.scm
compression.scm
home.scm
image.scm
installer.scm installer: Log provenance data. 2022-12-05 14:57:15 +01:00
local.mk gnu: python-seaborn: Update to 0.12.0. 2022-12-11 23:55:54 +00:00
machine.scm
packages.scm
services.scm
system.scm system: Rename and move %base-packages-disk-utilities. 2022-12-06 10:24:39 +01:00
tests.scm