about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/pidgin-plugins
AgeCommit message (Collapse)AuthorFilesLines
2021-11-26Merge pull request #144531 from r-ryantm/auto-update/pidgin-opensteamworksSandro1-2/+2
2021-11-18purple-googlechat: init at unstable-2020-10-18 (#145224)Will Dietz1-0/+27
2021-11-03purple-lurch: 0.6.7 -> 0.7.0R. Ryantm1-2/+2
2021-11-03pidgin-opensteamworks: 1.7 -> 1.7.2R. Ryantm1-2/+2
2021-10-17purple-discord: 2018-04-10 -> 2021-10-17flexagoon1-5/+5
2021-07-25Merge master into staging-nextgithub-actions[bot]1-0/+33
2021-07-24pidgin-indicator: init at 1.0.1Ivan Malison1-0/+33
2021-07-19applications/networking: /s/name/pname&version/Felix Buehler4-8/+12
2021-07-14purple-xmpp-http-upload: use fetchFromGitHub and pname&versionFelix Buehler1-4/+6
2021-07-14pidgin-msn-pecan: fix source and pname&versionFelix Buehler1-6/+9
2021-07-14skype4pidgin: removeFelix Buehler1-41/+0
It hasn't worked for years, since the old skype for linux was retired.
2021-07-05pidgin-plugins/purple-mm-sms: init at 0.1.7Tom Fitzhenry1-0/+30
2021-05-05pidgin-sipe: Fix build with latest GLibJan Tojnar1-1/+15
2021-03-19Merge pull request #110532 from r-ryantm/auto-update/pidgin-carbonsDoron Behar1-2/+2
pidgin-carbons: 0.2.2 -> 0.2.3
2021-02-20treewide: add targetPrefix to hardcoded references to CC=ccBen Siraphob1-1/+1
2021-01-22pidgin-carbons: 0.2.2 -> 0.2.3R. RyanTM1-2/+2
2021-01-16pkgs/applications: pkgconfig -> pkg-configBen Siraphob10-20/+20
2021-01-15pkgs/applications: stdenv.lib -> libBen Siraphob5-12/+12
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch19-38/+38
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-01treewide: cmake buildInputs to nativeBuildInputs, minor cleanupsBen Siraphob1-1/+2
2020-10-06Merge pull request #97232 from r-ryantm/auto-update/pidgin-skypewebJörg Thalheim1-2/+2
pidgin-skypeweb: 1.6 -> 1.7
2020-09-05pidgin-skypeweb: 1.6 -> 1.7R. RyanTM1-2/+2
2020-08-16Merge pull request #91830 from r-ryantm/auto-update/pidgin-skypewebRyan Mulligan1-2/+2
pidgin-skypeweb: 1.5 -> 1.6
2020-07-20fixup! purple-matrix: set c compiler to cc, fixes build on osxVladimír Čunát1-2/+3
2020-07-03purple-matrix: set c compiler to cc, fixes build on osxFrederick F. Kautz IV1-0/+2
Signed-off-by: Frederick F. Kautz IV <fkautz@alumni.cmu.edu>
2020-06-30pidgin-skypeweb: 1.5 -> 1.6R. RyanTM1-2/+2
2020-10-02purple-slack: 2019-08-19 - 2020-09-22eyjhb1-3/+3
2020-04-17pidgin-carbons: Remove no-longer-maintainer.Niklas Hambüchen1-1/+1
See https://github.com/NixOS/nixpkgs/pull/85276#issuecomment-614832814.
2020-04-15pidgin-carbons: 0.1.3 -> 0.2.2R. RyanTM1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly21-22/+22
2019-12-31treewide: NIX_*_FLAGS -> stringRobin Gloster2-2/+2
2019-12-30treewide: replace make/build/configure/patchFlags with nix listsMerijn Broeren2-2/+2
2019-11-17pidgin-opensteamworks: git-2018-08-02 -> 1.7Alexei Robyn1-7/+15
* pidgin-opensteamworks: git-2018-08-02 -> 1.7 (#72295) * pidgin-opensteamworks: use sourceRoot
2019-11-16Merge pull request #65427 from dtzWill/update/purple-matrixJörg Thalheim1-14/+14
purple-matrix: pname, fix cflags, restore hardening
2019-11-16purple-matrix: pname, fix cflags, restore hardeningWill Dietz1-14/+14
2019-11-06pidgin-sipe: 1.24.0 -> 1.25.0R. RyanTM1-6/+3
* pidgin-sipe: 1.24.0 -> 1.25.0 (#71773) Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pidgin-sipe/versions
2019-09-30pidgin-sipe: fix build with glib-2.62Tor Hedin Brønner1-0/+3
2019-09-30purple-matrix: fix build with glib-2.62Tor Hedin Brønner1-0/+3
2019-09-20purple-slack: Init at 2019-08-18eyjhbb@gmail.com1-0/+28
2019-09-08treewide: remove redundant quotesvolth2-2/+2
2019-09-08Merge remote-tracking branch 'upstream/gcc-8' into staging-nextFrederik Rietdijk1-3/+5
Earlier the gcc8 branch was merged instead of the gcc-8 branch (note the dash)...
2019-09-03Merge remote-tracking branch 'origin/master' into gcc-8Franz Pletz14-14/+20
2019-08-28treewide: remove redundant recvolth8-8/+8
2019-08-25Merge remote-tracking branch 'upstream/master' into gcc-8Robin Gloster1-2/+2
2019-08-17treewide: name -> pnamevolth6-6/+12
2019-08-15treewide: name -> pname (easy cases) (#66585)volth8-8/+8
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-07-22gdk-pixbuf: rename from gdk_pixbufworldofpeace1-2/+2
2019-06-17telegram-purple: 1.3.0 -> 1.3.1, fix gcc8 buildFranz Pletz1-3/+5
2019-05-05pidgin-sipe: 1.23.3 -> 1.24.0 (#50658)R. RyanTM1-13/+13
* pidgin-sipe: 1.23.3 -> 1.24.0 Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pidgin-sipe/versions * pidgin-sipe: add gmime to build inputs and refactor
2019-03-12misc: Remove myself from list of maintainersJascha Geerds2-2/+2
Unfortunately I don't have the time anymore to maintain those packages.