mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Fix wrong path in overlay
This commit is contained in:
parent
8d000d29fa
commit
0399fa7d2a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
self: super: rec {
|
self: super: rec {
|
||||||
polymc = super.libsForQt5.callPackage ./nix/polymc {};
|
polymc = super.libsForQt5.callPackage ./polymc {};
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue