summary refs log tree commit diff
path: root/pkgs/development/libraries/libproxy
Commit message (Collapse)AuthorAge
* libproxy: remove Python 2 bidningsJan Tojnar2019-12-15
| | | | | | Nothing was using them. Another step in Python 2 removal.
* libproxy: build with spidermonkey_60worldofpeace2019-10-03
|
* libproxy: only wrap when pxgsettings existsMatthew Bauer2019-09-21
| | | | https://hydra.nixos.org/build/100220165
* libproxy: wrap GSetings helperJan Tojnar2019-09-03
| | | | Add GSettings schemas required for GNOME helper.
* libproxy: format with nixpkgs-fmtJan Tojnar2019-09-03
|
* libproxy: split python outputsJan Tojnar2019-09-03
|
* libproxy: remove outdated commentJan Tojnar2019-09-03
| | | | We no longer propagate dependencies so the comment is not relevant.
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* libproxy: add libc++ patchMatthew Bauer2019-04-26
|
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the ↵Jan Malakhovski2018-04-25
| | | | trivial part)
* libproxy: fix building on darwinGeoffrey Reedy2018-02-09
|
* libproxy: 0.4.13 -> 0.4.15Joerg Thalheim2017-09-25
| | | | | | reduces closure size from ~200mb to ~100mb fixes #29775
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* webkitgtk: 2.14.11 -> 2.16.3Volth2017-05-26
|
* libproxy: fix compilationJörg Thalheim2017-04-04
| | | | | also use webkit backend (webkitgtk is also a more common gnome/gtk) Changelog: https://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/NEWS?h=1.6.2
* libproxy: add networkmanager and PAC supportNikolay Amiantov2016-11-24
|
* libproxy: 0.4.11 -> 0.4.13Nikolay Amiantov2016-11-20
|
* treewide: Shuffle outputsTuomas Tynkkynen2016-08-29
| | | | Make either 'bin' or 'out' the first output.
* treewide: Add lots of platforms to packages with no metaTuomas Tynkkynen2016-08-02
| | | | Build-tested on x86_64 Linux and on Darwin.
* libproxy: split into multiple outputsVladimír Čunát2015-10-13
| | | | Referrers look OK.
* libproxy: update to build with gcc47, add glibVladimír Čunát2013-04-03
|
* libproxy-0.4.7Yury G. Kudryashov2011-11-07
| | | | svn path=/nixpkgs/trunk/; revision=30293
* Update libproxyMichael Raskin2011-04-15
| | | | svn path=/nixpkgs/trunk/; revision=26847
* Added my very experimental GNOME 2.26 expressionSander van der Burg2009-06-03
svn path=/nixpkgs/trunk/; revision=15839