Merge pull request #104442 from freezeboy/migrate-heaptrack
heaptrack: migrate to Qt5.15
This commit is contained in:
commit
7d75a77954
@ -4616,7 +4616,7 @@ in
|
|||||||
|
|
||||||
hecate = callPackage ../applications/editors/hecate { };
|
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 { };
|
heimdall = libsForQt5.callPackage ../tools/misc/heimdall { };
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user