janneke pushed a commit to branch core-packages-team in repository guix. commit 27a1432269886c33fbc3241c1f024a899376c030 Author: Janneke Nieuwenhuizen <jann...@gnu.org> AuthorDate: Wed Dec 11 18:58:16 2024 +0100
squash! gnu: Use cryptsetup-minimal instead of cryptsetup. --typo Change-Id: Ifb834690bb897f0dfb0b2ec772546c051f37c999 --- gnu/system/install.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/system/install.scm b/gnu/system/install.scm index 01c386124d..4de903c59b 100644 --- a/gnu/system/install.scm +++ b/gnu/system/install.scm @@ -495,7 +495,7 @@ Access documentation at any time by pressing Alt-F2.\x1b[0m ;; We used to provide fdisk from GNU fdisk, but as of version 2.0.0a ;; it pulls Guile 1.8, which takes unreasonable space; furthermore ;; util-linux's fdisk is already available, in %base-packages-linux. - cryptsetup mdadmo + cryptsetup mdadm dosfstools btrfs-progs e2fsprogs