update and fix multiple packages

This commit is contained in:
Matthew Stobbs
2025-01-25 16:07:24 -07:00
parent edba662878
commit 00e08c5997
27 changed files with 132 additions and 99 deletions

View File

@@ -1,8 +1,7 @@
---
Darwin:
pkgs:
pkgs:
Darwin:
- node
Linux:
pkgs:
Linux:
- nodejs
- npm

View File

@@ -1,5 +1,22 @@
---
nu_plugins:
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_inc
- nu_plugin_polars
- nu_plugin_gstat
@@ -10,25 +27,26 @@ nu_plugins:
- nu_plugin_net
- nu_plugin_prometheus
- nu_plugin_qr_maker
- nu_plugin_rpm
- nu_plugin_semver
Darwin:
nu_pkgs_list: []
pkgdeps:
- nushell
- openssl
- cmake
Debian:
nu_pkgs_list:
- nu
pkgdeps:
- pkg-config
- libssl-dev
- build-essential
RedHat:
nu_pkgs_list:
- nu
pkgdeps:
- libxcb
- openssl-devel
- libX11-devel
- nu_plugin_hashes
- nu_plugin_dbus
- nu_plugin_compress
- nu_plugin_dns
- nu_plugin_file_dialog
- nu_plugin_desktop_notifications
- nu_plugin_net
- nu_plugin_json_path
- nu_plugin_hcl
- nu_plugin_unzip
- nu_plugin_units
- nu_plugin_gstat
- nu_plugin_selector
- nu_plugin_sys
- nu_plugin_xpath
pkgs:
Darwin:
- nu_plugin_plist
Debian: []
RedHat:
- nu_plugin_rpm

View File

@@ -1,7 +1,6 @@
Darwin:
pkgs:
pkgs:
Darwin:
- python3
Linux:
pkgs:
Linux:
- python3
- python3-pip

View File

@@ -1,6 +1,5 @@
Darwin:
pkgs:
pkgs:
Darwin:
- tidy-html5
Linux:
pkgs:
Linux:
- tidy

View File

@@ -5,17 +5,17 @@ fedora:
release: 2-6
epel:
release: 2-3
RedHat:
deppkgs:
pkgs:
RedHat:
- zfs
Debian:
- zfs-dkms
- zfsutils-linux
deppkgs:
RedHat:
- kernel-devel
- epel-release
pkgs:
- zfs
Debian:
deppkgs:
Debian:
- dpkg-dev
- linux-headers-generic
- linux-image-generic
pkgs:
- zfs-dkms
- zfsutils-linux