about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/psi-plus
AgeCommit message (Collapse)AuthorFilesLines
2022-12-28psi-plus: 1.5.1642 -> 1.5.1644R. Ryantm1-2/+2
2022-10-15psi-plus: 1.5.1640 -> 1.5.1642misuzu1-2/+2
https://github.com/psi-plus/psi-plus-snapshots/releases/tag/1.5.1642 https://github.com/psi-plus/psi-plus-snapshots/compare/1.5.1640...1.5.1642
2022-09-06psi-plus: 1.5.1633 -> 1.5.1640R. Ryantm1-2/+2
2022-08-01psi-plus: 1.5.1618 -> 1.5.1633R. Ryantm1-2/+2
2022-04-05psi-plus: 1.5.1615 -> 1.5.1618R. Ryantm1-2/+2
2022-03-21psi-plus: 1.5.1600 -> 1.5.1615R. Ryantm1-2/+2
2022-02-13psi-plus: 1.5.1596 -> 1.5.1600R. Ryantm1-2/+2
2022-01-01psi-plus: 1.5.1582 -> 1.5.1596R. Ryantm1-2/+2
2021-12-12psi-plus: add WebP supportViacheslav Lotsmanov1-0/+2
Add “qtimageformats” dependency that provides “libqwebp.so”.
2021-12-08psi-plus: 1.5.1576 -> 1.5.1582R. Ryantm1-2/+2
2021-11-14psi-plus: 1.5.1556-2 -> 1.5.1576misuzu1-32/+4
2021-10-14psi-plus: 1.5.1549 -> 1.5.1556-2Viacheslav Lotsmanov1-5/+33
2021-10-06libgpg-error: rename from libgpgerrorRyan Burns1-2/+2
Matches pname and upstream project name
2021-07-15psi-plus: add more build options (#129710)Viacheslav Lotsmanov1-10/+62
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-10Merge pull request #129795 from ↵Sandro1-1/+1
unclechu/psi-plus-add-unclechu-to-maintainers-list
2021-07-10psi-plus: add unclechu to the maintainers listViacheslav Lotsmanov1-1/+1
See https://github.com/NixOS/nixpkgs/pull/129710#issuecomment-877328671
2021-07-10psi-plus: 1.5.1520 -> 1.5.1549Viacheslav Lotsmanov1-2/+2
2021-07-06psi-plus: bugfix for missing gstreamer dependenciesViacheslav Lotsmanov1-0/+13
Voice messages don’t work without gstreamer “base” and “good” plugins. This change adds a an override for GST_PLUGIN_SYSTEM_PATH_1_0 environment variable providing necessary dependencies.
2021-05-17psi-plus: update license to gpl2Onlymisuzu1-1/+1
2021-05-17psi-plus: 1.4.1473 -> 1.5.1520misuzu1-8/+10
2020-11-20psi-plus: migrate to Qt5.15freezeboy1-5/+6
remove useless wrapQtAppsHook and stdenv
2020-09-07qca2-qt5: remove in favor of libsForQt5.qca-qt5Thomas Tuegel1-2/+2
2020-08-16psi-plus: 1.4.1407 -> 1.4.1473R. RyanTM1-2/+2
2020-06-23psi-plus: 1.4.1231 -> 1.4.1407R. RyanTM1-2/+2
2020-05-23psi-plus: 1.4.1159 -> 1.4.1231 (#88674)R. RyanTM1-2/+2
2020-05-06psi-plus: 1.4.1086 -> 1.4.1159R. RyanTM1-2/+2
2020-04-21psi-plus: 1.4.984 -> 1.4.1086misuzu1-15/+2
2020-01-13psi-plus: 1.4.904 -> 1.4.984misuzu1-9/+9
Also fix 'ld: cannot find -lsecret-1 error' on build and crash with 'This application failed to start because no Qt platform plugin could be initialized' error on startup.
2019-10-13psi-plus: 1.4.504 -> 1.4.904Orivej Desh1-8/+8
libsForQt5 is needed for qtkeychain.
2019-10-08treewide: mark some broken packages as brokenLinus Heckemann1-0/+1
Refs: e6754980264fe927320d5ff2dbd24ca4fac9a160 1e9cc5b9844ef603fe160e9f671178f96200774f 793a2fe1e8bb886ca2096c5904e1193dc3268b6d c19cf65261639f749012454932a532aa7c681e4b f6544d618f30fae0bc4798c4387a8c7c9c047a7c
2019-09-08treewide: remove redundant quotesvolth1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-12-26psi-plus: 1.4.404 -> 1.4.504Orivej Desh1-2/+2
2018-11-09psi-plus: 1.3.422 -> 1.4.404Orivej Desh1-4/+4
2018-10-05psi-plus: 1.3.410 -> 1.3.422Orivej Desh1-2/+2
2018-09-04psi-plus: 1.2.235 -> 1.3.410Orivej Desh1-6/+6
2018-09-04psi: specify license (#43716)Orivej Desh1-0/+1
2018-02-27psi-plus: 0.16.575.639 -> 1.2.235Ryan Mulligan1-2/+2
Semi-automatic update. These checks were performed: - built on NixOS - found 1.2.235 with grep in /nix/store/9z3lbwjmcvgxpicxnkqsqyn2bmkyqvsw-psi-plus-1.2.235 cc "@orivej"
2017-03-18psi-plus: enable pluginsOrivej Desh1-6/+11
2017-03-18psi-plus: switch to qt5Orivej Desh1-6/+5
2017-03-18psi-plus: init at 0.16.575.639Orivej Desh1-0/+43