toonn 4665e883b2 wire-desktop: Add darwin support
Wire Desktop is available for linux, mac os and windows. I figured
adding darwin support would be cromulent. Note that the versions don't
align 100%, this is how it's released upstream.

I refactored the derivation to seperate all the linux-specific parts. I
also sorted the dependencies and grouped them.

The changes were based on the derivation for electron. I changed the
construction from calling `mkDerivation` on a conditional merger of two
sets by moving the `mkDerivation` calls into the conditional and up to
the local bindings for `linux` and `darwin`. This required moving
`pname` and `meta` up to local bindings.
2019-07-27 19:43:33 +02:00
..
2019-06-30 23:13:29 -07:00
2019-03-20 23:35:54 -07:00
2019-04-04 22:43:38 +02:00
2019-03-19 10:57:35 +00:00
2019-07-19 04:00:52 +02:00
2019-07-22 11:26:52 +01:00
2019-07-12 18:01:12 +03:00
2019-06-28 14:17:55 +02:00
2018-09-11 20:37:58 +02:00
2019-04-01 23:07:03 -07:00
2018-12-26 02:16:18 +00:00
2019-07-05 12:23:27 +01:00
2019-01-21 16:20:59 +00:00
2018-09-02 18:59:23 -04:00
2018-11-01 11:17:05 -05:00
2019-04-26 21:55:11 -04:00
2018-11-13 19:14:10 -06:00
2019-07-11 09:40:10 +02:00
2019-07-01 04:23:51 -04:00
2019-01-12 08:56:24 +03:00
2019-03-12 02:50:06 -07:00