mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
[Backport release-26.05] upiano: adopt (#543570)
This commit is contained in:
@@ -39,7 +39,9 @@ python3.pkgs.buildPythonApplication (finalAttrs: {
|
||||
description = "Piano in your terminal";
|
||||
homepage = "https://github.com/eliasdorneles/upiano";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [
|
||||
sheeeng
|
||||
];
|
||||
mainProgram = "upiano";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user