mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-16 13:08:29 +00:00
osu-lazer-bin: move it to osu-lazer directory
This commit is contained in:
parent
f6e032322c
commit
30acf193c5
@ -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 { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user