Skype: switch to unstable channel

This commit is contained in:
Filippo Berto 2023-05-10 18:07:11 +02:00
parent 7cd692a86b
commit e0b8646d87
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
2 changed files with 4 additions and 2 deletions

View file

@ -22,7 +22,7 @@
arandr authy bitwarden cava discord dmenu droidcam easyeffects evince
gallery-dl gucharmap handbrake httpie inkscape keyboard-switch krita meld openvpn p7zip
pavucontrol pentablet-driver postman procps pulseaudio retroarchFull
shotwell skypeforlinux spotify tdesktop teams thunderbird transmission-gtk
shotwell spotify tdesktop teams thunderbird transmission-gtk
virt-manager virt-viewer wireguard-tools xournalpp zoom-us;
inherit (pkgs.gnome)
# geary
@ -32,6 +32,7 @@
# seahorse
eog file-roller gnome-font-viewer gnome-screenshot gnome-system-monitor
totem;
inherit (pkgs.unstable_pkgs) skypeforlinux;
};
};

View file

@ -23,7 +23,7 @@
droidcam easyeffects evince filelight gallery-dl gucharmap handbrake
httpie inkscape krita meld openvpn p7zip pavucontrol pcsx2
pentablet-driver postman procps pulseaudio retroarchFull shotwell
skypeforlinux spotify tdesktop teams thunderbird transmission-gtk
spotify tdesktop teams thunderbird transmission-gtk
virt-manager virt-viewer wireguard-tools xournalpp zoom-us;
inherit (pkgs.gnome)
# geary
@ -33,6 +33,7 @@
# seahorse
eog file-roller gnome-font-viewer gnome-screenshot gnome-system-monitor
totem;
inherit (pkgs.unstable_pkgs) skypeforlinux;
};
};