Replace obsolete packages
This commit is contained in:
parent
a7be9fa736
commit
9cb987ba8d
|
@ -139,7 +139,7 @@ function deploySoftware -d "Deploys a the specified software action" -a action
|
||||||
if $isInstall
|
if $isInstall
|
||||||
yayinst \
|
yayinst \
|
||||||
devdocs-desktop \
|
devdocs-desktop \
|
||||||
godot-mono-bin
|
godot-mono
|
||||||
end
|
end
|
||||||
|
|
||||||
source "$dir/../Software/vscode/main.fish" $action
|
source "$dir/../Software/vscode/main.fish" $action
|
||||||
|
@ -157,7 +157,8 @@ function deploySoftware -d "Deploys a the specified software action" -a action
|
||||||
yayinst \
|
yayinst \
|
||||||
networkmanager-openvpn \
|
networkmanager-openvpn \
|
||||||
networkmanager-openconnect \
|
networkmanager-openconnect \
|
||||||
protonvpn
|
proton-vpn-gtk-app \
|
||||||
|
protonvpn-cli-community
|
||||||
end
|
end
|
||||||
|
|
||||||
if collectionActive common
|
if collectionActive common
|
||||||
|
@ -180,7 +181,7 @@ function deploySoftware -d "Deploys a the specified software action" -a action
|
||||||
netflix \
|
netflix \
|
||||||
spotube-bin \
|
spotube-bin \
|
||||||
stremio \
|
stremio \
|
||||||
tidal-dl \
|
tidal-dl-ng \
|
||||||
tidal-hifi-bin \
|
tidal-hifi-bin \
|
||||||
nuclear-player-bin \
|
nuclear-player-bin \
|
||||||
audius-client-bin
|
audius-client-bin
|
||||||
|
@ -248,7 +249,7 @@ function deploySoftware -d "Deploys a the specified software action" -a action
|
||||||
if $isInstall
|
if $isInstall
|
||||||
yayinst \
|
yayinst \
|
||||||
steam \
|
steam \
|
||||||
chiaki \
|
chiaki-ng \
|
||||||
osu-lazer-bin \
|
osu-lazer-bin \
|
||||||
libretro \
|
libretro \
|
||||||
supertux \
|
supertux \
|
||||||
|
|
Loading…
Reference in a new issue