remove osu-lazer

now fails to build for some reason..
not particularly active in the game anymore, so removing for now
This commit is contained in:
LavaDesu 2021-08-06 14:08:49 +07:00
parent 221a7800f4
commit d17f7c6315
Signed by: cilly
GPG key ID: 6500251E087653C9
3 changed files with 0 additions and 29 deletions

View file

@ -1,5 +0,0 @@
self: super: {
osu-lazer = super.osu-lazer.overrideAttrs(o: {
patches = [ ./patches/bypass-tamper-detection.patch ];
});
}