taku0
bd03a75f6f
thunderbird: 78.4.1 -> 78.4.2
2020-11-10 09:12:50 +09:00
Vladimír Čunát
ef543fb416
Merge #102138 : thunderbird: set build timeout at eight hours
2020-11-07 13:03:45 +01:00
taku0
00213ef17f
thunderbird: 78.4.0 -> 78.4.1
2020-11-07 19:51:44 +09:00
Konrad Borowski
4897591ab1
thunderbird: set build timeout at eight hours
...
This matches a similar change made to Firefox in #96767 .
A lot of code is shared between Firefox and Thunderbird
so it makes sense to increase timeouts for Thunderbird
as well.
2020-10-30 08:48:15 +01:00
taku0
fb252b8932
thunderbird: 78.3.2 -> 78.4.0
2020-10-22 03:38:00 +09:00
taku0
336c672a3a
thunderbird: 78.3.2 -> 78.3.3
2020-10-16 15:13:04 +09:00
Vladimír Čunát
230728216a
thunderbird*-68: mark as insecure
2020-10-11 11:16:27 +02:00
taku0
e46afe0f89
thunderbird: 78.2.2 -> 78.3.2
2020-10-07 09:12:48 +09:00
Vladimír Čunát
9127ee59cd
thunderbird: 78.3.0 -> 78.3.1
...
It's supposed to fix just a frequent crash.
https://www.thunderbird.net/en-US/thunderbird/78.3.1/releasenotes/
2020-09-26 10:19:01 +02:00
taku0
de309756f3
thunderbird: 78.2.2 -> 78.3.0
2020-09-24 16:35:07 +09:00
Vladimír Čunát
d33267c639
thunderbird.meta.maintainers: add myself
...
I've been keeping an eye on it anyway, and the current meta.maintainers
don't seem to be active around thunderbird.
2020-09-21 17:31:26 +02:00
Vladimír Čunát
114202e369
thunderbird-78: fix #97994 : broken UI in 78.2.2
2020-09-21 17:31:26 +02:00
taku0
5bcc37d79e
thunderbird: 78.2.1 -> 78.2.2
2020-09-12 00:42:06 +09:00
Vladimír Čunát
f56bda0c0c
Merge #96360 : thunderbird*: updates
2020-08-30 18:00:26 +02:00
taku0
a03bc7cf61
thunderbird: 78.2.0 -> 78.2.1
2020-08-30 16:27:23 +09:00
taku0
813439071b
thunderbird: 68.11.0 -> 68.12.0
2020-08-27 19:52:06 +09:00
taku0
d9da7edba0
thunderbird: 78.1.1 -> 78.2.0
2020-08-26 22:37:35 +09:00
Florian Klink
40d2968ebf
Merge pull request #94354 from flokli/systemd-246
...
systemd: 245.6 -> 246
2020-08-24 12:42:24 +02:00
Vladimír Čunát
f77e427cf6
thunderbird: Enable official branding by default
...
Now we do have an explicit permission from Mozilla. /cc PR #94880
2020-08-19 19:49:16 +02:00
Vladimír Čunát
c09965182a
firefox*, thunderbird*: explain no-buildconfig*.patch
2020-08-19 19:46:55 +02:00
Vladimír Čunát
c8e727c783
Revert "Merge #94880 : thunderbird: enable branding by default"
...
This reverts commit 4bf857a0f2
, reversing
changes made to 00c4808252
.
See the PR for discussion; apparently an explicit permission is missing.
2020-08-18 20:21:08 +02:00
Florian Klink
dbb5fbfb15
thunderbird: use lib.getLib systemd instead of systemd.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:40 +02:00
Louis Tim Larsen
1407bada02
thunderbird: Enable official branding by default
2020-08-13 19:47:54 +02:00
taku0
997e6315f2
thunderbird: 68.10.0 -> 68.11.0
2020-08-07 21:18:51 +09:00
taku0
821146db82
thunderbird: 78.1.0 -> 78.1.1
2020-08-07 20:08:42 +09:00
Frederik Rietdijk
50c060d13d
Merge master into staging-next
2020-08-01 19:37:20 +02:00
taku0
60977e8d88
thunderbird: 78.0.1 -> 78.1.0
2020-07-31 08:33:33 +09:00
taku0
a1f1297f45
thunderbird: fix update script
2020-07-31 08:33:18 +09:00
taku0
5e20f9ceaf
thunderbird: 78.0 -> 78.0.1
2020-07-29 12:17:45 +09:00
taku0
658b4d7ce5
thunderbird: 68.9.0 -> 78.0
...
- Updated the version and the source hash.
- Removed unsupported options.
- Updated the patch.
- Tweaked dependencies; 78 requires newer versions.
2020-07-29 12:14:23 +09:00
taku0
a62d988aeb
thunderbird: copy thunderbird -> thunderbird-68
2020-07-27 23:48:26 +09:00
Jörg Thalheim
96092dc936
stdenv: make -nostdinc work as intended
...
Right now we add glibc to search path also -nostdinc was provided,
which breaks projects providing their own gcc.
2020-07-23 08:39:46 +01:00
Jan Tojnar
4bca7dfb27
Merge branch 'master' into staging-next
2020-07-04 23:59:32 +02:00
Frederik Rietdijk
c33ca7c5ce
Merge staging-next into staging
2020-07-02 17:14:53 +02:00
taku0
e3873d6690
thunderbird: 68.9.0 -> 68.10.0
2020-07-01 15:12:53 +09:00
Markus Kowalewski
e55c49f5c0
thunderbird: add license
2020-06-27 00:31:44 +02:00
John Ericson
fa54dd346f
Merge pull request #85189 from Ericson2314/cxx-wrapper-debt
...
C++ compilers: Be sane with standard libraries
2020-06-22 10:38:34 -04:00
John Ericson
f3f7612a40
C++ Compilers: Systematize handling of standard libraries
2020-06-22 04:24:44 +00:00
Jan Tojnar
5b3a626ab9
thunderbird: remove libIDL dependency
...
It has not been used for ages:
https://bugzilla.mozilla.org/show_bug.cgi?id=687766
2020-06-20 23:25:19 +02:00
Samuel Dionne-Riel
3b41eb14a5
Merge pull request #90275 from IreneKnapp/thunderbird
...
thunderbird: Patch rpath to find libudev, which is part of systemd.
2020-06-14 15:47:11 -04:00
Irene Knapp
ac45656b12
thunderbird: Patch rpath to find libudev, which is part of systemd.
2020-06-13 19:26:24 -07:00
taku0
5967e4d8f3
thunderbird: 68.8.1 -> 68.9.0
2020-06-04 09:13:03 +09:00
taku0
a9a8ba3db5
thunderbird: 68.8.0 -> 68.8.1
2020-05-23 14:22:23 +09:00
taku0
0fd76196f9
thunderbird: 68.7.0 -> 68.8.0
2020-05-06 03:16:27 +09:00
John Ericson
204d710405
treewide: Get rid of -dumpmachine in favor of static info
2020-04-13 19:26:19 -04:00
taku0
2bf7993123
thunderbird: 68.6.0 -> 68.7.0
2020-04-08 21:21:23 +09:00
taku0
243cd9f754
thunderbird: 68.5.0 -> 68.6.0
2020-03-13 22:43:10 +00:00
taku0
64fe2b7260
thunderbird: 68.4.2 -> 68.5.0
2020-02-12 03:16:07 +09:00
taku0
a5c3e0647b
thunderbird: 68.4.1 -> 68.4.2
2020-01-25 03:16:22 +09:00
taku0
f7c1c22747
thunderbird: 68.3.1 -> 68.4.1
2020-01-11 15:16:34 +09:00
Franz Pletz
77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9
2019-12-26 14:17:36 +01:00
taku0
fe5b38251b
thunderbird: 68.3.0 -> 68.3.1
2019-12-21 10:48:12 +09:00
Bernardo Meurer
8b8458ade5
thunderbird: rewrite
...
This is a large scale rework of the package, here's a change summary:
* Organized inputs (1/line, except conditionals)
* Introduced alsaSupport, pulseaudioSupport, waylandSupport
* enableGTK3 -> gtk3Support
* enableCalendar -> calendarSupport
* Organized buildInputs, nativeBuildInputs (1/line)
* Corrected native/buildInputs separation
* Ported over fixes/changes from Firefox
* Enabled sound, webp, vpx, rust-SIMD, necko-wifi
* Removed manual wrapping
* Lifted makeDesktopItem out of string section, into Nix
* Correctly set bindgen options
* Added lovesegfault as maintainer
* New url which uses https
This is non-authoritative, look at the diff for further info.
2019-12-12 05:24:28 -05:00
Bernardo Meurer
3d81015ac4
thunderbird: 68.2.2 -> 68.3.0
2019-12-09 12:49:34 -08:00
adisbladis
c9d8624ccd
treewide: Get rid of libGLU_combined
2019-11-18 20:10:43 +00:00
taku0
8c487d6eb5
thunderbird: 68.2.1 -> 68.2.2
2019-11-08 22:54:46 +09:00
taku0
724f0f8008
thunderbird: 68.2.0 -> 68.2.1
2019-11-08 22:54:46 +09:00
taku0
1a211c11c4
thunderbird: 68.1.1 -> 68.2.0
2019-11-08 22:54:45 +09:00
Franz Pletz
cdccbcdf53
thunderbird: fix build with gcc9
2019-11-05 01:14:00 +01:00
Jörg Thalheim
fca2e1cb5a
thunderbird: fix build with rustc 1.38
2019-10-02 08:53:58 +01:00
taku0
a3f9b8cd58
thunderbird: 68.1.0 -> 68.1.1
2019-09-26 17:45:00 +09:00
taku0
76538e5701
thunderbird: 68.0 -> 68.1.0
2019-09-14 18:26:26 +09:00
Vladimír Čunát
0b0fddea20
Merge #67754 : thunderbird*: 60.8.0 -> 68.0
2019-09-06 17:05:32 +02:00
taku0
ac84c1ebde
thunderbird: 60.8.0 -> 68.0
2019-08-31 17:33:09 +09:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
taku0
07bf5edc5f
thunderbird: 60.7.2 -> 60.8.0
2019-07-13 10:30:36 +09:00
taku0
54b64daf14
thunderbird: 60.7.1 -> 60.7.2
2019-06-21 21:46:09 +09:00
Vladimír Čunát
5e045da578
treewide: fixup evaluation of updater scripts
...
... broken by f3282c8
#63177 . Discovered by the tarball job:
https://hydra.nixos.org/build/94927223
2019-06-18 13:10:23 +02:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
taku0
6055f89e93
thunderbird: 60.7.0 -> 60.7.1
2019-06-14 23:27:40 +09:00
taku0
f397dda22a
thunderbird: 60.6.0 -> 60.7.0
2019-05-22 20:35:31 +09:00
Vladimír Čunát
6b9afd8991
thunderbird: fix build after rustc update
2019-04-06 13:09:05 +02:00
taku0
3c83eb43a5
thunderbird: 60.5.2 -> 60.6.0
2019-03-21 08:55:10 +09:00
taku0
202f713153
thunderbird: 60.5.1 -> 60.5.2
2019-03-01 22:51:49 +09:00
Frederik Rietdijk
2fcb11a244
Merge staging-next into master
2019-03-01 09:06:20 +01:00
Robert Schütz
1a7c2b3f54
thunderbird: fix updateScript evaluation
2019-02-28 07:58:57 +01:00
Matthew Bauer
b1bbd94bb6
Merge remote-tracking branch 'NixOS/master' into staging
2019-02-18 20:36:48 -05:00
Andreas Rammhold
0f2226adc5
firefox: 60.5.0 -> 60.5.1
2019-02-15 15:13:44 +01:00
Jan Tojnar
606ceda352
gnome3: stop using aliases
2019-02-14 02:31:15 +01:00
taku0
3106cbe8c3
thunderbird, thunderbird-bin: 60.4.0 -> 60.5.0 ( #54935 )
...
* thunderbird-bin: 60.3.3 -> 60.5.0
* thunderbird: 60.4.0 -> 60.5.0
2019-01-30 14:16:37 +00:00
Frederik Rietdijk
a4250d1478
Merge staging-next into staging
2019-01-06 09:48:31 +01:00
Vladimír Čunát
d84a33d85b
Merge branch 'master' into staging-next
...
A few more rebuilds (~1k on x86_64-linux).
2019-01-05 15:02:04 +01:00
taku0
17f4d415a2
thunderbird: 60.3.3 -> 60.4.0
...
Picked from PR #53437 . It runs fine for me.
2019-01-05 13:09:04 +01:00
Lengyel Balazs
f4a53ff3bc
treewide/xorg: replace *proto with xorgproto
2019-01-04 14:38:57 +01:00
Jörg Thalheim
1b146a8c6f
treewide: remove paxutils from stdenv
...
More then one year ago we removed grsecurity kernels from nixpkgs:
https://github.com/NixOS/nixpkgs/pull/25277
This removes now also paxutils from stdenv.
2018-12-22 12:55:05 +01:00
taku0
5698d7888e
thunderbird: 60.3.2 -> 60.3.3
2018-12-13 20:08:04 +09:00
Piotr Bogdan
bf5b39ed49
thunderbird.updateScript: fix evaluation
2018-12-03 00:49:53 +00:00
taku0
61c83b3975
thunderbird: 60.3.0 -> 60.3.2
2018-11-30 09:13:23 +09:00
taku0
1e8694d3d7
thunderbird: 60.3.0 -> 60.3.1
2018-11-15 09:13:14 +09:00
taku0
09d49a1c5d
thunderbird: 60.2.1 -> 60.3.0
2018-11-03 18:39:32 +09:00
Eelco Dolstra
2be42950c3
thunderbird: Remove buildconfig
...
This reduces the closure size from 1689 MiB to 425 MiB.
2018-10-08 16:32:31 +02:00
taku0
d802524def
thunderbird: 60.0 -> 60.2.1
2018-10-03 21:32:13 +09:00
taku0
4ce863ed74
thunderbird: 52.9.1 -> 60.0
2018-08-08 19:36:08 +09:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
taku0
a1151359dd
thunderbird: 52.9.0 -> 52.9.1
2018-07-11 03:12:46 +09:00
taku0
1389274146
thunderbird: 52.8.0 -> 52.9.0
2018-07-04 09:12:53 +09:00
taku0
6099ad3316
thunderbird: 52.7.0 -> 52.8.0
2018-05-19 09:12:19 +09:00
taku0
d0489107c9
thunderbird: 52.6.0 -> 52.7.0
2018-03-24 03:12:49 +09:00
Graham Christensen
25473a61ae
Merge pull request #36447 from jerith666/thunderbird-typo
...
thunderbird: fix typo in desktop item genericName
2018-03-07 15:11:37 -05:00
Matt McHenry
7a3855506f
thunderbird: fix typo in desktop item genericName
2018-03-07 15:09:42 -05:00