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