Merge pull request #104442 from freezeboy/migrate-heaptrack
heaptrack: migrate to Qt5.15
This commit is contained in:
commit
7d75a77954
1 changed files with 1 additions and 1 deletions
|
@ -4616,7 +4616,7 @@ in
|
|||
|
||||
hecate = callPackage ../applications/editors/hecate { };
|
||||
|
||||
heaptrack = libsForQt514.callPackage ../development/tools/profiling/heaptrack {};
|
||||
heaptrack = libsForQt5.callPackage ../development/tools/profiling/heaptrack {};
|
||||
|
||||
heimdall = libsForQt5.callPackage ../tools/misc/heimdall { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue