Fix wrong path in overlay
This commit is contained in:
@ -1,3 +1,3 @@
|
|||||||
self: super: rec {
|
self: super: rec {
|
||||||
polymc = super.libsForQt5.callPackage ./nix/polymc {};
|
polymc = super.libsForQt5.callPackage ./polymc {};
|
||||||
}
|
}
|
Reference in New Issue
Block a user