haskellPackages.glualint: drop obsolete override

The issue has been resolved in the last two releases, however glualint
is still transitively broken by
<https://github.com/UU-ComputerScience/uuagc/issues/20>.
This commit is contained in:
sternenseemann
2025-09-22 01:08:47 +02:00
parent 014307e99c
commit aa39e978b7
@@ -635,10 +635,6 @@ with haskellLib;
# check requires mysql server
mysql-simple = dontCheck super.mysql-simple;
# Test data missing
# https://github.com/FPtje/GLuaFixer/issues/165
glualint = dontCheck super.glualint;
# Hackage tarball only includes what is supported by `cabal install git-annex`,
# but we want e.g. completions as well. See
# https://web.archive.org/web/20160724083703/https://git-annex.branchable.com/bugs/bash_completion_file_is_missing_in_the_6.20160527_tarball_on_hackage/