redo-apenwarr: update meta
This commit is contained in:
parent
abe8394a5b
commit
a12ccb7f3e
1 changed files with 2 additions and 1 deletions
|
@ -56,12 +56,13 @@
|
|||
];
|
||||
|
||||
meta = with lib; {
|
||||
description = "Smaller, easier, more powerful, and more reliable than make. An implementation of djb's redo.";
|
||||
description = "Smaller, easier, more powerful, and more reliable than make. An implementation of djb's redo";
|
||||
homepage = "https://github.com/apenwarr/redo";
|
||||
maintainers = with maintainers; [
|
||||
andrewchambers
|
||||
ck3d
|
||||
];
|
||||
license = licenses.asl20;
|
||||
platforms = python3.meta.platforms;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue