Files
ansible_role_package/vars/pkgs/nushell.yml
2025-02-12 16:57:28 -07:00

38 lines
709 B
YAML

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