rocksdb: 5.11.3 -> 6.1.2
- mark osquery as broken - mark ceph as broken both osquery and ceph packages are outdated. furthermore, ceph has its own inline rocksdb source tree which isn't use in the current nixpkg. this needs to be fixed.
This commit is contained in:
@@ -167,6 +167,7 @@ stdenv.mkDerivation {
|
||||
license = licenses.lgpl21;
|
||||
maintainers = with maintainers; [ adev ak ];
|
||||
platforms = platforms.unix;
|
||||
broken = true;
|
||||
};
|
||||
|
||||
passthru.version = version;
|
||||
|
||||
Reference in New Issue
Block a user