haskellPackages.threadscope: add TODO

This can probably be removed by now, but can't confirm due to failing
build of gtk on staging.
This commit is contained in:
Wolfgang Walther
2025-02-11 01:17:32 +01:00
committed by sternenseemann
parent 345ce230cb
commit 42001ce06b
@@ -378,6 +378,7 @@ self: super: {
] super.gitit;
# 2024-03-10: Maintainance stalled, fixes unmerged: https://github.com/haskell/ThreadScope/pull/130
# TODO: Confirm whether this can be removed once gtk is fixed on staging.
threadscope = overrideCabal (drv: {
prePatch = drv.prePatch or "" + ''
${pkgs.buildPackages.dos2unix}/bin/dos2unix *.cabal