added more python packages and mdns-related avahi packages
This commit is contained in:
@@ -207,6 +207,18 @@ pkgs:
|
||||
key_path: ~
|
||||
src_entry: ~
|
||||
src_path: ~
|
||||
- name: python3-venv
|
||||
uri: ~
|
||||
key: ~
|
||||
key_path: ~
|
||||
src_entry: ~
|
||||
src_path: ~
|
||||
- name: python3-pip
|
||||
uri: ~
|
||||
key: ~
|
||||
key_path: ~
|
||||
src_entry: ~
|
||||
src_path: ~
|
||||
- name: golang
|
||||
uri: ~
|
||||
key: ~
|
||||
@@ -238,6 +250,18 @@ pkgs:
|
||||
src_entry: ~
|
||||
src_path: ~
|
||||
handler: ~
|
||||
- name: avahi-daemon
|
||||
uri: ~
|
||||
key: ~
|
||||
key_path: ~
|
||||
src_entry: ~
|
||||
src_path: ~
|
||||
- name: avahi-utils
|
||||
uri: ~
|
||||
key: ~
|
||||
key_path: ~
|
||||
src_entry: ~
|
||||
src_path: ~
|
||||
# <dict[<str>:<dict>]> representing package groups installed by shell scripts
|
||||
script:
|
||||
# <list[<dict>]> representing user-level or supplemental shell script installations
|
||||
@@ -254,6 +278,10 @@ pkgs:
|
||||
src: "https://install.julialang.org"
|
||||
pre: ~
|
||||
post: ~
|
||||
- name: uv
|
||||
src: "https://astral.sh/uv/install.sh"
|
||||
pre: ~
|
||||
post: ~
|
||||
# <dict[<str>:<dict>]> representing package groups installed from source archives
|
||||
archive:
|
||||
# <list[<dict>]> representing user-level or supplemental source archives
|
||||
|
||||
Reference in New Issue
Block a user