mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 16:03:23 +00:00
haskell-rest-types: jailbreak (aeson)
https://github.com/silkapp/rest/issues/57
This commit is contained in:
parent
e8958e26b3
commit
4eb3731752
@ -12,6 +12,7 @@ cabal.mkDerivation (self: {
|
||||
aeson genericAeson hxt jsonSchema mtl regular regularXmlpickler
|
||||
restStringmap text uuid
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
description = "Silk Rest Framework Types";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
|
Loading…
Reference in New Issue
Block a user