separate configuration, requirements and variables
This commit is contained in:
@@ -1,55 +1,2 @@
|
||||
---
|
||||
deps:
|
||||
- rust
|
||||
- carapace
|
||||
build_deps:
|
||||
Darwin:
|
||||
- openssl
|
||||
- cmake
|
||||
Debian:
|
||||
- pkg-config
|
||||
- libssl-dev
|
||||
- build-essential
|
||||
RedHat:
|
||||
- libxcb
|
||||
- openssl-devel
|
||||
- libX11-devel
|
||||
|
||||
pkgs_common:
|
||||
- nu
|
||||
- nu_plugin_compress
|
||||
- nu_plugin_desktop_notifications
|
||||
- nu_plugin_dns
|
||||
- nu_plugin_file_dialog
|
||||
- nu_plugin_formats
|
||||
- nu_plugin_gstat
|
||||
- nu_plugin_gstat
|
||||
- nu_plugin_hashes
|
||||
- nu_plugin_hcl
|
||||
- nu_plugin_highlight
|
||||
- nu_plugin_inc
|
||||
- nu_plugin_json_path
|
||||
- nu_plugin_json_path
|
||||
- nu_plugin_net
|
||||
- nu_plugin_net
|
||||
- nu_plugin_polars
|
||||
- nu_plugin_prometheus
|
||||
- nu_plugin_qr_maker
|
||||
- nu_plugin_query
|
||||
- nu_plugin_selector
|
||||
- nu_plugin_semver
|
||||
- nu_plugin_units
|
||||
- nu_plugin_unzip
|
||||
- nu_plugin_xpath
|
||||
|
||||
pkgs:
|
||||
Darwin:
|
||||
- nu_plugin_plist
|
||||
Debian:
|
||||
- nu_plugin_dbus
|
||||
- nu_plugin_rpm
|
||||
- nu_plugin_sys
|
||||
RedHat:
|
||||
- nu_plugin_dbus
|
||||
- nu_plugin_rpm
|
||||
- nu_plugin_sys
|
||||
install_extra: true
|
||||
|
||||
Reference in New Issue
Block a user