mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +03:00
solarus-quest-editor: adopt
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
This commit is contained in:
parent
16ec2ed250
commit
50318d1775
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
'';
|
||||
homepage = "https://www.solarus-games.org";
|
||||
license = lib.licenses.gpl3;
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ marcin-serwin ];
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue