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
|
||||
flash
|
||||
game
|
||||
|
||||
osm
|
||||
zulip
|
||||
signal
|
||||
telegram
|
||||
|
|
|
@ -1,18 +1,19 @@
|
|||
pacman-static
|
||||
arch/tools
|
||||
shell/all
|
||||
|
||||
cronie
|
||||
doom
|
||||
syncthing
|
||||
doom
|
||||
kdeconnect
|
||||
instalee
|
||||
refind
|
||||
|
||||
bluetooth
|
||||
passwords
|
||||
dev/most
|
||||
track
|
||||
office
|
||||
lilypond
|
||||
chordpro
|
||||
refind
|
||||
bluetooth
|
||||
openvpn
|
||||
track
|
||||
|
||||
borg
|
||||
signal
|
||||
openvpn
|
||||
|
|
|
@ -2,13 +2,11 @@ arch/base
|
|||
composing
|
||||
media/mix
|
||||
media/video
|
||||
media/img
|
||||
dev
|
||||
|
||||
osm
|
||||
print
|
||||
mount
|
||||
forensics
|
||||
|
||||
telegram
|
||||
lemonade
|
||||
caddy
|
||||
samba
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
arch/base
|
||||
signal
|
||||
chordpro
|
||||
lilypond
|
||||
intel-ucode
|
||||
amd-ucode
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
shell/tools
|
||||
fd
|
||||
ripgrep
|
||||
hunt
|
||||
zsh-completions
|
||||
python-pynvim
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
ruby-bundler
|
||||
rbenv
|
||||
ruby-build
|
||||
solaar
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
nmap
|
||||
bind
|
||||
libguestfs
|
||||
tor
|
||||
testdisk
|
||||
recuva
|
||||
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-tools
|
||||
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
|
||||
glances
|
||||
timer
|
||||
hexyl
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
smartmontools
|
||||
lnav
|
||||
logwatch
|
||||
gnu-netcat
|
||||
net-tools
|
||||
|
|
|
@ -14,3 +14,5 @@ timg
|
|||
tmux
|
||||
jq
|
||||
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