working on helpers

This commit is contained in:
Matthew Stobbs
2026-02-05 17:18:02 -07:00
parent e231c6ae7a
commit e91e7e9698
12 changed files with 170 additions and 147 deletions

View File

@@ -51,16 +51,18 @@ pkg_src: [] # packages built from source
pkg_sys: [] # system package manager packages
pkg_sys_pip: [] # system pip packages
pkg_zig: [] # zig packages
__configured: [] # list of configured packages
__configured: {} # dict of configured packages
__add_to_path: [] # list of paths that should be in PATH
__var_to_env: {} # dict of variables to add to your env
# Per package variables
## {{{ air
air_version: latest
air_build_files:
- bin/air
air_install_url: github.com/air-verse/air
air_pkg_deps:
- pkgs/go.yml
air_build_files:
- bin/air
# }}}
## {{{ alacritty
alacritty_version: v0.16.1
@@ -133,6 +135,7 @@ go_archive_archmap:
arm64: arm64
aarch64: arm64
x86_64: amd64
go_archive_url_base: https://go.dev/dl
go_archive_sums:
1.25.6:
Darwin: