Skip to content
This repository was archived by the owner on Apr 12, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 68d2f8325c38
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 64565f9d8ffe
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Mar 14, 2020

  1. thunderbird: 68.5.0 -> 68.6.0

    (cherry picked from commit 243cd9f)
    taku0 authored and alyssais committed Mar 14, 2020
    Copy the full SHA
    d0bdce3 View commit details
  2. thunderbird-bin: 68.5.0 -> 68.6.0

    (cherry picked from commit 8330317)
    taku0 authored and alyssais committed Mar 14, 2020
    Copy the full SHA
    64565f9 View commit details
Showing with 247 additions and 247 deletions.
  1. +245 −245 pkgs/applications/networking/mailreaders/thunderbird-bin/release_sources.nix
  2. +2 −2 pkgs/applications/networking/mailreaders/thunderbird/default.nix

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -25,13 +25,13 @@ let
gcc = if stdenv.cc.isGNU then stdenv.cc.cc else stdenv.cc.cc.gcc;
in stdenv.mkDerivation rec {
pname = "thunderbird";
version = "68.5.0";
version = "68.6.0";

src = fetchurl {
url =
"mirror://mozilla/thunderbird/releases/${version}/source/thunderbird-${version}.source.tar.xz";
sha512 =
"15hi1193z6gp05dx6pqakxydyrxzls4xhfpvrk5qg458gxhdfj4qbgb33mcf944g7vf2hk5mk6nbgmdxlb9svw1n72ym2adyaca6n5v";
"0z2r93inj4k0sg4ghq8nz209ayklvh9dxgbsimg6dgil5ibcmyapks30gva7r9jxi07mzmb6i2mj4wazgkyi6i124svzvllnm1cq0im";
};

# from firefox, but without sound libraries