hnix: rm doJailbreak
M pkgs/development/haskell-modules/configuration-common.nix
This commit is contained in:
parent
5bc71945ff
commit
c93c036712
@ -215,7 +215,7 @@ self: super: {
|
||||
|
||||
# 2020-06-05: HACK: does not passes own build suite - `dontCheck`
|
||||
hnix = generateOptparseApplicativeCompletion "hnix" (
|
||||
dontCheck (doJailbreak super.hnix)
|
||||
dontCheck super.hnix
|
||||
);
|
||||
|
||||
# Fails for non-obvious reasons while attempting to use doctest.
|
||||
|
Loading…
x
Reference in New Issue
Block a user