fix(packages): repair some packages path
This commit is contained in:
parent
61fc5e0b29
commit
98448e56ff
1 changed files with 3 additions and 3 deletions
|
|
@ -17,7 +17,7 @@ common:
|
||||||
desc: Include pactree
|
desc: Include pactree
|
||||||
|
|
||||||
tty:
|
tty:
|
||||||
- name: physlock
|
- name: aur/physlock
|
||||||
desc: Session password-lock at the TTY level
|
desc: Session password-lock at the TTY level
|
||||||
|
|
||||||
libs:
|
libs:
|
||||||
|
|
@ -224,7 +224,7 @@ common:
|
||||||
- name: net-tools
|
- name: net-tools
|
||||||
desc: Core tools for configuration tools for Linux networking
|
desc: Core tools for configuration tools for Linux networking
|
||||||
- nmap
|
- nmap
|
||||||
- gnu-netcat
|
- openbsd-netcat
|
||||||
- wireguard-tools
|
- wireguard-tools
|
||||||
- tcpdump
|
- tcpdump
|
||||||
- name: socat
|
- name: socat
|
||||||
|
|
@ -377,7 +377,7 @@ common:
|
||||||
lsp:
|
lsp:
|
||||||
- gopls
|
- gopls
|
||||||
- rust-analyzer
|
- rust-analyzer
|
||||||
- typst-lsp
|
- aur/typst-lsp
|
||||||
- vscode-css-languageserver
|
- vscode-css-languageserver
|
||||||
- pyright
|
- pyright
|
||||||
- typescript-language-server
|
- typescript-language-server
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue