nixpkgs/pkgs/applications/networking/mailreaders
Andrew Childs 7869d16545 llvmPackages: Multuple outputs for everythting
Also begin to start work on cross compilation, though that will have to
be finished later.

The patches are based on the first version of
https://reviews.llvm.org/D99484. It's very annoying to do the
back-porting but the review has uncovered nothing super major so I'm
fine sticking with what I've got.

Beyond making the outputs work, I also strove to re-sync the packages,
as they have been drifting pointlessly apart for some time.

----

Other misc notes, highly incomplete

- lvm-config-native and llvm-config are put in `dev` because they are
  tools just for build time.

- Clang no longer has an lld dep. That was introduced in
  db29857eb3, but if clang needs help
  finding lld when it is used we should just pass it flags / put in the
  resource dir. Providing it at build time increases critical path
  length for no good reason.

----

A note on `nativeCC`:

`stdenv` takes tools from the previous stage, so:

1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.stdenv.cc`: `(?0, ?1, x)`

while:

1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.targetPackages`: `(x, x, ?2)`
3. `pkgsBuildBuild.targetPackages.stdenv.cc`: `(?1, x, x)`
2021-04-30 05:41:00 +00:00
..
aerc aerc, asuka, scdoc, wev, wlsunset, wshowkeys: use fetchFromSourceHut 2021-03-14 00:34:30 +13:00
afew treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
alpine kerberos: deprecate alias 2021-04-04 03:18:56 +02:00
astroid astroid: fix python plugin usage 2021-01-12 13:47:27 +01:00
balsa pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
bubblemail bubblemail: init at 1.3 2020-11-05 13:40:49 +02:00
claws-mail claws-mail: specify that gpl3 is gpl3Plus 2021-03-02 18:26:47 +00:00
evolution evolution: enable importing Outlook .pst data files 2021-03-23 21:06:47 -07:00
hasmail pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
himalaya himalaya: 0.2.7 -> 0.3.0 2021-04-29 00:01:33 -04:00
lumail pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
mailcheck pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
mailnag mailnag: 2.1.0 -> 2.2.0 2021-02-17 08:51:34 +02:00
mailpile remove myself from a bunch of software I no longer use/maintain 2021-03-03 10:50:26 +00:00
mailspring mailspring: fix build 2021-04-28 22:26:45 +02:00
mblaze mblaze: enableParallelBuilding 2021-03-26 13:45:50 +00:00
meli treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
mlarchive2maildir treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
mmh treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
msgviewer pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
mutt kerberos: deprecate alias 2021-04-04 03:18:56 +02:00
neomutt kerberos: deprecate alias 2021-04-04 03:18:56 +02:00
notbit pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
notmuch notmuch: 0.31.3 -> 0.31.4 2021-02-18 13:26:26 +01:00
notmuch-addrlookup pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
notmuch-bower treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
sylpheed treewide: update permanent url redirects 2021-01-30 21:48:57 +01:00
thunderbird llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
thunderbird-bin thunderbird-bin: 78.9.1 -> 78.10.0 2021-04-19 22:23:33 +09:00
trojita pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
imapfilter.nix pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00