Skip to content

Commit daaba1e

Browse files
committed
Install gh and libfido2 in tools tree
1 parent 6b35525 commit daaba1e

4 files changed

Lines changed: 8 additions & 0 deletions

File tree

mkosi.tools.conf/mkosi.conf.d/arch.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Distribution=arch
66
[Content]
77
Packages=
88
cryptsetup
9+
github-cli
10+
libfido2
911
mkinitcpio
1012
mypy
1113
pyright

mkosi.tools.conf/mkosi.conf.d/debian-kali-ubuntu.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Distribution=|ubuntu
99
Packages=
1010
cryptsetup-bin
1111
fdisk
12+
gh
13+
libfido2-1
1214
mypy
1315
npm
1416
python3-pytest

mkosi.tools.conf/mkosi.conf.d/fedora.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Distribution=fedora
55

66
[Content]
77
Packages=
8+
gh
9+
libfido2
810
reuse
911
ruff
1012
sequoia-sop

mkosi.tools.conf/mkosi.conf.d/opensuse.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ Distribution=opensuse
66
[Content]
77
Packages=
88
cryptsetup
9+
gh
910
grub2 # TODO: Move to default tools tree when https://bugzilla.opensuse.org/show_bug.cgi?id=1227464 is resolved.
11+
libfido2
1012
mypy
1113
npm
1214
python3-pytest

0 commit comments

Comments
 (0)