organizing for go pkg installs

This commit is contained in:
Matthew Stobbs
2025-02-12 16:57:28 -07:00
parent a3df5215b8
commit c73ac46bc8
31 changed files with 431 additions and 396 deletions

37
vars/pkgs/nushell.yml Normal file
View File

@@ -0,0 +1,37 @@
nushell:
build_deps:
Darwin:
- openssl
- cmake
Debian:
- pkg-config
- libssl-dev
- build-essential
RedHat:
- libxcb
- openssl-devel
- libX11-devel
nupkgs_extra: []
nupkgs_common:
- nu
- nu_plugin_compress
- nu_plugin_desktop_notifications
- nu_plugin_dns
- nu_plugin_file_dialog
- nu_plugin_formats
- nu_plugin_gstat
- nu_plugin_hashes
- nu_plugin_hcl
- nu_plugin_highlight
- nu_plugin_inc
- nu_plugin_json_path
- nu_plugin_net
- nu_plugin_polars
- nu_plugin_query
- nu_plugin_selector
pkgs:
Darwin:
- nu_plugin_plist
Debian: []
RedHat:
- nu_plugin_rpm