mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
haskell-dhall-json: update override
This commit is contained in:
parent
37c20564b0
commit
be1461fc0a
@ -1063,7 +1063,7 @@ self: super: {
|
|||||||
});
|
});
|
||||||
|
|
||||||
# dhall-json requires a very particular dhall version
|
# dhall-json requires a very particular dhall version
|
||||||
dhall-json_1_2_0 = super.dhall-json_1_2_0.override { dhall = self.dhall_1_14_0; };
|
dhall-json_1_2_1 = super.dhall-json_1_2_1.override { dhall = self.dhall_1_14_0; };
|
||||||
|
|
||||||
# https://github.com/fpco/streaming-commons/issues/49
|
# https://github.com/fpco/streaming-commons/issues/49
|
||||||
streaming-commons = dontCheck super.streaming-commons;
|
streaming-commons = dontCheck super.streaming-commons;
|
||||||
|
Loading…
Reference in New Issue
Block a user