aboutsummaryrefslogtreecommitdiff
path: root/overlay.nix
blob: 56e39aa7c40a99b954e59a5b1e067ee7d9575662 (plain)
1
2
3
self: super: rec {
  polymc = super.libsForQt5.callPackage ./nix/polymc {};
}