mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-01 10:56:57 +03:00
7 lines
No EOL
93 B
Nix
7 lines
No EOL
93 B
Nix
{
|
|
description = "PolyMC";
|
|
|
|
outputs = inputs: {
|
|
overlay = import ./overlay.nix;
|
|
};
|
|
} |