summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authordanbst <abcz2.uprola@gmail.com>2017-08-22 15:04:18 +0300
committerdanbst <abcz2.uprola@gmail.com>2017-08-22 15:04:18 +0300
commit65ff0d5f9de3e8f0ca5ec3a70549e30afd84a6d5 (patch)
treed7e0417809bac268db2ddcc98fcbac3a5a360f81 /pkgs/development/python-modules/httpserver
parent37c340728eb0be40ff1b78b4f855a6625ff58475 (diff)
switch-to-configuration: fix detection of changes between rebuilds for template instances
This makes declarative containers truly reloadable. Current code already declares it: https://github.com/NixOS/nixpkgs/blob/56904d7c423f2b13b37fbd29f39bbb4b52bc7824/nixos/modules/virtualisation/containers.nix#L488 ``` restartIfChanged = false; ``` https://github.com/NixOS/nixpkgs/blob/56904d7c423f2b13b37fbd29f39bbb4b52bc7824/nixos/modules/virtualisation/containers.nix#L540 ``` reloadIfChanged = true; ``` Original author: @chrisfarms in https://github.com/NixOS/nixpkgs/pull/3021/commits/6e36619b277f78ece1bb81b79b5651897e46a2bf Most of stuff from that commit has already been ported.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions