thunderbird, thunderbird.bin: Refactor: Reorder import lists.

Also `pkgs.lib` -> `lib`.
This commit is contained in:
Niklas Hambüchen
2020-12-22 02:02:47 +01:00
parent e72bd9f089
commit 443724873f
2 changed files with 25 additions and 24 deletions
@@ -14,15 +14,15 @@
, freetype
, glib
, gnugrep
, gnused
, gnupg
, gnused
, gpgme
, icu
, jemalloc
, lib
, libevent
, libGL
, libGLU
, libevent
, libjpeg
, libnotify
, libpng
@@ -338,7 +338,7 @@ stdenv.mkDerivation rec {
requiredSystemFeatures = [ "big-parallel" ];
meta = with stdenv.lib; {
meta = with lib; {
description = "A full-featured e-mail client";
homepage = "https://www.thunderbird.net";
maintainers = with maintainers; [