about summary refs log tree commit diff
path: root/pkgs/servers
Commit message (Collapse)AuthorAge
* postgresql: split and fixup some referrersVladimír Čunát2015-10-28
|
* xorg: split outputs of various libsVladimír Čunát2015-10-14
|
* xorg.{libICE,libSM}: split dev and doc outputsVladimír Čunát2015-10-13
|
* dbus: split into multiple outputs and fix referrersVladimír Čunát2015-10-13
|
* libgpgerror: split dev and info outputsVladimír Čunát2015-10-13
|
* xorg{xcb-util-keysyms,libxkbfile}: split the dev outputVladimír Čunát2015-10-13
|
* pulseaudio: split the "dev" outputVladimír Čunát2015-10-13
| | | | This is meant mainly for the `libpulseaudio` attribute.
* libtasn1: split "dev" and "doc" outputsVladimír Čunát2015-10-13
|
* fix references to ${libtool}/libVladimír Čunát2015-10-13
|
* icu: split into multiple outputsVladimír Čunát2015-10-13
|
* xorg.xcb-util: split into multiple outputsVladimír Čunát2015-10-05
| | | | I see no references likely to break.
* libevent: split into multiple outputsVladimír Čunát2015-10-05
| | | | Hopefully all references are fixed.
* libxml2,libxslt: split into multiple outputsVladimír Čunát2015-10-05
| | | | | Fixed all references, hopefully. libxml2Python is slightly hacky now, but it seems to work.
* fontconfig: split into multiple outputsVladimír Čunát2015-10-05
| | | | Fixed all 'fontconfig}' references as well, hopefully, ugh!
* xorg.libXt: re-split into multiple outputsVladimír Čunát2015-10-05
| | | | Fixed all 'libXt}' references, too.
* libXmu: Split into multiple outputsTuomas Tynkkynen2015-10-03
| | | | | | | | | | We need to override BITMAPDIR, since the default: -DBITMAPDIR=\"$(includedir)/X11/bitmaps\" would cause cycles between the outputs. Setting it to a nonexistent path doesn't affect the code logic, since the corresponding single-output directory $out/include/X11/bitmaps doesn't exist either. (cherry picked from commit 15007c88108d9c6a3bc82b22eff53175bbddf75e)
* Merge staging into closure-sizeVladimír Čunát2015-10-03
|\ | | | | | | This makes gcc5 the default builder, etc.
| * Merge branch 'master.upstream' into staging.post-15.06William A. Kennington III2015-10-02
| |\
| | * opensmtpd: support filters.Gabriel Ebner2015-10-02
| | |
| | * opensmtpd-extras: init at 5.7.1Gabriel Ebner2015-10-02
| | |
| | * opensmtpd: 5.4.5p1 -> 5.7.1p1Gabriel Ebner2015-10-02
| | |
* | | apache-httpd: Enable SSL via buildInputsTuomas Tynkkynen2015-10-03
| | | | | | | | | | | | The old approach doesn't seem to work with multiple outputs.
* | | imake: Add uberhack to workaround broken 'gcc -x c'Tuomas Tynkkynen2015-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Our cc-wrapper is broken whenever the '-x' flag is used: 'gcc -x c foo.c -o bar' doesn't work the same way as 'gcc foo.c -o bar' does. (Try both with NIX_DEBUG=1.) What happens is that passing '-x' causes linker-related flags (such as -Wl,-dynamic-linker) not to be added, just like if '-c' is passed. The bug happens outside the multiple-outputs branch as well, but it doesn't break imake there. It only breaks in multiple-outputs because linking without -Wl,-dynamic-linker produces a binary with an invalid ELF interpreter path. (Which arguably, is a bug in its own.)
* | | libxft: Fix reference to incorrect outputTuomas Tynkkynen2015-10-03
| | |
* | | x11: Remove conflicting outputs produced by auto mergeTuomas Tynkkynen2015-10-03
| | |
* | | Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
|\| | | | | | | | | | | Many non-conflict problems weren't (fully) resolved in this commit yet.
| * | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-10-01
| |\|
| | * neard: enable support for Secure ElementsThomas Strobel2015-10-01
| | |
| | * Merge pull request #10132 from matthiasbeyer/update-jettyArseniy Seroka2015-10-01
| | |\ | | | | | | | | jetty: 5.1.4 -> 6.1.4
| | | * jetty: 5.1.4 -> 6.1.4Matthias Beyer2015-09-29
| | | |
| | * | openfire: Fix JVM testJames ‘Twey’ Kay2015-09-30
| | | |
| * | | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-09-30
| |\| |
| | * | neard: add sample applicationsThomas Strobel2015-09-30
| | | |
| | * | p910nd: init at 0.97Tobias Geerinckx-Rice2015-09-30
| | | |
| * | | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-09-29
| |\| |
| | * | Merge pull request #10023 from offlinehacker/pkgs/modsecurity/addJaka Hudoklin2015-09-30
| | |\ \ | | | | | | | | | | modsecurity: add modsecurity, and create nginx plugin
| | | * | nginx: add support for modescurityJaka Hudoklin2015-09-23
| | | | |
| | * | | neard: init at 0.15-post-git-20510929Thomas Strobel2015-09-29
| | | |/ | | |/|
| | * | meteor: init at 1.2.0.1Charles Strahan2015-09-28
| | | | | | | | | | | | | | | | closes #10064
| | * | taskserver: 1.0.0 -> 1.1.0Matthias Beyer2015-09-27
| | | |
| | * | Merge pull request #10038 from pmahoney/skarnetlethalman2015-09-25
| | |\ \ | | | | | | | | | | Skarnet updates
| | | * | s6 2.1.3.0 -> 2.2.1.0Patrick Mahoney2015-09-24
| | | | |
| | * | | Merge pull request #10040 from maxxk/libmemcached-darwinJaka Hudoklin2015-09-25
| | |\ \ \ | | | | | | | | | | | | libmemcached on darwin
| | | * | | memcached: build on darwinMaxim Krivchikov2015-09-24
| | | |/ / | | | | | | | | | | | | | | | | | | | | Versions up to 1.4.24 are broken when building with clang: https://code.google.com/p/memcached/issues/detail?id=409
| | * | | pulseaudio: 6.0 -> 7.0William A. Kennington III2015-09-24
| | | | |
| | * | | unifi: 4.6.6 -> 4.7.5William A. Kennington III2015-09-24
| | |/ /
| * | | give xquartz impure deps to make it buildJude Taylor2015-09-28
| | | |
| * | | Merge pull request #10028 from itkovian/elasticsearch-1.7.2Jaka Hudoklin2015-09-25
| |\ \ \ | | | | | | | | | | elasticsearch: 1.5.2 -> 1.7.2
| | * | | elasticsearch: 1.5.2 -> 1.7.2Andy Georges2015-09-24
| | | | |
| * | | | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-09-23
| |\ \ \ \ | | | |/ / | | |/| |