Pull fluffychat from unstable channel

This commit is contained in:
Fern Garden 2025-07-31 09:02:56 +08:00
parent 7a950208a3
commit 8e103a2c46

View file

@ -14,9 +14,12 @@ with inputs;
# Dymo label printer drivers. # Dymo label printer drivers.
cups-dymo = prev.pkgs.callPackage ./packages/cups-dymo {}; cups-dymo = prev.pkgs.callPackage ./packages/cups-dymo {};
# Latest protonmail-desktop
protonmail-desktop = (import nixpkgs-unstable {inherit system;}).protonmail-desktop;
# Latest FluffyChat. # Latest FluffyChat.
fluffychat = fluffychat =
(import nixpkgs-pr-fluffychat (import nixpkgs-unstable
{ {
inherit system; inherit system;
overlays = [ overlays = [