Files
dotfiles/variables.yml

44 lines
952 B
YAML
Raw Normal View History

2022-12-15 19:43:32 +01:00
terraform_version: 1.3.6
kubectl_version: v1.26.0
go_version: "1.19.4"
2022-05-02 20:28:01 +02:00
portfolio_performace_version: "0.57.2"
2021-10-31 13:24:43 +01:00
cargo_crate_list:
- crate: just
binary: just
2022-12-15 19:43:32 +01:00
version: 1.9.0
2021-10-31 13:24:43 +01:00
- crate: ripgrep
binary: rg
version: 13.0.0
2022-06-29 15:29:02 +02:00
features:
- pcre2
- simd-accel
toolchain: nightly # necessary for SIMD
required_packages:
- ubuntu: libpcre2-dev
archlinux: pcre2
2021-10-31 13:24:43 +01:00
- crate: fd-find
binary: fd
2022-12-15 19:43:32 +01:00
version: 8.6.0
2021-10-31 13:24:43 +01:00
- crate: bat
binary: bat
2022-12-15 19:43:32 +01:00
version: 0.22.1
2021-10-31 13:24:43 +01:00
- crate: exa
binary: exa
version: 0.10.1
2022-07-01 20:03:36 +02:00
- crate: mdbook
binary: mdbook
2022-12-15 19:43:32 +01:00
version: 0.4.24
2021-11-16 18:45:38 +01:00
- url: https://github.com/hakoerber/git-repo-manager
binary: grm
2022-05-02 20:16:49 +02:00
branch: develop
2021-11-16 18:45:38 +01:00
source: git
toolchain: nightly
2022-06-29 15:29:02 +02:00
features:
- static-build
target: x86_64-unknown-linux-musl
- url: https://github.com/greshake/i3status-rust
binary: i3status-rs
branch: master
source: git
package: i3status-rs