haskell-servant-{ekg,blaze}: jailbreak to fix the build
This commit is contained in:
parent
4d403a3a51
commit
fdd64fbc37
@ -1355,4 +1355,10 @@ self: super: {
|
|||||||
})];
|
})];
|
||||||
});
|
});
|
||||||
|
|
||||||
|
# https://github.com/haskell-servant/servant-blaze/issues/17
|
||||||
|
servant-blaze = doJailbreak super.servant-blaze;
|
||||||
|
|
||||||
|
# https://github.com/haskell-servant/servant-ekg/issues/15
|
||||||
|
servant-ekg = doJailbreak super.servant-ekg;
|
||||||
|
|
||||||
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||||
|
Loading…
x
Reference in New Issue
Block a user