Postman: switch to unstable

This commit is contained in:
Filippo Berto 2023-05-22 23:30:37 +02:00
parent bdc732a017
commit ac6d3e6d48
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 4 additions and 4 deletions

View file

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

View file

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