Commit graph

2956 commits

Author SHA1 Message Date
roblabla f77af9aa5e matrix-synapse: 0.16.1 -> 0.16.1-r1 2016-07-08 15:12:15 +02:00
Vladimír Čunát aa9a04883e Revert "Merge branch 'staging'" due to glibc
The main output started to retain dependency on bootstrap-tools; see
https://github.com/NixOS/nixpkgs/pull/15867#issuecomment-227949096

This reverts commit c05d829598, reversing
changes made to f073df60d6.
2016-06-23 09:25:10 +02:00
Joachim Fasting 0167eef92e Merge pull request #16308 from philandstuff/remove-certificate-transparency
certificate-transparency: remove package
2016-06-23 01:41:35 +02:00
Benjamin Saunders 65005fe302 matrix-synapse: 0.16.0 -> 0.16.1 2016-06-22 11:16:28 -07:00
Moritz Ulrich a3072d3a8b [apache-jena-fuseki] Fix evaluation. 2016-06-22 17:15:15 +02:00
Marius Bakke 4a7d31a392 treewide: remove double quotes from wrappers
Close #14753; see that for context.
2016-06-22 11:12:27 +02:00
Vladimír Čunát c05d829598 Merge branch 'staging' 2016-06-22 10:49:56 +02:00
Vladimír Čunát ebf1cb28a2 openspades, arangodb: more #include error fixups
... after gcc-5.4.
2016-06-22 10:45:47 +02:00
Nikolay Amiantov 389981f34b uwsgi: add rack support 2016-06-22 04:57:57 +03:00
Tobias Geerinckx-Rice 84e83fe055
riak: remove unused 1.x patches 2016-06-22 02:14:10 +02:00
Frederik Rietdijk 9e2866d5de Merge pull request #16086 from layus/inginious
INGInious: provide a NixOS module
2016-06-21 16:37:29 +02:00
Frederik Rietdijk 39043e4d6e Merge pull request #16239 from Ralith/matrix-synapse
matrix-synapse: 0.14 -> 0.16
2016-06-21 14:30:33 +02:00
Benjamin Saunders 8e47786c0e coturn: init at 4.5.0.3 (#16284) 2016-06-21 12:59:29 +02:00
Eelco Dolstra c51af01325 apache-httpd: 2.4.18 -> 2.4.20
CVE-2016-1546
2016-06-20 15:17:12 +02:00
Bjørn Forsman bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
zimbatm 6e0b40af60 Merge pull request #16345 from mayflower/pkg/bird
bird: 1.5.0 -> 1.6.0, add IPv6 build
2016-06-19 23:38:18 +01:00
zimbatm b0f8416c5c Merge pull request #16180 from zimbatm/shell-escaping
Escape all shell arguments uniformly
2016-06-19 23:27:52 +01:00
Franz Pletz 2f09407a91 bird6: bird build with IPv6 support 2016-06-19 20:45:55 +02:00
Franz Pletz 79c655c4c8 bird: 1.5.0 -> 1.6.0 2016-06-19 20:45:55 +02:00
zimbatm fa5383d1fc influxdb: 0.9.4 -> 0.13.0 2016-06-18 21:32:02 +01:00
Aristid Breitkreuz 20a8349d62 Revert "Merge pull request #16172 from zimbatm/influxdb-0.13.0"
This reverts commit ed4869452d, reversing
changes made to 175e20ca5c.
2016-06-18 22:24:31 +02:00
Aristid Breitkreuz ed4869452d Merge pull request #16172 from zimbatm/influxdb-0.13.0
influxdb: 0.9.4 -> 0.13.0
2016-06-18 20:57:34 +02:00
Aristid Breitkreuz 175e20ca5c Merge pull request #16254 from NeQuissimus/cassandra30
cassandra: Add 3.0
2016-06-18 20:31:59 +02:00
Philip Potter a18ee50f4c certificate-transparency: remove package
The package has been broken for months now.  The issue is due to linker
flags for protobuf, but I can't work it out.

I no longer use this package myself; and I suspect there is little
appetite for keeping it.  So let's remove it and reduce the maintenance
burden.
2016-06-18 13:03:53 +01:00
Benjamin Saunders 26da79230b matrix-synapse: 0.14 -> 0.16 2016-06-17 09:21:46 -07:00
Tim Steinbach f4ca43dc5f cassandra: Add 3.0 2016-06-16 21:12:26 +00:00
Benjamin Staffin b6c6763dab riemann-dash: 0.2.11 -> 0.2.12 2016-06-15 20:53:14 -04:00
Benjamin Staffin 098e8500d4 riemann-dash: Wrap to keep bundler and sass out of user env 2016-06-15 20:53:13 -04:00
Guillaume Maudoux a48796ab83 inginious: turn lib into a python app. 2016-06-14 11:09:21 +02:00
zimbatm 5d6c4314ce Merge pull request #8891 from mk0x9/mpd-on-darwin
mpd on darwin
2016-06-13 00:10:16 +01:00
zimbatm a95229a963 Merge pull request #15677 from womfoo/mod_auth_mellon
mod_auth_mellon: init at 0.12.0 and dependency lasso: init at 2.5.1
2016-06-12 23:38:57 +01:00
zimbatm 28fa4a2f03 Escape all shell arguments uniformly 2016-06-12 18:11:37 +01:00
zimbatm 08770cd242 influxdb: merge deps with the common go-modules 2016-06-12 15:08:44 +01:00
zimbatm 8a1ebe98f3 influxdb: 0.9.4 -> 0.13.0 2016-06-12 14:38:11 +01:00
rushmorem 2b520ff4f6 rethinkdb: 2.3.0 -> 2.3.4 2016-06-12 11:14:13 +02:00
Nikolay Amiantov b195bf1ed2 dspam: disable on Darwin 2016-06-11 03:40:22 +03:00
Nikolay Amiantov 862c160e29 uwsgi: 2.0.12 -> 2.0.13.1 2016-06-11 02:43:44 +03:00
Rickard Nilsson 70338f4981 bosun: 0.5.0-alpha -> 0.5.0-rc4 2016-06-10 08:00:18 +00:00
Rickard Nilsson b9922661b8 jetty: Remove obsolete versions and init new default to 9.3.9.v20160517 2016-06-10 07:59:59 +00:00
Rickard Nilsson 335ccfcf34 hbase: 0.98.13 -> 0.98.19 2016-06-10 07:59:11 +00:00
Kamil Chmielewski 8cd1d4cda5 buildGoPackage: use Go 1.6 by default 2016-06-09 13:08:10 +02:00
Kamil Chmielewski 734d152977 buildGo16Packages: fetchgit -> fetchFromGitHub 2016-06-09 13:08:10 +02:00
Kamil Chmielewski bbc37e0eb7 Moving from fetchgit generated by go2nix to fetchFromGitHub where rev is
a tag
2016-06-09 13:08:10 +02:00
Kamil Chmielewski 8dc356c731 prometheus-alertmanager: fetchgit -> fetchFromGitHub 2016-06-09 13:08:10 +02:00
Kamil Chmielewski 7eb671ebcd no more goPackages 2016-06-09 13:08:00 +02:00
Kamil Chmielewski 5d3f8fec7c prometheus-statsd-bridge: extracted from goPackages 2016-06-09 11:22:02 +02:00
Kamil Chmielewski 5fec17a3e2 prometheus-pushgateway: extracted from goPackages 2016-06-09 11:22:02 +02:00
Kamil Chmielewski 28b6e9863c prometheus-node-exporter: extracted from goPackages 2016-06-09 11:22:02 +02:00
Kamil Chmielewski 0f13eab7c8 prometheus-nginx-exporter: extracted from goPackages 2016-06-09 11:22:02 +02:00
Kamil Chmielewski f44b557476 prometheus-mysqld-exporter: extracted from goPackages 2016-06-09 11:22:02 +02:00