Files
wunker-os/recipes/common/dev-packages.yml
Gerald Pinder 3d70ca3790 Install zellij
2025-01-04 21:11:49 -05:00

40 lines
849 B
YAML

---
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
modules:
- from-file: common/docker-engine.yml
- type: rpm-ostree
repos:
- kubectl.repo
- google-cloud-sdk.repo
- https://pkg.earthly.dev/earthly.repo
- https://cli.github.com/packages/rpm/gh-cli.repo
install:
- 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
- type: script
scripts:
- install-mkcert.sh
- install-codelldb.sh
- install-zellij.nu