organizing for go pkg installs
This commit is contained in:
37
vars/pkgs/nushell.yml
Normal file
37
vars/pkgs/nushell.yml
Normal 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
|
||||
Reference in New Issue
Block a user