about summary refs log tree commit diff
path: root/pkgs/servers
Commit message (Collapse)AuthorAge
...
| * remove all references to `stdenv.cc.cc.is{GNU,Clang}`Eric Seidel2015-05-11
| | | | | | | | | | use the new `stdenv.cc.is{GNU,Clang}` instead, which will always be defined.
* | Merge pull request #7647 from flosse/arangodblethalman2015-05-14
|\ \ | | | | | | pkgs: added ArangoDB 2.5.2
| * | pkgs: arangodb 2.5.2 -> 2.5.3Markus Kohlhase2015-05-02
| | |
| * | pkgs: added ArangoDB 2.5.2Markus Kohlhase2015-04-30
| | |
* | | bosun/scollector: Update to 20150506172827Oliver Charles2015-05-14
| | |
* | | Squid: remove --march=nativeMichael Raskin2015-05-13
| | | | | | | | | | | | | | | The Squid build default behaivour is to request optimisation for the current CPU which is not a good idea in distro builds.
* | | pulseaudio: Fix logicWilliam A. Kennington III2015-05-11
| |/ |/|
* | Merge pull request #7788 from Lassulus/charybdisArseniy Seroka2015-05-11
|\ \ | | | | | | add charybdis nixos module
| * | add charybdis to nixpkgslassulus2015-05-11
| | |
* | | Merge pull request #7796 from puffnfresh/package/eventstoreEelco Dolstra2015-05-11
|\ \ \ | | | | | | | | Fix Hydra build of EventStore
| * | | Fix Hydra build of EventStoreBrian McKenna2015-05-10
| | | | | | | | | | | | | | | | Need to patch the build.sh shebang to make it pure.
| * | | Update NginxMichael Raskin2015-05-10
| | | |
| * | | subunit: split package into everything and python libDomen Kožar2015-05-10
| | | |
| * | | Merge pull request #7752 from puffnfresh/package/eventstoreArseniy Seroka2015-05-10
| |\ \ \ | | | | | | | | | | Add EventStore package
| | * | | Add EventStore packageBrian McKenna2015-05-09
| | | | | | | | | | | | | | | | | | | | | | | | | This turns the V8 expression into a generic build, so that we can build with the required version.
| * | | | libsodium: refactor & remove duplicatecodyopel2015-05-09
| |/ / /
* | | | Update NginxMichael Raskin2015-05-10
| | | |
* | | | subunit: split package into everything and python libDomen Kožar2015-05-10
| | | |
* | | | libsodium: refactor & remove duplicatecodyopel2015-05-10
| | | |
* | | | Add EventStore packageBrian McKenna2015-05-10
| | | | | | | | | | | | | | | | | | | | This turns the V8 expression into a generic build, so that we can build with the required version.
* | | | Merge branch 'master' into stagingWilliam A. Kennington III2015-05-08
|\| | |
| * | | mariadb: 10.0.17 -> 10.0.18William A. Kennington III2015-05-08
| | | |
* | | | Merge remote-tracking branch 'upstream/master' into stagingWilliam A. Kennington III2015-05-07
|\| | |
| * | | Merge pull request #7727 from Lassulus/my-15.05pre61665.4c01e6dCharles Strahan2015-05-06
| |\| | | | | | | | | | pulseaudio: system user and group changed to pulse.
| | * | pulseaudio: system user and group changed to pulse.lassulus2015-05-06
| | | |
| * | | Merge pull request #7657 from teh/masterPascal Wittmann2015-05-03
| |\ \ \ | | | | | | | | | | Add shairport sync binary.
| | * | | Add shairport sync binary.Tom Hunger2015-05-03
| | |/ / | | | | | | | | | | | | This binary allows to run a local airtunes server.
| * / / pulseaudio: Refactor a littleWilliam A. Kennington III2015-05-02
| |/ /
* | | shishi: Modernize BuildWilliam A. Kennington III2015-05-02
| | |
* | | Merge remote-tracking branch 'upstream/master' into stagingWilliam A. Kennington III2015-05-01
|\| |
| * | meta.description fixupsJoachim Fasting2015-04-30
| |/ | | | | | | Mostly scripted substitutions with a couple of subjective enhancements.
* | gpm: RefactorWilliam A. Kennington III2015-04-30
| |
* | Merge remote-tracking branch 'upstream/master' into stagingThomas Tuegel2015-04-29
|\|
| * Fixed some descriptionsPascal Wittmann2015-04-28
| |
| * Issue #7584 Kafka Log Directory Not WriteableBen Smith2015-04-26
| | | | | | | | Fix quotes in substitution so LOG_DIR is set to a writeable location
* | mariadb: Propagate library paths in mysql_configWilliam A. Kennington III2015-04-28
| |
* | mariadb: Add zlib dependency removed from propagation under libxml2William A. Kennington III2015-04-28
| |
* | Merge 'master' into stagingVladimír Čunát2015-04-26
|\| | | | | | | (relatively simple conflicts)
| * pulseaudio: More refactoring to bring libpulse in line with pulse librariesWilliam A. Kennington III2015-04-26
| |
| * pulseaudio: Fix propagation of libcapWilliam A. Kennington III2015-04-26
| |
| * Merge pull request #7562 from offlinehacker/pkgs/elasticsearch-plugins/kopfArseniy Seroka2015-04-26
| |\ | | | | | | elasticsearchPlugins: add elasticsearch_kopf plugin
| | * elasticsearchPlugins: add elasticsearch_kopf pluginJaka Hudoklin2015-04-25
| | |
| * | pulseaudio: RefactorWilliam A. Kennington III2015-04-25
| | |
| * | mongodb: 3.0.1 -> 3.0.2William A. Kennington III2015-04-25
| | |
| * | Merge pull request #7557 from offlinehacker/pkgs/rippled/updateJaka Hudoklin2015-04-25
| |\ \ | | | | | | | | rippled: update to 0.27.4
| | * | rippled: update to 0.27.4Jaka Hudoklin2015-04-25
| | |/
| * | nginx: 1.6.3 -> 1.8.0William A. Kennington III2015-04-22
| | |
| * | Use some of the library shortcutsWilliam A. Kennington III2015-04-21
| | |
| * | meta.licenses -> licenseJoachim Fasting2015-04-21
| | |
| * | Merge pull request #6880 from offlinehacker/pkgs/skydns/addJaka Hudoklin2015-04-19
| |\ \ | | | | | | | | Add skydns