solarus: move to by-name

Signed-off-by: Marcin Serwin <marcin@serwin.dev>
This commit is contained in:
Marcin Serwin 2025-05-27 17:36:34 +02:00
parent d18d7c6bf8
commit f3422b9f78
No known key found for this signature in database
GPG key ID: DACFAC4EA0B194E0
2 changed files with 0 additions and 1 deletions

View file

@ -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.