redo-apenwarr: update meta
This commit is contained in:
parent
abe8394a5b
commit
a12ccb7f3e
@ -56,12 +56,13 @@
|
|||||||
];
|
];
|
||||||
|
|
||||||
meta = with lib; {
|
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";
|
homepage = "https://github.com/apenwarr/redo";
|
||||||
maintainers = with maintainers; [
|
maintainers = with maintainers; [
|
||||||
andrewchambers
|
andrewchambers
|
||||||
ck3d
|
ck3d
|
||||||
];
|
];
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
|
platforms = python3.meta.platforms;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user