mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 15:11:25 +00:00
hovercraft: nitpicks
This commit is contained in:
parent
75f5fbe945
commit
5ac78febe2
@ -30,6 +30,6 @@ buildPythonApplication rec {
|
||||
description = "Makes impress.js presentations from reStructuredText";
|
||||
homepage = https://github.com/regebro/hovercraft;
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers;[ goibhniu makefu ];
|
||||
maintainers = with maintainers; [ goibhniu makefu ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user