nixpkgs/nixos/modules/services
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
..
amqp
audio squeezelite service: init 2016-06-11 22:05:07 -04:00
backup rsnapshot module: Enable manual rsnapshot usage with module config. 2016-05-12 09:27:59 +10:00
cluster
computing slurm service: robust reference to slurm bin output 2016-05-28 15:28:21 +02:00
continuous-integration jenkins: move .war file from $out to $out/lib/jenkins.war 2016-07-15 15:12:52 +02:00
databases Merge pull request #16148 from womfoo/openldap 2016-06-16 16:37:55 +02:00
desktops gnome-keyring: add gcr dependency to service 2016-05-10 19:53:33 +02:00
development hoogle service: fixups 2016-04-22 03:58:08 +02:00
editors Add an option to set EDITOR to emacsclient 2016-07-01 11:37:56 +02:00
games factorio: 0.12.35 -> 0.13.8 2016-07-12 05:03:51 -07:00
hardware Merge pull request #16681 from Aske/tlp-restart 2016-07-03 23:56:41 +04:00
logging logstash: fix examples in service file 2016-06-24 14:36:18 -04:00
mail Escape all shell arguments uniformly 2016-06-12 18:11:37 +01:00
misc Merge pull request #16239 from Ralith/matrix-synapse 2016-06-21 14:30:33 +02:00
monitoring Fixes #16181 - using bin output for Go services 2016-06-13 23:32:16 +02:00
network-filesystems diod service: Capabilities -> CapabilityBoundingSet 2016-05-27 16:26:55 +02:00
networking offlineimap: add nixos module (#16842) 2016-07-11 10:37:18 +02:00
printing cups service: use cups.out everywhere 2016-04-16 21:26:33 +02:00
scheduling
search nixos/elasticsearch: Set a group on the user 2016-07-01 18:21:42 +02:00
security Fixes #16181 - using bin output for Go services 2016-06-13 23:32:16 +02:00
system services.dbus module: more complete docstring 2016-06-28 08:24:32 +01:00
torrent transmission service: robust lib references in apparmor profile 2016-05-22 20:01:29 +02:00
ttys
web-apps
web-servers caddy service: fix nix store output path 2016-07-14 22:04:55 +02:00
x11 gnome3: enable X libinput by default 2016-07-14 22:06:18 +01:00