rocksdb-haskell: enable Hydra builds on Darwin
ac3ba017bd
tells the automatic re-generation process to do the same thing in the next update.
Required by https://github.com/NixOS/nixpkgs/issues/21215.
This commit is contained in:
parent
77d495b078
commit
7cd5ef772b
@ -149841,7 +149841,6 @@ self: {
|
|||||||
homepage = "http://github.com/agrafix/rocksdb-haskell";
|
homepage = "http://github.com/agrafix/rocksdb-haskell";
|
||||||
description = "Haskell bindings to RocksDB";
|
description = "Haskell bindings to RocksDB";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
platforms = [ "x86_64-linux" ];
|
|
||||||
}) {inherit (pkgs) rocksdb;};
|
}) {inherit (pkgs) rocksdb;};
|
||||||
|
|
||||||
"roguestar" = callPackage
|
"roguestar" = callPackage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user