You've already forked fedora-toolbox
forked from davejansen/fedora-bootc
Merge branch 'main' of davejansen.dev:davejansen/fedora-toolbox
All checks were successful
Build container image / Build and push image (push) Successful in 4m53s
All checks were successful
Build container image / Build and push image (push) Successful in 4m53s
This commit is contained in:
@@ -34,12 +34,12 @@ dnf5 install -y \
|
|||||||
patch gcc gcc-c++ \
|
patch gcc gcc-c++ \
|
||||||
python3 python3-pip \
|
python3 python3-pip \
|
||||||
nodejs \
|
nodejs \
|
||||||
dotnet-sdk-8.0 \
|
|
||||||
php composer \
|
php composer \
|
||||||
weechat \
|
weechat \
|
||||||
neomutt libnotify notmuch abook isync \
|
neomutt libnotify notmuch abook isync \
|
||||||
khal vdirsyncer \
|
khal vdirsyncer \
|
||||||
newsboat
|
newsboat
|
||||||
|
#dotnet-sdk-8.0 \
|
||||||
|
|
||||||
# Install uv
|
# Install uv
|
||||||
curl -LsSf https://astral.sh/uv/install.sh | sh
|
curl -LsSf https://astral.sh/uv/install.sh | sh
|
||||||
|
|||||||
Reference in New Issue
Block a user