osu-lazer-bin: move it to osu-lazer directory

This commit is contained in:
Thiago Kenji Okada 2023-01-06 18:26:03 +00:00
parent f6e032322c
commit 30acf193c5
2 changed files with 1 additions and 1 deletions

View File

@ -34208,7 +34208,7 @@ with pkgs;
osu-lazer = callPackage ../games/osu-lazer { };
osu-lazer-bin = callPackage ../games/osu-lazer-bin { };
osu-lazer-bin = callPackage ../games/osu-lazer/bin.nix { };
pro-office-calculator = libsForQt5.callPackage ../games/pro-office-calculator { };