1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-29 17:10:48 +00:00
nixpkgs/pkgs/applications
Maximilian Bosch 681b1d8061
weechat: install all outputs into the final store path
Resolves #59300

Until now only `$out/bin/weechat` and `$out/bin/weechat-headless` were installed
into the store path that will be used when running i.e. `nix-env -iA weechat`.

Further outputs like icons (`$out/share/icons`), man pages (`$man`) or the HTML
documentation (`$out/share/doc/weechat`) are omitted at the moment. As
this can be fairly confusing I figured that it's better to copy those
files into the environment as well.

As `buildEnv` doesn't appear to support output splitting (you can only
install additional outputs of `paths` using `extraOutputsToInstall`),
it's easier for now to always install the `man` output by
default.

Man page installation can be turned off like this now:

```
weechat.override { installManPages = false; }
```
2019-04-14 17:52:58 +02:00
..
altcoins Merge pull request #58444 from fuwa0529/update-aeon 2019-04-13 22:48:42 -04:00
audio gpodder: disable auto-update 2019-04-14 14:01:21 +02:00
backup treewide: no gnome aliases 2019-03-24 14:46:50 -04:00
display-managers sddm: 0.18.0 -> 0.18.1 2019-03-31 11:37:03 -05:00
editors emacs: 26.1 -> 26.2 2019-04-13 00:00:03 +01:00
gis qgis: 2.18.28 -> 3.4.5 2019-03-05 09:39:58 +01:00
graphics Merge master into staging-next 2019-04-11 07:50:23 +02:00
kde Merge branch 'master' into staging 2019-04-05 11:37:15 +02:00
misc Merge pull request #58504 from symphorien/static-proot 2019-04-13 12:04:32 -04:00
networking weechat: install all outputs into the final store path 2019-04-14 17:52:58 +02:00
office wordgrinder: Fix sha256 hash 2019-04-11 14:58:02 +02:00
radio gnuradio-limesdr: 1.0.0-RC -> 2.0.0 2019-04-02 11:28:41 +02:00
science Merge pull request #56615 from r-ryantm/auto-update/clp 2019-04-14 12:05:32 +02:00
search gnome3.gtk -> gtk3 2019-03-24 14:34:39 -04:00
version-management gitea: 1.7.5 -> 1.7.6 2019-04-13 11:52:16 +02:00
video openshot-qt: 2.4.3 -> 2.4.4 2019-04-11 20:30:02 -04:00
virtualization containerd: 1.2.5 -> 1.2.6 2019-04-09 20:05:38 +02:00
window-managers i3blocks: 1.4 -> unstable-2019-05-07 (#59099) 2019-04-07 16:56:33 +02:00