mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-04-22 18:26:59 -04:00
Fix wrong path in overlay
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
self: super: rec {
|
||||
polymc = super.libsForQt5.callPackage ./nix/polymc {};
|
||||
polymc = super.libsForQt5.callPackage ./polymc {};
|
||||
}
|
||||
Reference in New Issue
Block a user