Hi,
Bruno Victal skribis:
> On 2023-01-09 10:51, Ludovic Courtès wrote:
>> Hello!
>>
>> mirai skribis:
>>
>>> An oddity of how nginx modules are packaged in guix is that they all place
>>> the .so file under /etc/nginx/modules which is an odd directory to place
>>> library object files.
>>
On 2023-01-09 10:51, Ludovic Courtès wrote:
> Hello!
>
> mirai skribis:
>
>> An oddity of how nginx modules are packaged in guix is that they all place
>> the .so file under /etc/nginx/modules which is an odd directory to place
>> library object files.
>
> To me that should be treated as a bug
Hello!
mirai skribis:
> An oddity of how nginx modules are packaged in guix is that they all place
> the .so file under /etc/nginx/modules which is an odd directory to place
> library object files.
To me that should be treated as a bug. Those .so files should go to
$PKG/lib/nginx instead, or