change main program
This commit is contained in:
parent
734787c7b4
commit
9be9884924
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://git.federated.nexus/Henry-Hiles/lasuite-docs-proxy";
|
homepage = "https://git.federated.nexus/Henry-Hiles/lasuite-docs-proxy";
|
||||||
description = "A proxy for lasuite docs s3 to work with caddy. For personal use mainly, probably won't work for you without patching (feel free to PR).";
|
description = "A proxy for lasuite docs s3 to work with caddy. For personal use mainly, probably won't work for you without patching (feel free to PR).";
|
||||||
mainProgram = "lasuite-docs-proxy";
|
mainProgram = "lasuite_docs_proxy";
|
||||||
license = lib.licenses.gpl3Plus;
|
license = lib.licenses.gpl3Plus;
|
||||||
maintainers = [lib.maintainers.quadradical];
|
maintainers = [lib.maintainers.quadradical];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue