Commit graph

152 commits

Author SHA1 Message Date
Doron Behar 979de853c3
Merge pull request #110532 from r-ryantm/auto-update/pidgin-carbons
pidgin-carbons: 0.2.2 -> 0.2.3
2021-03-19 08:08:24 +00:00
Ben Siraphob 223f25cf4a treewide: add targetPrefix to hardcoded references to CC=cc 2021-02-20 01:01:46 +07:00
R. RyanTM 17c5a6bab2 pidgin-carbons: 0.2.2 -> 0.2.3 2021-01-22 19:21:13 +00:00
Ben Siraphob 5d566c43b4 pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob 108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
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-11 10:38:22 +01:00
Ben Siraphob b04fc593e7 treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
Jörg Thalheim 3aafbb6498
Merge pull request #97232 from r-ryantm/auto-update/pidgin-skypeweb
pidgin-skypeweb: 1.6 -> 1.7
2020-10-06 13:58:19 +02:00
R. RyanTM ac315cbca0 pidgin-skypeweb: 1.6 -> 1.7 2020-09-05 14:10:38 +00:00
Ryan Mulligan c7afa5fac0
Merge pull request #91830 from r-ryantm/auto-update/pidgin-skypeweb
pidgin-skypeweb: 1.5 -> 1.6
2020-08-16 06:35:10 -07:00
Vladimír Čunát fc84898808
fixup! purple-matrix: set c compiler to cc, fixes build on osx 2020-07-20 14:50:13 +02:00
Frederick F. Kautz IV 083772d7ee purple-matrix: set c compiler to cc, fixes build on osx
Signed-off-by: Frederick F. Kautz IV <fkautz@alumni.cmu.edu>
2020-07-03 15:09:59 -07:00
R. RyanTM b15720fb7c pidgin-skypeweb: 1.5 -> 1.6 2020-06-30 11:26:26 +00:00
eyjhb 8aa575d6fd purple-slack: 2019-08-19 - 2020-09-22 2020-10-02 09:35:01 +10:00
Niklas Hambüchen 81c9968569 pidgin-carbons: Remove no-longer-maintainer.
See https://github.com/NixOS/nixpkgs/pull/85276#issuecomment-614832814.
2020-04-17 02:22:51 +02:00
R. RyanTM 29fad51864 pidgin-carbons: 0.1.3 -> 0.2.2 2020-04-15 06:32:34 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Robin Gloster 313da176d3
treewide: NIX_*_FLAGS -> string 2019-12-31 00:16:46 +01:00
Merijn Broeren 133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00
Alexei Robyn 883ab83f6b pidgin-opensteamworks: git-2018-08-02 -> 1.7
* pidgin-opensteamworks: git-2018-08-02 -> 1.7 (#72295)

* pidgin-opensteamworks: use sourceRoot
2019-11-17 18:15:15 +01:00
Jörg Thalheim 9d21910e08
Merge pull request #65427 from dtzWill/update/purple-matrix
purple-matrix: pname, fix cflags, restore hardening
2019-11-16 09:46:14 +00:00
Will Dietz e651f5d516 purple-matrix: pname, fix cflags, restore hardening 2019-11-16 01:19:13 -06:00
R. RyanTM b8a18cf1c7 pidgin-sipe: 1.24.0 -> 1.25.0
* 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-11-06 22:33:43 +01:00
Tor Hedin Brønner f82064919c pidgin-sipe: fix build with glib-2.62 2019-09-30 19:39:51 +02:00
Tor Hedin Brønner b85523cf84 purple-matrix: fix build with glib-2.62 2019-09-30 19:39:49 +02:00
eyjhbb@gmail.com a191823096 purple-slack: Init at 2019-08-18 2019-09-20 21:27:15 +02:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Frederik Rietdijk 5f4734b1dd Merge remote-tracking branch 'upstream/gcc-8' into staging-next
Earlier the gcc8 branch was merged instead of the gcc-8 branch (note the dash)...
2019-09-08 20:44:26 +02:00
Franz Pletz de85797565
Merge remote-tracking branch 'origin/master' into gcc-8 2019-09-03 22:15:07 +02:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Robin Gloster 616b8343c4
Merge remote-tracking branch 'upstream/master' into gcc-8 2019-08-25 18:55:46 +02:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
worldofpeace b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Franz Pletz e7556c8d1f
telegram-purple: 1.3.0 -> 1.3.1, fix gcc8 build 2019-06-17 07:25:55 +02:00
R. RyanTM c4146b0df0 pidgin-sipe: 1.23.3 -> 1.24.0 (#50658)
* 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-05-05 21:11:01 +02:00
Jascha Geerds ffedc3e4a9 misc: Remove myself from list of maintainers
Unfortunately I don't have the time anymore to maintain those
packages.
2019-03-12 23:50:52 +01:00
rnhmjoj bcf54ce5bb
treewide: use ${stdenv.shell} instead of /bin/sh where possible 2019-01-16 20:37:15 +01:00
Will Dietz 98abe870ca purple-hangouts: 2018-03-28 -> 2018-12-02 2018-12-29 14:08:05 -06:00
Jan Tojnar 3d95861fc1
pidgin-opensteamworks: Do not abuse DESTDIR 2018-12-22 22:07:43 +01:00
Jan Tojnar 130e525553
purple-matrix: Do not abuse DESTDIR 2018-12-22 22:07:42 +01:00
Jan Tojnar e6d8a83407
pidgin-skypeweb: 1.2.2 → 1.5 2018-12-22 22:07:42 +01:00
Jan Tojnar c2617a7130
purple-discord: Do not abuse DESTDIR 2018-12-21 21:54:35 +01:00
Jan Tojnar 578003af40
pidgin-mra: Do not abuse DESTDIR 2018-12-21 21:46:15 +01:00
Jan Tojnar 6a6c28c40d
pidgin-msn-pecan: do not abuse DESTDIR 2018-12-21 21:34:42 +01:00
Tor Hedin Brønner f28ff4cf7f
purple-facebook: Remove unused mercurial dependency
Having python3 in the PATH and python2's setuptools and enum in PYTHONPATH
breaks any python3 script. Having mercurial in buildInputs makes this
condition true, breaking glib's python scripts, which after 2.58 use python3.

Mercurial isn't actually needed in buildInputs, so removing mercurial is a
simple fix.
2018-11-30 21:35:18 +01:00
Alexei Robyn 8dd8360ad7 pidgin-opensteamworks: 1.6.1 -> unstable-2018-08-02 2018-10-10 22:08:53 +11:00
Vladimír Čunát 956790acaf
Merge #45974: purple-matrix: 2016-07-11 -> 2018-08-02 2018-09-03 16:14:17 +02:00
Symphorien Gibol 7de2b6240b purple-matrix: 2016-07-11 -> 2018-08-02
This also fixes the build.
2018-09-03 14:13:00 +02:00
Markus Kowalewski c6e31608d7
tox-prpl: update homepage 2018-09-02 00:28:54 +02:00