chore: major update to all arch groups
This commit is contained in:
parent
dfc2b448cf
commit
2ae2536a81
25 changed files with 49 additions and 15 deletions
|
@ -1,4 +1,8 @@
|
||||||
arch/full
|
arch/full
|
||||||
|
flash
|
||||||
game
|
game
|
||||||
|
|
||||||
|
osm
|
||||||
zulip
|
zulip
|
||||||
|
signal
|
||||||
|
telegram
|
||||||
|
|
|
@ -1,18 +1,19 @@
|
||||||
|
pacman-static
|
||||||
arch/tools
|
arch/tools
|
||||||
shell/all
|
shell/all
|
||||||
|
|
||||||
cronie
|
cronie
|
||||||
doom
|
|
||||||
syncthing
|
syncthing
|
||||||
|
doom
|
||||||
kdeconnect
|
kdeconnect
|
||||||
instalee
|
instalee
|
||||||
|
refind
|
||||||
|
|
||||||
|
bluetooth
|
||||||
passwords
|
passwords
|
||||||
dev/most
|
dev/most
|
||||||
track
|
|
||||||
office
|
office
|
||||||
lilypond
|
track
|
||||||
chordpro
|
|
||||||
refind
|
|
||||||
bluetooth
|
|
||||||
openvpn
|
|
||||||
borg
|
borg
|
||||||
signal
|
openvpn
|
||||||
|
|
|
@ -2,13 +2,11 @@ arch/base
|
||||||
composing
|
composing
|
||||||
media/mix
|
media/mix
|
||||||
media/video
|
media/video
|
||||||
|
media/img
|
||||||
dev
|
dev
|
||||||
|
print
|
||||||
osm
|
|
||||||
mount
|
mount
|
||||||
forensics
|
forensics
|
||||||
|
|
||||||
telegram
|
|
||||||
lemonade
|
lemonade
|
||||||
caddy
|
caddy
|
||||||
samba
|
|
||||||
|
|
|
@ -1,3 +1,6 @@
|
||||||
arch/base
|
arch/base
|
||||||
|
signal
|
||||||
|
chordpro
|
||||||
|
lilypond
|
||||||
intel-ucode
|
intel-ucode
|
||||||
amd-ucode
|
amd-ucode
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
shell/tools
|
shell/tools
|
||||||
fd
|
fd
|
||||||
ripgrep
|
|
||||||
hunt
|
hunt
|
||||||
zsh-completions
|
zsh-completions
|
||||||
python-pynvim
|
python-pynvim
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
ruby-bundler
|
ruby-bundler
|
||||||
rbenv
|
rbenv
|
||||||
ruby-build
|
ruby-build
|
||||||
|
solaar
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
nmap
|
nmap
|
||||||
bind
|
bind
|
||||||
libguestfs
|
tor
|
||||||
testdisk
|
testdisk
|
||||||
recuva
|
recuva
|
||||||
sandboxie
|
sandboxie
|
||||||
|
|
4
groups/game/wine
Normal file
4
groups/game/wine
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
wine
|
||||||
|
wine-mono
|
||||||
|
winetricks
|
||||||
|
kdialog
|
3
groups/media/img
Normal file
3
groups/media/img
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
sxiv
|
||||||
|
gimp
|
||||||
|
pinta
|
|
@ -3,3 +3,4 @@ fuseiso
|
||||||
android-fs
|
android-fs
|
||||||
android-tools
|
android-tools
|
||||||
aafm-git
|
aafm-git
|
||||||
|
libguestfs
|
||||||
|
|
4
groups/print
Normal file
4
groups/print
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
cups
|
||||||
|
cups-pdf
|
||||||
|
bluez-cups
|
||||||
|
system-config-printer
|
|
@ -1,3 +1,5 @@
|
||||||
|
ripgrep
|
||||||
exa
|
exa
|
||||||
glances
|
glances
|
||||||
timer
|
timer
|
||||||
|
hexyl
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
smartmontools
|
smartmontools
|
||||||
lnav
|
lnav
|
||||||
logwatch
|
logwatch
|
||||||
|
gnu-netcat
|
||||||
|
net-tools
|
||||||
|
|
|
@ -14,3 +14,5 @@ timg
|
||||||
tmux
|
tmux
|
||||||
jq
|
jq
|
||||||
bc
|
bc
|
||||||
|
neofetch
|
||||||
|
dos2unix
|
||||||
|
|
2
handlers/nix/install
Executable file
2
handlers/nix/install
Executable file
|
@ -0,0 +1,2 @@
|
||||||
|
#!/bin/sh
|
||||||
|
nix-env --install "$@"
|
1
packages/bluez-cups/aur
Normal file
1
packages/bluez-cups/aur
Normal file
|
@ -0,0 +1 @@
|
||||||
|
|
1
packages/cups-pdf/aur
Normal file
1
packages/cups-pdf/aur
Normal file
|
@ -0,0 +1 @@
|
||||||
|
|
1
packages/cups/aur
Normal file
1
packages/cups/aur
Normal file
|
@ -0,0 +1 @@
|
||||||
|
|
1
packages/ihp/nix
Normal file
1
packages/ihp/nix
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ihp-new
|
|
@ -1 +1 @@
|
||||||
instalee-git
|
instalee-full-git
|
||||||
|
|
1
packages/libguestfs/aur
Normal file
1
packages/libguestfs/aur
Normal file
|
@ -0,0 +1 @@
|
||||||
|
|
1
packages/neofetch/aur
Normal file
1
packages/neofetch/aur
Normal file
|
@ -0,0 +1 @@
|
||||||
|
|
0
packages/pfetch/aur
Normal file
0
packages/pfetch/aur
Normal file
1
packages/sxiv/aur
Normal file
1
packages/sxiv/aur
Normal file
|
@ -0,0 +1 @@
|
||||||
|
|
1
packages/system-config-printer/aur
Normal file
1
packages/system-config-printer/aur
Normal file
|
@ -0,0 +1 @@
|
||||||
|
|
Loading…
Add table
Reference in a new issue