Jörg Thalheim
5f3f810e27
influxdb: make v1.0.2 default, remove 0.13
2016-10-27 11:41:52 +02:00
Tim Steinbach
a3d230244b
Merge pull request #19778 from NeQuissimus/cassandra_3_0_9
...
cassandra: 3.0.8 -> 3.0.9
2016-10-22 19:24:59 -04:00
Tim Steinbach
9489efd672
cassandra: 3.0.8 -> 3.0.9
2016-10-22 13:50:00 -04:00
Pavel Platto
b835446563
neo4j: 2.1.3 -> 3.0.6
2016-10-16 17:11:05 +02:00
Christine Koppelt
e7d4a64eaa
influxdb: 1.0.0-beta3 -> 1.0.2
2016-10-07 14:15:27 +02:00
Joris Guyonvarch
f038ea0fae
Cassandra: add procps dep only on linux ( #19299 )
2016-10-06 21:45:11 +02:00
Matt Billenstein
6bfbb7a07c
mongodb: fix build on OSX by adding Security framework
2016-10-04 19:38:32 -07:00
Rodney Lorrimar
6d7b77df0a
mongodb: Fix default storage engine on i686
...
MongoDB will refuse to start on i686 because the default database engine
"wiredTiger" doesn't support it. To reduce user annoyance, the default
engine should be changed to the pre-3.0 engine "mmapv1".
Fedora have also patched it:
http://pkgs.fedoraproject.org/cgit/rpms/mongodb.git/commit/?id=b64d6b3337bffdeea0b7fa530ea02b977c364e08
2016-09-17 10:43:58 +01:00
Kamil Chmielewski
914e0e594c
buildGoPackage: deps.json -> deps.nix in NIXON
...
https://github.com/NixOS/nixpkgs/pull/17254#issuecomment-245295541
* update docs to describe `deps.nix`
* include goDeps in nix-shell GOPATH
* NixOS 16.09 rel notes about replacing goPackages
2016-09-16 00:04:55 +01:00
Jörg Thalheim
8fddcad3f9
telegraf: init at 1.0.0
...
Signed-off-by: Jörg Thalheim <joerg@higgsboson.tk>
2016-09-14 07:19:55 +02:00
Matt Billenstein
a83f70c249
mongodb: 3.2.1 -> 3.2.9
...
[Bjørn: add missing hash update.]
2016-09-09 15:44:08 +02:00
Tom Hunger
c60354237a
hyperdex: Remove broken package and its dependencies. Closes #17995 .
...
Presumably no one was using it otherwise we'd have noticed it breaking
sooner.
2016-09-02 23:26:13 +01:00
rushmorem
ac26d8ff43
rethinkdb: 2.3.4 -> 2.3.5
2016-08-31 15:15:08 +02:00
obadz
3de6e5be50
Merge branch 'master' into staging
...
Conflicts:
pkgs/applications/misc/navit/default.nix
pkgs/applications/networking/mailreaders/alpine/default.nix
pkgs/applications/networking/mailreaders/realpine/default.nix
pkgs/development/compilers/ghc/head.nix
pkgs/development/libraries/openssl/default.nix
pkgs/games/liquidwar/default.nix
pkgs/games/spring/springlobby.nix
pkgs/os-specific/linux/kernel/perf.nix
pkgs/servers/sip/freeswitch/default.nix
pkgs/tools/archivers/cromfs/default.nix
pkgs/tools/graphics/plotutils/default.nix
2016-08-27 23:54:54 +01:00
Franz Pletz
7897e913f7
redis: 3.2.2 -> 3.2.3
2016-08-25 01:56:36 +02:00
obadz
0e8d2725dc
Merge branch 'master' into staging
2016-08-23 18:50:06 +01:00
Tuomas Tynkkynen
74a3a2cd7e
treewide: Use makeBinPath
2016-08-23 01:18:10 +03:00
obadz
24a9183f90
Merge branch 'hardened-stdenv' into staging
...
Closes #12895
Amazing work by @globin & @fpletz getting hardened compiler flags by
enabled default on the whole package set
2016-08-22 01:19:35 +01:00
Christine Koppelt
75bffa11d6
influxdb: add 1.0.0-beta3 ( #17733 )
2016-08-17 13:40:05 +02:00
Robin Gloster
b7787d932e
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-08-12 09:46:53 +00:00
Frederik Rietdijk
8955dc5e7e
Merge pull request #17464 from cransom/cassandra
...
Cassandra
2016-08-10 11:42:57 +02:00
Tuomas Tynkkynen
a15da44ab0
libe: Broken on i686
...
http://hydra.nixos.org/build/38264907/nixlog/1/raw
2016-08-06 17:06:45 +03:00
Robin Gloster
1b979d8384
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-08-03 13:34:44 +00:00
Casey Ransom
6ce28ca5c0
cassandra: refactor versioning
...
This change:
- refactors the packages so it is easier to create and update new versions of
cassandra.
- fixes a bug where Cassandra will not connect to another member unless
LD_PRELOADing libstdc++.so. Without that change, it generates a stack trace
and dies with exceptions regarding org.xerial.snappy.
- restricts platform to linux as procps is also linux only.
2016-08-02 20:58:35 -04:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Robin Gloster
1be4907ca2
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-08-02 13:46:36 +00:00
Christine Koppelt
83a2d74a7c
redis: 3.0.7 -> 3.2.2
2016-07-30 21:50:34 +02:00
Robin Gloster
f222d98746
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-07-25 12:47:13 +00:00
Christine Koppelt
f6d7a567a5
influxdb: parametrize default.nix to prepare packaging of 1.0 ( #17161 )
2016-07-23 01:08:33 +02:00
Robin Gloster
5185bc1773
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-07-15 14:41:01 +00:00
Tobias Geerinckx-Rice
d391db8c01
cassandra_2_1: 2.1.14 -> 2.1.15
2016-07-06 15:56:33 +02:00
Tobias Geerinckx-Rice
c70db3456f
cassandra_3_0: 3.0.7 -> 3.0.8
2016-07-06 15:56:33 +02:00
Vladimír Čunát
6b27ceb006
Merge 'master' into staging and re-revert merge
...
... from staging to master, reverted temporarily in aa9a04883e
.
2016-06-23 12:09:03 +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
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
Tobias Geerinckx-Rice
84e83fe055
riak: remove unused 1.x patches
2016-06-22 02:14:10 +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
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
Tim Steinbach
f4ca43dc5f
cassandra: Add 3.0
2016-06-16 21:12:26 +00: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
Robin Gloster
8031cba2ab
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-06-10 09:27:04 +00:00
Kamil Chmielewski
7eb671ebcd
no more goPackages
2016-06-09 13:08:00 +02:00
Franz Pletz
f8d481754c
Merge remote-tracking branch 'origin/master' into hardened-stdenv
2016-05-18 17:10:02 +02:00
Michael Raskin
b8c0726fc2
apache-jena-fuseki: 2.3.1 -> 2.4.0
2016-05-15 23:49:44 +02:00
Michael Raskin
80fc8542ff
apache-jena: 3.0.1 -> 3.1.0
2016-05-15 23:49:44 +02:00
Robin Gloster
c92bca56f8
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-05-02 22:58:02 +00:00
Tobias Geerinckx-Rice
298d47ba01
cassandra: 2.1.13 -> 2.1.14
2016-04-28 14:17:24 +02:00
Nathan Zadoks
1e4ebcdf2d
redis: enable Lua scripting support
2016-04-21 14:50:11 -04:00
Robin Gloster
d020caa5b2
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-04-18 13:49:22 +00:00
Guillaume Maudoux
df9f868537
mongodb: forget references to build inputs
2016-04-15 19:03:40 +02:00
Eric Litak
6c37503f54
mongodb: fix broken pcre dep
2016-04-14 13:41:42 -07:00
Guillaume Maudoux
bf2ceb0525
mongodb: fix build (use pcre-cpp instead of pcre)
2016-04-13 11:28:52 +02:00
Vladimír Čunát
30f14243c3
Merge branch 'master' into closure-size
...
Comparison to master evaluations on Hydra:
- 1255515 for nixos
- 1255502 for nixpkgs
2016-04-10 11:17:52 +02:00
Robin Gloster
3e68106afd
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-04-07 21:52:26 +00:00
Louis Taylor
28c8f37eef
rethinkdb: 2.2.4 -> 2.3.0
...
The removed patch is included in this upstream release.
2016-04-07 10:58:10 +01:00
Robin Gloster
696d85a62d
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-04-03 11:01:57 +00:00
Eric Litak
0de2d2fbcd
mfi: init at 2.1.11
...
This package has some outdated dependencies, so old versions of mongodb
and v8 had to be re-added as well.
2016-04-01 02:45:11 -07:00
Vladimír Čunát
ab15a62c68
Merge branch 'master' into closure-size
...
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Robin Gloster
f60c9df0ba
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-03-28 15:16:29 +00:00
Domen Kožar
b07e7bfc7b
Merge remote-tracking branch 'origin/staging'
2016-03-27 13:19:04 +01:00
Joachim Fasting
037e815787
arangodb: fix gcc5 build
...
https://hydra.nixos.org/build/33263863/nixlog/1/raw
2016-03-23 06:00:27 +01:00
Domen Kožar
ba78130c21
remove elrangR15 and riak 1.3.0 as they're outdated
...
(cherry picked from commit 4452a68425e4eaf9db95e0fc5ac8474a2b19bc71)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-22 21:40:07 +00:00
Joachim Fasting
29668ba920
mongodb: fix build against boost-1.60
...
Apply patch from Arch Linux. Suggested by @wkennington.
2016-03-18 18:47:04 +01:00
Robin Gloster
3f45f0948d
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-03-15 01:44:24 +00:00
Brian McKenna
27b445b0d5
eventstore: 3.0.3 -> 3.5.0
2016-03-09 23:43:20 +11:00
Vladimír Čunát
09af15654f
Merge master into closure-size
...
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Franz Pletz
aff1f4ab94
Use general hardening flag toggle lists
...
The following parameters are now available:
* hardeningDisable
To disable specific hardening flags
* hardeningEnable
To enable specific hardening flags
Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.
cc-wrapper supports the following flags:
* fortify
* stackprotector
* pie (disabled by default)
* pic
* strictoverflow
* format
* relro
* bindnow
2016-03-05 18:55:26 +01:00
Robin Gloster
d47857c3d9
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-03-01 21:09:17 +00:00
Domen Kožar
e5069c1be5
rethinkdb: patch for glibc 2.23
2016-03-01 14:13:16 +01:00
Robin Gloster
3b4765c9e5
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-02-28 16:32:57 +00:00
Michael Raskin
a08c8b12f0
Add Apache Jena Fuseki instead of obsolete and unavailable Jena Joseki
2016-02-28 10:39:33 +01:00
Robin Gloster
5176e7ac77
mongodb: enable pie hardening
2016-02-27 00:48:49 +00:00
Robin Gloster
2fbbd71861
riak2: disable format hardening
2016-02-24 21:36:26 +00:00
Robin Gloster
bc21db3692
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-02-19 21:16:14 +00:00
Louis Taylor
6326172fed
redis: 3.0.6 -> 3.0.7
2016-02-18 17:36:36 +00:00
Wout Mertens
18474ac84d
Merge pull request #13021 from kragniz/rethinkdb-2.2.4
...
rethinkdb: 2.1.3 -> 2.2.4
2016-02-16 09:40:23 +01:00
Louis Taylor
ab19061df8
rethinkdb: 2.1.3 -> 2.2.4
2016-02-16 03:25:12 +00:00
Franz Pletz
41698c9efa
Merge branch 'master' into hardened-stdenv
2016-02-15 20:05:29 +01:00
Vladimír Čunát
d039c87984
Merge branch 'master' into closure-size
2016-02-14 08:33:51 +01:00
Robin Gloster
0a3b3559b1
riak: turn off format hardening
2016-02-12 14:55:59 +00:00
Tobias Geerinckx-Rice
ccf73a5f67
cassandra: 2.1.12 -> 2.1.13
2016-02-12 00:17:39 +01:00
Vladimír Čunát
ae74c356d9
Merge recent 'staging' into closure-size
...
Let's get rid of those merge conflicts.
2016-02-03 16:57:19 +01:00
Charles Strahan
5583ecf361
mongodb: 3.0.7 -> 3.2.1
...
Fixes #12639
2016-01-28 14:15:59 -05:00
Tuomas Tynkkynen
d91c7347d1
treewide: Mass replace 'openssl}/lib' to refer the 'out' output
2016-01-24 10:03:38 +02:00
Vladimír Čunát
716aac2519
Merge branch 'staging' into closure-size
2016-01-19 09:55:31 +01:00
Robin Gloster
53b389327e
refactor to use autoreconfHook where possible
...
Close #12446 .
2016-01-18 10:45:31 +01:00
Louis Taylor
9516c065ba
redis: 3.0.2 -> 3.0.6
2016-01-13 05:28:00 +00:00
Michael Raskin
f638adb107
apache-jena: 3.0.0 -> 3.0.1
2016-01-01 12:30:17 +03:00
Vladimír Čunát
f9f6f41bff
Merge branch 'master' into closure-size
...
TODO: there was more significant refactoring of qtbase and plasma 5.5
on master, and I'm deferring pointing to correct outputs to later.
2015-12-31 09:53:02 +01:00
Eric Sagnes
eab677ea21
eventstore: fix source hash ( close #11732 )
2015-12-18 09:11:51 +01:00
Eric Sagnes
f9eb378eb8
riak: fix leveldb hash, fixes #11731
2015-12-16 23:07:22 +01:00
Luca Bruno
5b0352a6a4
Merge branch 'master' into closure-size
2015-12-11 18:31:00 +01:00
Tobias Geerinckx-Rice
dfb31c3262
cassandra 2.1.11 -> 2.1.12
2015-12-08 03:04:31 +01:00