nixpkgs/nixos/modules
Bjørn Forsman 4075c10a59 jenkins: move .war file from $out to $out/lib/jenkins.war
Fixes #14137, also known as:

  $ nix-shell -p jenkins
  bash: source: /nix/store/ln1yw6c2v8bb2cjqfr1z5aqcssw054wa-jenkins-2.3:
  cannot execute binary file
  [nix-shell exited with error]

The problem is that jenkins.war is not installed inside the directory
$out, but rather _as the file_ $out. Fix it by moving the file to
$out/lib/jenkins.war.

While at it, move buildCommand so that the "meta" section is at the end
of the expression (standard style), and quote shell variables.
2016-07-15 15:12:52 +02:00
..
config fontconfig: fix etc priority 2016-07-09 16:50:13 +02:00
hardware nixos ati_unfree: auto-switch xorg to fglrxComat 2016-05-23 10:12:44 +02:00
i18n/input-method fcitx: refactor (#16858) 2016-07-11 17:50:22 +02:00
installer nixos-version: fix syntax error and add -h (#16906) 2016-07-13 09:11:32 +02:00
misc nixos/elasticsearch: Set a group on the user 2016-07-01 18:21:42 +02:00
profiles documentation: fix start display-manager command 2016-07-04 10:25:31 +02:00
programs nixos/bash: enable colors during completion 2016-07-09 20:51:31 +01:00
security Merge pull request #16180 from zimbatm/shell-escaping 2016-06-19 23:27:52 +01:00
services jenkins: move .war file from $out to $out/lib/jenkins.war 2016-07-15 15:12:52 +02:00
system Merge branch 'plymouth' into staging 2016-07-13 03:54:38 +03:00
tasks Merge branch 'early-kbd' into staging 2016-07-13 03:56:07 +03:00
testing KDE test: Bump kdm start timeout 2016-05-27 11:22:27 +02:00
virtualisation Update 16.03 AMIs 2016-07-12 17:26:29 +02:00
module-list.nix Merge branch 'plymouth' into staging 2016-07-13 03:54:38 +03:00
rename.nix nixos: rewrite the grsecurity module 2016-06-14 03:38:12 +02:00