nixpkgs/nixos/modules/services/continuous-integration/jenkins
Bjørn Forsman 8c2d888401 jenkins: move $out/{lib => webapps}/jenkins.war
As pointed out by @danbst, the tomcat NixOS module expects packages
listed in services.tomcat.webapps to either be direct .war file paths or
have .war files inside a "webapps" directory.

Commit 4075c10a59
("jenkins: move .war file from $out to $out/lib/jenkins.war") broke
jenkins + tomcat. Fix it by moving jenkins.war to $out/webapps/.
2016-07-15 17:18:44 +02:00
..
default.nix jenkins: move $out/{lib => webapps}/jenkins.war 2016-07-15 17:18:44 +02:00
job-builder.nix Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
slave.nix nixos/jenkins: remove use of types.string (it's deprecated) 2014-09-09 17:36:25 +02:00