Files
wunker-os/recipes/common/dev-packages.yml
2025-05-28 23:18:16 -04:00

60 lines
1.3 KiB
YAML

---
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
modules:
- type: dnf
repos:
cleanup: true
files:
- kubectl.repo
- google-cloud-sdk.repo
# - opentofu.repo
- https://pkg.earthly.dev/earthly.repo
- https://cli.github.com/packages/rpm/gh-cli.repo
- https://rpm.releases.hashicorp.com/fedora/hashicorp.repo
group-install:
packages:
- development-tools
install:
packages:
- cmake
- "gcc-c++"
- earthly
- kubectl
- helm
- pylsp
- parallel
- gcc-aarch64-linux-gnu
- gcc-c++-aarch64-linux-gnu
- musl-gcc
- openssl-devel
- bat
- gh
- go
- git-lfs
- google-cloud-cli
- erlang
- erlang-doc
- elixir
- elixir-doc
- zlib-devel
- glab
- hugo
- copr-cli
- rpm-build
- rpm-devel
- rpmlint
- diffutils
- patch
- rpmdevtools
- protobuf-compiler
- helix
- tofu
- terraform
- terraform-ls
- type: script
scripts:
- install-mkcert.sh
- install-codelldb.sh
- install-zellij.nu
- from-file: common/docker-engine.yml