nixpkgs-suyu/nixos/modules/services/continuous-integration/jenkins
Bjørn Forsman c6b251f5d5 nixos/jenkins: rename option 'host' to 'listenAddress'
I think the name 'listenAddress' is more descriptive. Other NixOS
modules that define 'host' either use it as listen address or as address
a client connects to. listenAddress is unambiguous.

The addition of 'host' was added earlier today[1], so not bothering with
./nixos/modules/rename.nix.

[1]: 44ea184997 ("jenkins ci enhancement: add port and prefix option")
2015-12-23 23:48:49 +01:00
..
default.nix nixos/jenkins: rename option 'host' to 'listenAddress' 2015-12-23 23:48:49 +01:00
job-builder.nix nixos/jenkins: rename option 'host' to 'listenAddress' 2015-12-23 23:48:49 +01:00
slave.nix nixos/jenkins: remove use of types.string (it's deprecated) 2014-09-09 17:36:25 +02:00