pocket-casts: Bump Electron from 33 to 34

This commit is contained in:
Yaya
2025-04-14 17:06:34 +02:00
parent 5722e8487b
commit 3688e2b863
+1 -1
View File
@@ -2678,7 +2678,7 @@ with pkgs;
patool = with python3Packages; toPythonApplication patool;
pocket-casts = callPackage ../by-name/po/pocket-casts/package.nix {
electron = electron_33;
electron = electron_34;
};
pueue = darwin.apple_sdk_11_0.callPackage ../applications/misc/pueue {