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:
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
|
||||
|
||||
Reference in New Issue
Block a user