Add README
This commit is contained in:
parent
062db5c1bd
commit
e3a2283d2d
2 changed files with 42 additions and 3 deletions
|
|
@ -14,9 +14,9 @@ buildGoModule rec {
|
|||
ldflags = "-linkmode external -extldflags -static";
|
||||
|
||||
meta = with lib; {
|
||||
description = "Command-line tool to customize Spotify client";
|
||||
homepage = "https://github.com/khanhas/spicetify-cli/";
|
||||
description = "Command-line tool to generate 4-bit grayscale images";
|
||||
homepage = "https://github.com/saunaclub/inkpot-cli/";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ jonringer ];
|
||||
maintainers = with maintainers; [];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue