fix eval
cc @Baughn
This commit is contained in:
parent
aa686fe5c3
commit
f66d7823ec
@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "nginx config file formatter";
|
description = "nginx config file formatter";
|
||||||
maintainers = with maintainers; [ baughn ];
|
maintainers = with maintainers; [ Baughn ];
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
homepage = https://github.com/1connect/nginx-config-formatter;
|
homepage = https://github.com/1connect/nginx-config-formatter;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user