1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-14 08:34:50 +00:00
Commit graph

164 commits

Author SHA1 Message Date
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
Vladimír Čunát 565bd805e6
Merge branch 'master' 2018-03-05 14:53:27 +01:00
Jan Tojnar a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Alexander V. Nikolaev 0acec7e984 treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
taku0 965a4349c0 thunderbird: 52.5.2 -> 52.6.0 2018-01-26 09:13:04 +09:00
taku0 62c5b716bc thunderbird: 52.5.0 -> 52.5.2 2017-12-22 15:12:57 +09:00
Vladimír Čunát 147d395182
thunderbird: don't force-enable the sandbox
This should fix build on aarch64, as there's no sandboxing possible.
https://bugzilla.mozilla.org/show_bug.cgi?id=1294331
As the code defaults to enabling it where it's possible, let's drop the option.
2017-11-25 13:17:21 +01:00
taku0 bb853bdfea thunderbird: 52.4.0 -> 52.5.0 2017-11-24 03:12:38 +09:00
taku0 74406eb48f thunderbird: 52.3.0 -> 52.4.0 2017-10-07 03:12:17 +09:00
Franz Pletz e6abf5e9e4
thunderbird: remove gcc6 patch, works now 2017-08-22 01:40:48 +02:00
Frederik Rietdijk 6bbc3a0b24 Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEAD 2017-08-21 04:44:40 +02:00
taku0 395d15eeb7 thunderbird: 52.2.1 -> 52.3.0 2017-08-17 09:12:39 +09:00