summary refs log tree commit diff
path: root/pkgs/servers
Commit message (Collapse)AuthorAge
* yaws: update from 1.99 to 2.0Cillian de Róiste2015-08-05
|
* riak2: use sensible default pathsCharles Strahan2015-08-03
| | | | | | Make exporting the RIAK_{ETC,LOG,DATA}_DIR variables optional; if they're not in the environment, we use the same default values as NixOS.
* Don't statically depend on cacert for certificatesEelco Dolstra2015-07-31
| | | | | | | | | | This reverts commit cd52c044568bdf1108428698048a9af92dc0b625 and others. Managing certificates (including revoking certificates and adding custom certificates) becomes extremely painful if every package in the system potentially depends on a different copy of cacert. Also, it makes updating cacert rather expensive.
* Revert "emacs: Update Mac Port Emacs to 24.5-mac-5.9"John Wiegley2015-07-30
| | | | | This reverts commit 5c896e5511608592b94960c5c419f70dadc5b527, which was a set of local changes unrelated to the commit title.
* etcd: Use goPackages versionWilliam A. Kennington III2015-07-29
|
* bind: 9.10.2-P2 -> 9.10.2-P3William A. Kennington III2015-07-29
|
* emacs: Update Mac Port Emacs to 24.5-mac-5.9John Wiegley2015-07-28
|
* Unify the PostgreSQL expressions againEelco Dolstra2015-07-28
|
* postgresql: Prevent runtime dependency on gcc-wrapperEelco Dolstra2015-07-28
|
* postgresql91: create doc directory (ZHF)Luca Bruno2015-07-28
|
* postgresql90: create doc directory (ZHF)Luca Bruno2015-07-28
|
* riak2: does not build on i686 (ZHF)Luca Bruno2015-07-28
|
* vsftpd: 3.0.2 -> 3.0.3Tobias Geerinckx-Rice2015-07-28
| | | | Does not fix CVE-2015-1419; keep patch.
* Revert "rpcbind: 0.2.3 -> 1.0.7"Nikolay Amiantov2015-07-28
| | | | This reverts commit 5c31245047a4bd0966059d0d5cd4e701745ee6c4. See #8902.
* uwsgi: update packageNikolay Amiantov2015-07-28
|
* rethinkdb: Force dynamic linking and allow dependency substitutionWilliam A. Kennington III2015-07-27
|
* rethinkdb: Remove pin on boost 1.55 and remove gperf dependencyWilliam A. Kennington III2015-07-27
|
* rethinkdb: 2.0.3 -> 2.0.4William A. Kennington III2015-07-27
|
* Merge pull request #8985 from Beauhurst/newapachesEelco Dolstra2015-07-27
|\ | | | | apache-httpd: update minor versions of both 2.2 and 2.4 for security-related fixes
| * apache-httpd: update minor versions of both 2.2 and 2.4 for security-related ↵Robert Scott2015-07-25
| | | | | | | | fixes
* | postgresql: Move docs to separate outputEelco Dolstra2015-07-26
| | | | | | | | This cuts almost 15 MB.
* | mariadb: Don't install static librariesEelco Dolstra2015-07-26
| | | | | | | | Issue #8990.
* | Merge branch 'staging'Vladimír Čunát2015-07-24
|\ \
| * \ Merge branch 'master' into stagingVladimír Čunát2015-07-22
| |\ \
| * | | xkeyboard-config: updatesVladimír Čunát2015-07-19
| | | | | | | | | | | | | | | | | | | | | | | | Also drop Esperanto patch for now, as it doesn't apply anymore and there are some Esperanto variants inside. Discussed: https://github.com/NixOS/nixpkgs/commit/fa5a583098
| * | | xorg: driver updatesVladimír Čunát2015-07-19
| | | | | | | | | | | | | | | | | | | | Also fixup tarball list after e4316b8c171, and drop a patch integrated in the update.
* | | | xf86-video-intel: 2.99.917 -> 2015-07-22William A. Kennington III2015-07-22
| |/ / |/| |
* | | hbase: 0.98.8 -> 0.98.13. Fixes download (ZHF)Luca Bruno2015-07-22
| | |
* | | samba: drop heimdal compat patch to fix the build (ZHF)Luca Bruno2015-07-21
| | |
* | | Revert "Revert "samba: 4.2.1 -> 4.2.3""Luca Bruno2015-07-21
| | | | | | | | | | | | | | | | | | This reverts commit eee8823c37c8d505a5448c7a414a17794039ded5. Wrong revert. Sorry.
* | | spamassassin: fix rules installation (ZHF)Luca Bruno2015-07-21
| | |
* | | sipwitch: 1.6.1 -> 1.9.8. Fixes build (ZHF)Luca Bruno2015-07-21
| | |
* | | Revert "samba: 4.2.1 -> 4.2.3"Luca Bruno2015-07-21
| | | | | | | | | | | | This reverts commit be0f468926ff805b9fae4bba87a0fc8b628cbc1a.
* | | qpid-cpp: 0.26 -> 0.34. Fixes build (ZHF)Luca Bruno2015-07-21
| | |
* | | Merge pull request #8902 from dezgeg/pr-nfsEdward Tjörnhammar2015-07-21
|\ \ \ | | | | | | | | nfs-utils, rpcbind: Update packages to fix nfs3 test
| * | | rpcbind: 0.2.3 -> 1.0.7Tuomas Tynkkynen2015-07-20
| |/ /
* | | riak-2.1.1: new packageCharles Strahan2015-07-21
| | |
* | | nixpkgs: nginxUnstable 1.9.2 -> 1.9.3Austin Seipp2015-07-20
|/ / | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | Merge branch 'staging', discussion #8844Vladimír Čunát2015-07-19
|\ \
| * \ Merge master into stagingVladimír Čunát2015-07-17
| |\ \ | | | | | | | | | | | | There are larger-rebuild changes: gnutls and samba.
| * \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-13
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-08
| |\ \ \
| * \ \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-06
| |\ \ \ \
| * \ \ \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-05
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-01
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-06-30
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-06-27
| |\ \ \ \ \ \ \ \
| * | | | | | | | | xwayland: fix buildVladimír Čunát2015-06-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maybe it was just covered by #7524 until now. /cc #5061 and @echo-oddly.
| * | | | | | | | | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-06-27
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-06-26
| |\ \ \ \ \ \ \ \ \ \