Skip to content

Commit

Permalink
rocksdb-haskell: enable Hydra builds on Darwin
Browse files Browse the repository at this point in the history
NixOS/cabal2nix@ac3ba01
tells the automatic re-generation process to do the same thing in the next update.

Required by #21215.
  • Loading branch information
peti committed Dec 25, 2016
1 parent 77d495b commit 7cd5ef7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkgs/development/haskell-modules/hackage-packages.nix
Expand Up @@ -149841,7 +149841,6 @@ self: {
homepage = "http://github.com/agrafix/rocksdb-haskell";
description = "Haskell bindings to RocksDB";
license = stdenv.lib.licenses.bsd3;
platforms = [ "x86_64-linux" ];
}) {inherit (pkgs) rocksdb;};

"roguestar" = callPackage
Expand Down

0 comments on commit 7cd5ef7

Please sign in to comment.