about summary refs log tree commit diff
path: root/pkgs/servers
Commit message (Collapse)AuthorAge
* Merge pull request #2518 from jwiegley/nginxAustin Seipp2014-05-17
|\ | | | | Add -Wno-error=deprecated-declarations for nginx, required to build on Darwin
| * Add -Wno-error=deprecated-declarations for nginx, required to build on DarwinJohn Wiegley2014-05-05
| |
* | Merge #2630: add and use fetchpatchVladimír Čunát2014-05-17
| | | | | | | | | | | | | | | | | | | | fetchpatch is fetchurl that determinizes the patch. Some parts of generated patches change from time to time, e.g. see #1983 and http://comments.gmane.org/gmane.linux.distributions.nixos/12815 Using fetchpatch should prevent the hash from changing. Conflicts (auto-solved): pkgs/development/libraries/haskell/gitit/default.nix
* | xorg.libXfont: security update, CVE-2014-{0209,0210,0211}Vladimír Čunát2014-05-16
| | | | | | | | For details see http://lists.x.org/archives/xorg-announce/2014-May/002431.html
* | lib/maintainers: add "berdario", maintain redisVladimír Čunát2014-05-15
| | | | | | | | Relates #2541.
* | redis: update to 2.8.9 (close #2541)Dario Bertini2014-05-13
| |
* | Merge pull request #2562 from offlinehacker/pkgs/nginx/syslog_fixRob Vermaas2014-05-08
|\ \ | | | | | | nginx: fix syslog module
| * | nginx: fix syslog moduleJaka Hudoklin2014-05-07
| | |
* | | dovecot-2.2.x: add missing sqlite build inputPeter Simons2014-05-07
|/ / | | | | | | Fixes <http://hydra.nixos.org/build/10863508/nixlog/1/raw>.
* | dovecot: build Linux packages on Hydra, and enable local builds on all other ↵Peter Simons2014-05-07
| | | | | | | | systems
* | Merge pull request #2516 from jwiegley/dovecotPeter Simons2014-05-07
|\ \ | | | | | | Allow Dovecot to build with clucene, and on any Unix
| * | Allow Dovecot to build with clucene, and on any UnixJohn Wiegley2014-05-05
| |/
* | xorg: minor update of xf86-input-{evdev,synaptics}Vladimír Čunát2014-05-06
| |
* | rethinkdb: upgrade to 1.12.4Mathijs Kwik2014-05-05
| |
* | mongodb: upgrade to 2.6.0Mathijs Kwik2014-05-05
|/
* nginx: upgrade to 1.6.0, expose many more modulesAustin Seipp2014-05-02
| | | | | | | By default, we now build all the optional nginx modules, including the out-of-band ones like moreheaders and rtmp support. Signed-off-by: Austin Seipp <aseipp@pobox.com>
* nginx: build http_stub_status moduleAustin Seipp2014-05-02
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* postgresql: Update to latest versionsEelco Dolstra2014-05-01
|
* httpd: Update to 2.2.27Eelco Dolstra2014-05-01
| | | | CVE-2013-6438, CVE-2014-0098
* rabbitmq_server: enable builds on darwinJaka Hudoklin2014-04-29
|
* Merge branch 'x-updates': mesa 10.0.* -> 10.1.1Vladimír Čunát2014-04-28
|\ | | | | | | Also minor xorg bumps.
| * xorg-server: go back to 1.14.6 due to intel problemsVladimír Čunát2014-04-19
| | | | | | | | Again, stable releases not compiling together :-/
| * xorg: revert fontsproto update, as it breaks libXfontVladimír Čunát2014-04-19
| | | | | | | | | | | | | | | | This partially reverts commit 30ac332563318be4e445dc3335e803326df84d3c. https://groups.google.com/forum/#!msg/xorg-devel/SvgqiQnSN7c/f0wjRhauqvUJ It's sad that the currently *released* versions don't even compile together, and no dev reacts for four days so far...
| * xorg-server: major update 1.14.5 -> 1.15.1Vladimír Čunát2014-04-19
| |
| * xorg: minor updates of three packagesVladimír Čunát2014-04-19
| |
* | Merge pull request #2381 from linquize/axis2Sander van der Burg2014-04-25
|\ \ | | | | | | axis2: Remove the extra slash in URL
| * | axis2: Remove the extra slash in URLLinquize2014-04-25
| | |
* | | postfix: Add version 2.11.0 as nixpkgs.postfix211Rickard Nilsson2014-04-24
| | | | | | | | | | | | | | | | | | I think this version should replace the current nixpkgs.postfix, but it could potentially break stuff since the version jump is big (2.8 -> 2.11).
* | | pulseaudio: Update from 4.0 to 5.0Rickard Nilsson2014-04-21
|/ /
* | Merge branch 'chromium-refactor', closes #1798.aszlig2014-04-21
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This implements some longstanding work of getting the Chromium derivation more modular. Unfortunately, I didn't manage to decrease the compile time, which was one of the primary goal for doing the refactor. A main reason this didn't work out well was the fact that most bundled libraries are so heavily patched that it's not possible within a limited time frame to decouple it from the main derivation. However, it should now be easier to build other derivations that build upon Chromium, like libcef. Also, it finally adds support for the non-free PepperAPI Flash and PDF plugins and support for fetching the corresponding versions through the updater.
| * | v8: Bring back old version 3.14.aszlig2014-04-19
| |/ | | | | | | | | | | | | | | | | The current version of v8 breaks builds of nodejs, mongodb and rethinkdb. So let's bring back the old package with annoying _3_14 version suffix so hopefully the corresponding maintainers will get rid of that dependency :-) Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | Merge branch 'systemd-update'Eelco Dolstra2014-04-20
|\ \ | |/ |/|
| * xorg-server: Update to 1.14.6Eelco Dolstra2014-04-18
| |
* | Merge pull request #2185 from lethalman/gnome3Domen Kožar2014-04-16
|\ \ | |/ |/| tracker, licenses.cc-by-30, gnome-user-docs, upgrade sushi, gnome-keyring service, gnome-user-share, gnome-tweak-tool, gnome-shell-extensions, xdg-user-dirs
| * mod_dnssd: new apache httpd 2.2 moduleLuca Bruno2014-04-14
| | | | | | | | | | | | Provide Zeroconf support via DNS-SD using Avahi http://0pointer.de/lennart/projects/mod_dnssd
* | Add leafnode for unix systemsJohn Wiegley2014-04-15
|/
* apcupsd: add missing assertBjørn Forsman2014-04-13
|
* apcupsd: bump 3.14.11 -> 3.14.12 (latest stable)Bjørn Forsman2014-04-13
| | | | | Release notes: http://sourceforge.net/p/apcupsd/svn/HEAD/tree/tags/Release-3_14_12/ReleaseNotes
* postgresql93: fix darwin buildsJaka Hudoklin2014-04-10
| | | | ossp-uuid does not build on darwin
* apacheHttpd_2_4: update from 2.4.7 to 2.4.9Peter Simons2014-04-09
|
* munin: 2.0.19 -> 2.0.20Domen Kožar2014-04-09
|
* Merge branch 'rippled' of git://github.com/ehmry/nixpkgsShea Levy2014-04-05
|\ | | | | | | | | | | | | | | | | rippled: initial pkg and module expressions Had to change the rippled uid. Conflicts: nixos/modules/misc/ids.nix
| * rippled: initial pkg and module expressionsEmery Hemingway2014-03-29
| | | | | | | | | | rippled is the Ripple P2P payment network reference server https://ripple.com
* | Merge branch 'x-updates'Domen Kožar2014-04-02
|\ \
| * | xorg.xtrans: maintenance updateVladimír Čunát2014-04-01
| | |
| * | Merge master into x-updatesVladimír Čunát2014-04-01
| |\ \
| * | | xorg: minor updates of xrandr and util-macrosVladimír Čunát2014-03-29
| | | |
| * | | xorg.xf86-video-vmware: minor updateVladimír Čunát2014-03-27
| | | | | | | | | | | | | | | | Patch no longer needed to build.
| * | | Merge master into x-updatesVladimír Čunát2014-03-27
| |\ \ \
| * | | | xorg: add "intel-testing" video driver, currently 2.99.911Vladimír Čunát2014-03-23
| | | | |