about summary refs log tree commit diff
path: root/pkgs/servers
Commit message (Collapse)AuthorAge
* lighttpd: 1.4.35 -> 1.4.37Bjørn Forsman2015-09-16
|
* nixpkgs: rethinkdb 2.0.4 -> 2.1.3Austin Seipp2015-09-15
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* Merge commit 'a6f6c0e' into master.upstreamWilliam A. Kennington III2015-09-15
|\ | | | | | | | | This is a partial merge of staging where we have up to date binaries for all packages.
| * libxcb: add xinput support (close #9835)Benjamin Saunders2015-09-13
| |
| * xorg.{libXi,libxcb}: maintenance updateVladimír Čunát2015-09-13
| |
| * mass rewrite of find parameters to cross-platform styleVladimír Čunát2015-09-06
| | | | | | | | | | | | | | | | | | | | Fixes #9044, close #9667. Thanks to @taku0 for suggesting this solution. Now we have no modes starting with `/` or `+`. Rewrite the `-perm` parameters of find: - completely safe: rewrite `/0100` and `+100` to `-0100`, - slightly semantics-changing: rewrite `+111` to `-0100`. I cross-verified the `find` manual pages for Linux, Darwin, FreeBSD.
| * Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-09-04
| |\
| * | mini-httpd: Boost 1.59 compatWilliam A. Kennington III2015-09-04
| | |
* | | Merge pull request #9869 from Mathnerd314/import-fixDomen Kožar2015-09-15
|\ \ \ | | | | | | | | all-packages: Use callPackage where possible
| * | | all-packages: Use callPackage where possibleMathnerd3142015-09-14
| | | |
* | | | Merge pull request #9860 from ktosiek/openafs-linux-4.2Domen Kožar2015-09-15
|\ \ \ \ | |/ / / |/| | | openafs: patches for linux 4.2
| * | | openafs: patches for linux 4.2Tomasz Kontusz2015-09-14
| | | |
* | | | Merge pull request #9362 from 4z3/bump-eximPascal Wittmann2015-09-14
|\ \ \ \ | |/ / / |/| | | exim: 4.85 -> 4.86
| * | | exim: 4.85 -> 4.86tv2015-08-20
| | | |
* | | | Merge pull request #9154 from tomberek/shellinabox_update_repoArseniy Seroka2015-09-09
|\ \ \ \ | | | | | | | | | | shellinabox: 2.14 -> 2.16
| * | | | shellinabox: 2.14 -> 2.16Thomas Bereknyei2015-09-08
| | | | |
* | | | | dnschain: init at 0.5.3Thomas Strobel2015-09-07
| | | | |
* | | | | influxdb-backup: Move to go-packagesWilliam A. Kennington III2015-09-05
| | | | |
* | | | | mesos-dns: Move to go-packagesWilliam A. Kennington III2015-09-04
| | | | |
* | | | | skydns: Move to go-packagesWilliam A. Kennington III2015-09-04
| | | | |
* | | | | bosun: Move to go-packagesWilliam A. Kennington III2015-09-04
| |_|_|/ |/| | |
* | | | Xorg: apply patch to fix X crashesDomen Kožar2015-09-04
| |_|/ |/| | | | | | | | | | | (cherry picked from commit dc0fe8ebf40b7724de1ca0b195236854591fdb5f) Signed-off-by: Domen Kožar <domen@dev.si>
* | | bind: 9.10.2-P3 -> 9.10.2-P4William A. Kennington III2015-09-02
| | |
* | | nsq: Move to go-packages and 0.2.28 -> 0.3.5William A. Kennington III2015-09-02
| | |
* | | serfdom: Migrate to go-packagesWilliam A. Kennington III2015-09-02
| | |
* | | cassandra: use mirrorsTobias Geerinckx-Rice2015-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream likes to move "old" releases to an archive mirror as soon as a new one is released. This is now handled for free by mirrors.nix. (No idea why cs.utah.edu was used to begin with; it's now added to mirrors.nix. Note that it doesn't support SSL, but that applies to several others so I don't see the harm.)
* | | cassandra: 2.1.8 -> 2.1.9Tobias Geerinckx-Rice2015-09-02
| | | | | | | | | | | | The 2.1.8 sources have been removed upstream.
* | | inotifyTools -> inotify-toolsEelco Dolstra2015-09-01
| | | | | | | | | | | | Fixes #9456.
* | | nixpkgs: openresty 1.7.10.1 -> 1.9.3.1Austin Seipp2015-08-31
| | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | nixpkgs: nginxUnstable 1.9.3 -> 1.9.4Austin Seipp2015-08-31
| | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | Merge pull request #9546 from dfoxfranke/openafs-clientDomen Kožar2015-08-31
|\ \ \ | | | | | | | | openafs-client: 1.6.9 -> 1.6.14, fix build
| * | | openafs-client: 1.6.9 -> 1.6.14, fix buildDaniel Fox Franke2015-08-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Upgrade 1.6.9 -> 1.6.14 * Support all kernels * Clean up nested smart-quotes that seemed to be causing a build failure * Remove redundant `assert isLinux`: already checked by meta.platforms
* | | | prometheus-statsd-bridge: fold into go-packages.nixBenjamin Staffin2015-08-30
| | | |
* | | | prometheus-pushgateway: fold into go-packages.nixBenjamin Staffin2015-08-30
| | | |
* | | | prometheus-node-exporter: fold into go-packages.nixBenjamin Staffin2015-08-30
| | | |
* | | | prometheus-nginx-exporter: fold into go-packages.nixBenjamin Staffin2015-08-30
| | | |
* | | | prometheus-mysqld-exporter: fold into go-packages.nixBenjamin Staffin2015-08-29
| | | |
* | | | prometheus-mesos-exporter: fold into go-packages.nixBenjamin Staffin2015-08-29
| | | |
* | | | prometheus-haproxy-exporter: fold into go-packages.nixBenjamin Staffin2015-08-29
| | | |
* | | | prometheus-collectd-exporter: fold into go-packages.nixBenjamin Staffin2015-08-29
| | | |
* | | | prom2json: fold into go-packages.nixBenjamin Staffin2015-08-29
| | | |
* | | | prometheus-cli: fold into go-packages.nixBenjamin Staffin2015-08-29
| | | |
* | | | prometheus-alertmanager: fold into go-packages.nixBenjamin Staffin2015-08-29
| | | |
* | | | prometheus: fold definition into go-packages.nixBenjamin Staffin2015-08-29
| | | |
* | | | prometheus-*: trivial cleanupBenjamin Staffin2015-08-29
| | | |
* | | | prometheus-pushgateway: move go-bindata into nativeBuildInputsBenjamin Staffin2015-08-29
| | | | | | | | | | | | | | | | Thereotically make life easier for a future cross-compilation path.
* | | | prometheus-alertmanager: streamline build, prune buildInputsBenjamin Staffin2015-08-29
| | | | | | | | | | | | | | | | | | | | | | | | It turns out it's no longer necessary to run the protoc and static-asset compile steps ourselves, as those are included in the upstream repo now.
* | | | prometheus-*: fixes to deal with goPackages multiple-outputs changesBenjamin Staffin2015-08-29
| | | |
* | | | prometheus: Include console templates and librariesBenjamin Staffin2015-08-29
|/ / / | | | | | | | | | Also tweaked to work with the recent goPackages multiple-outputs stuff.
* | | Merge pull request #9531 from offlinehacker/pkgs/skydns/update_2.5.2bJaka Hudoklin2015-08-29
|\ \ \ | | | | | | | | skydns: 2.5.0a -> 2.5.2b