Merge pull request #104442 from freezeboy/migrate-heaptrack

heaptrack: migrate to Qt5.15
This commit is contained in:
Doron Behar 2020-11-28 18:21:55 +02:00 committed by GitHub
commit 7d75a77954
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 { };