about summary refs log tree commit diff
path: root/pkgs/development/interpreters
diff options
context:
space:
mode:
authorDanylo Hlynskyi <abcz2.uprola@gmail.com>2019-08-21 16:52:46 +0300
committerGitHub <noreply@github.com>2019-08-21 16:52:46 +0300
commit855be673584bbe10a3a2aa81ad31ab3ba42b3a7f (patch)
tree666164b38a83f1d002771ad746736dbc00e84f04 /pkgs/development/interpreters
parent9f237fe44493d99506cacb07529b056e03e0102f (diff)
downloadnixlib-855be673584bbe10a3a2aa81ad31ab3ba42b3a7f.tar
nixlib-855be673584bbe10a3a2aa81ad31ab3ba42b3a7f.tar.gz
nixlib-855be673584bbe10a3a2aa81ad31ab3ba42b3a7f.tar.bz2
nixlib-855be673584bbe10a3a2aa81ad31ab3ba42b3a7f.tar.lz
nixlib-855be673584bbe10a3a2aa81ad31ab3ba42b3a7f.tar.xz
nixlib-855be673584bbe10a3a2aa81ad31ab3ba42b3a7f.tar.zst
nixlib-855be673584bbe10a3a2aa81ad31ab3ba42b3a7f.zip
nginx: expose generated config and allow nginx reloads (#57429)
* nginx: expose generated config and allow nginx reloads

Fixes: https://github.com/NixOS/nixpkgs/issues/15906
Another try was done, but not yet merged in https://github.com/NixOS/nixpkgs/pull/24476

This add 2 new features: ability to review generated Nginx config
(and NixOS has sophisticated generation!) and reloading
of nginx on config changes. This preserves nginx restart on package
updates.

I've modified nginx test to use this new feature and check reload/restart
behavior.

* rename to enableReload

* add sleep(1) in ETag test (race condition) and rewrite rebuild-switch using `nesting.clone`
Diffstat (limited to 'pkgs/development/interpreters')
0 files changed, 0 insertions, 0 deletions