Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 8c2d8884013e6d8e929b35ba46e85e27cdb0ad33
      
https://github.com/NixOS/nixpkgs/commit/8c2d8884013e6d8e929b35ba46e85e27cdb0ad33
  Author: Bjørn Forsman <[email protected]>
  Date:   2016-07-15 (Fri, 15 Jul 2016)

  Changed paths:
    M nixos/modules/services/continuous-integration/jenkins/default.nix
    M pkgs/development/tools/continuous-integration/jenkins/default.nix

  Log Message:
  -----------
  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 4075c10a59af455db2012beb313453662f09dad0
("jenkins: move .war file from $out to $out/lib/jenkins.war") broke
jenkins + tomcat. Fix it by moving jenkins.war to $out/webapps/.


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to