Jörg Thalheim
b5c1deca8a
treewide: remove wkennington as maintainer
...
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Ryan Mulligan
fce8f26af6
treewide: http -> https ( #42665 )
2018-06-27 22:12:57 +02:00
Matthew Justin Bauer
07e6e21f09
Merge pull request #37093 from ryantm/auto-update/rocksdb
...
rocksdb: 5.10.3 -> 5.11.3
2018-04-23 12:02:09 -05:00
Yorick
f2e16a647a
rocksdb: use stdenv.lib instead of lib
2018-04-16 14:15:14 +02:00
Yorick van Pelt
415093d4c0
rocksdb: package binary tools
2018-04-16 12:46:31 +02:00
Silvan Mosberger
336ef91339
rocksdb: Disable aarch64
...
Because the build for it is broken
2018-04-04 17:08:52 +02:00
Silvan Mosberger
3f9876a253
rocksdb_lite: Fix
2018-04-04 03:23:24 +02:00
Ryan Mulligan
f7c6491613
rocksdb: 5.10.3 -> 5.11.3
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- ran `/nix/store/0z5hqf7lmzgynw5vgliy7848dr7p6fis-rednotebook-2.4/bin/rednotebook -h` got 0 exit code
- ran `/nix/store/0z5hqf7lmzgynw5vgliy7848dr7p6fis-rednotebook-2.4/bin/rednotebook --help` got 0 exit code
- found 5.11.3 in filename of file in /nix/store/0z5hqf7lmzgynw5vgliy7848dr7p6fis-rednotebook-2.4
2018-03-15 04:40:57 -07:00
John Ericson
2e87550ace
Merge pull request #36985 from obsidiansystems/no-allBut
...
treewide: get rid of platforms.allBut
2018-03-14 18:57:28 -04:00
John Ericson
f79f80dbf2
treewide: get rid of platforms.allBut
...
Negative reasoning like `allBut` is a bad idea with an open world of
platforms. Concretely, if we add a new, quite different sort of
platform, existing packages with `allBut` will claim they work on it
even though they probably won't.
2018-03-14 18:44:42 -04:00
Michael Bishop
859db89a8f
rocksdb: use split outputs
2018-03-11 12:41:57 -03:00
Ryan Mulligan
8faeaadade
rocksdb: 5.10.2 -> 5.10.3
...
Semi-automatic update. These checks were performed:
- built on NixOS
- found 5.10.3 in filename of file in /nix/store/4db33wajzz0lsdms0bnpqizl280l3kwc-rocksdb-5.10.3
cc "@adev @wkennington"
2018-02-28 14:21:03 +00:00
Adrien Devresse
4442a377cb
rocksdb: 5.1.2 -> 5.10.2
...
- Update rocksdb to last version
- Also enable RTTI support for rocksdb, required for Ceph
- Add missing which and perl package
2018-02-07 21:17:02 +01:00
Charles Strahan
29d2fe4a1f
rocksdb: enable support for lite mode
...
See: https://github.com/facebook/rocksdb/blob/master/ROCKSDB_LITE.md
2017-07-24 21:45:33 -04:00
David James
85fba54bc6
Attempt to update RocksDB to 5.1.2.
2017-02-20 21:50:30 -05:00
Domen Kožar
4bba954e13
rocksdb: properly fix #21215
2017-01-03 23:10:24 +01:00
Domen Kožar
4ce88d8674
rocksdb: build without debug
2017-01-03 23:10:24 +01:00
Domen Kožar
8b6b0aea72
Revert "rocksdb-haskell: just compile rocksdb statically to fix #21215 "
...
This reverts commit 5e5df0fea2
.
2017-01-03 23:10:24 +01:00
Domen Kožar
5e5df0fea2
rocksdb-haskell: just compile rocksdb statically to fix #21215
2016-12-18 22:17:37 +01:00
Domen Kožar
8b9ced0181
rocksdb: build also static lib for rocksdb-haskell
2016-12-16 12:01:14 +01:00
Domen Kožar
d5f92a319a
rocksdb: compile as shared lib
2016-12-15 20:19:03 +01:00
Domen Kožar
77adcfb59f
rocksdb: 4.1 -> 4.13
2016-12-15 18:05:25 +01:00
William A. Kennington III
357e471d56
rocksdb: 4.0 -> 4.1
2015-11-17 21:12:49 -08:00
William A. Kennington III
84b2e41f83
rocksdb: 3.13.1 -> 4.0
2015-11-05 18:21:43 -08:00
William A. Kennington III
81c9095d90
rocksdb: 3.12.1 -> 3.13.1
2015-09-02 16:56:27 -07:00
Luca Bruno
1dc71534b4
rocksdb: disable on i686 (ZHF)
2015-08-26 18:48:51 +02:00
William A. Kennington III
46acdd1608
rocksdb: 3.11.2 -> 3.12.1
2015-08-07 14:42:57 -07:00
Pascal Wittmann
4d49006a0f
rocksdb: fix build (ZHF)
2015-07-09 15:00:31 +02:00
William A. Kennington III
63448b5dac
rocksdb: 3.11 -> 3.11.2
2015-06-24 17:51:51 -07:00
William A. Kennington III
afea09936e
rocksdb: 3.10 -> 3.11
2015-05-28 02:20:08 -07:00
William A. Kennington III
a986f72d2b
rocksdb: Add derivation
2015-04-21 20:57:58 -07:00