6 lines
111 B
Nix
6 lines
111 B
Nix
{ lib }:
|
|
{
|
|
name = "Makku Bar";
|
|
homepage = "https://github.com/Makesesama/makku-bar";
|
|
maintainers = [ ];
|
|
} |