stack2nix: cleanup

This commit is contained in:
Domen Kožar
2018-08-14 11:41:42 +01:00
parent cc671a1374
commit 85f892b988
2 changed files with 1 additions and 4 deletions
@@ -858,9 +858,6 @@ self: super: {
fluid-idl-http-client = markBroken super.fluid-idl-http-client;
fluid-idl-scotty = markBroken super.fluid-idl-scotty;
# missing dependencies: Glob >=0.7.14 && <0.8, data-fix ==0.0.4
stack2nix = doJailbreak super.stack2nix;
# Work around https://github.com/haskell/c2hs/issues/192.
c2hs = dontCheck super.c2hs;