mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 04:05:40 +03:00
solarus: move to by-name
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
This commit is contained in:
parent
d18d7c6bf8
commit
f3422b9f78
2 changed files with 0 additions and 1 deletions
|
@ -15290,7 +15290,6 @@ with pkgs;
|
|||
};
|
||||
|
||||
# solarus and solarus-quest-editor must use the same version of Qt.
|
||||
solarus = callPackage ../games/solarus { };
|
||||
solarus-quest-editor = callPackage ../development/tools/solarus-quest-editor { };
|
||||
|
||||
# You still can override by passing more arguments.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue