chore(slippi-launcher): Mark as broken
This commit is contained in:
@@ -179,5 +179,6 @@ stdenv.mkDerivation (final: {
|
|||||||
changelog =
|
changelog =
|
||||||
"https://github.com/project-slippi/slippi-launcher/releases/tag/v${final.version}";
|
"https://github.com/project-slippi/slippi-launcher/releases/tag/v${final.version}";
|
||||||
platforms = lib.platforms.all;
|
platforms = lib.platforms.all;
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user