Skip to content

Commit

Permalink
golden-cheetah: use libsForQt512
Browse files Browse the repository at this point in the history
  • Loading branch information
Milan Pässler authored and Milan committed Jul 31, 2020
1 parent ae66138 commit b1d838e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/top-level/all-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -27035,7 +27035,7 @@ in
inherit pkgs;
};

golden-cheetah = libsForQt5.callPackage ../applications/misc/golden-cheetah {};
golden-cheetah = libsForQt512.callPackage ../applications/misc/golden-cheetah {};

linkchecker = callPackage ../tools/networking/linkchecker { };

Expand Down

0 comments on commit b1d838e

Please sign in to comment.