haskellPackages.mueval: remove jailbreak

Not needed anymore.
This commit is contained in:
Wolfgang Walther
2025-02-11 01:17:32 +01:00
committed by sternenseemann
parent c8332d39a6
commit 67ba2e859e
@@ -1064,8 +1064,6 @@ self: super: {
};
} super.djinn;
mueval = doJailbreak super.mueval;
# We cannot build this package w/o the C library from <http://www.phash.org/>.
phash = markBroken super.phash;