summary refs log tree commit diff
path: root/pkgs/os-specific/linux/netatop
diff options
context:
space:
mode:
authorBjørn Forsman <bjorn.forsman@gmail.com>2016-07-15 14:45:23 +0200
committerBjørn Forsman <bjorn.forsman@gmail.com>2016-07-15 15:12:52 +0200
commit4075c10a59af455db2012beb313453662f09dad0 (patch)
tree0ea24e4bf206b2c17999b7fc56371209d38fde30 /pkgs/os-specific/linux/netatop
parent2e986016d06cbc1a6e5a3840375bd9e8ca24cbfb (diff)
downloadnixpkgs-4075c10a59af455db2012beb313453662f09dad0.tar
nixpkgs-4075c10a59af455db2012beb313453662f09dad0.tar.gz
nixpkgs-4075c10a59af455db2012beb313453662f09dad0.tar.bz2
nixpkgs-4075c10a59af455db2012beb313453662f09dad0.tar.lz
nixpkgs-4075c10a59af455db2012beb313453662f09dad0.tar.xz
nixpkgs-4075c10a59af455db2012beb313453662f09dad0.tar.zst
nixpkgs-4075c10a59af455db2012beb313453662f09dad0.zip
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.
Diffstat (limited to 'pkgs/os-specific/linux/netatop')
0 files changed, 0 insertions, 0 deletions