haskellPackages.paramtree: update comment for dontCheck override

This commit is contained in:
sternenseemann 2021-12-03 10:15:38 +01:00
parent 6727f1e420
commit c57f5d5d05

View file

@ -1842,7 +1842,7 @@ self: super: {
# https://github.com/enomsg/science-constants-dimensional/pull/1
science-constants-dimensional = doJailbreak super.science-constants-dimensional;
# Tests are flaky on busy machines
# Tests are flaky on busy machines, upstream doesn't intend to fix
# https://github.com/merijn/paramtree/issues/4
paramtree = dontCheck super.paramtree;