about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/webcord/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2023-12-29webcord: 4.6.0 -> 4.6.1éclairevoyant1-3/+3
2023-12-17webcord: 4.5.2 -> 4.6.0éclairevoyant1-5/+5
2023-11-25webcord: 4.5.1 -> 4.5.2éclairevoyant1-3/+3
2023-11-01webcord: 4.5.0 -> 4.5.1Gerg-L1-3/+3
2023-10-20webcord: add self to maintainerséclairevoyant1-1/+1
2023-10-20webcord: lock ozone wayland behind NIXOS_OZONE_WL envvaréclairevoyant1-1/+1
2023-10-14webcord: 4.4.3 -> 4.5.0Gerg-L1-5/+5
2023-10-14webcord: 4.4.2 -> 4.4.3Gerg-L1-17/+20
2023-10-07webcord: 4.4.1 -> 4.4.2Gerg-L1-4/+4
2023-09-19webcord: 4.4.0 -> 4.4.1huantian1-3/+3
2023-09-12webcord: revert to electron_25 (#254588)huantian1-2/+2
Electron 26 has a bug which causes the app to not display properly. The fix for now is to revert back to 25, until 27 is released, which fixes this issue. See SpacingBat3/WebCord#452 and electron/electron#39515
2023-09-04webcord: 4.3.0 -> 4.4.0huantian1-6/+6
2023-08-25webcord: add meta.mainProgramLudovico Piero1-0/+1
2023-07-08webcord: 4.2.0 -> 4.3.0, add updateScripthuantian1-7/+19
2023-04-17webcord: 4.1.1 -> 4.2.0FlafyDev1-6/+6
upgrades the electron version used for webcord: 22 -> 24 electron 22 had issues with requests being blocked after adding any extension. Does not occur on electron 24
2023-03-16webcord: name -> pname, suffix xdg-utils to PATHhuantian1-6/+3
2023-01-05webcord: init at 4.1.1huantian1-0/+81
Co-authored-by: dev-null-undefined <martinkos007@gmail.com>