thunderbird-bin: fix update script
This commit is contained in:
parent
5698d7888e
commit
8c07524d24
@ -159,7 +159,7 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
passthru.updateScript = import ./../../browsers/firefox-bin/update.nix {
|
||||
inherit name writeScript xidel coreutils gnused gnugrep curl gnupg;
|
||||
inherit name stdenv writeScript xidel coreutils gnused gnugrep curl gnupg;
|
||||
baseName = "thunderbird";
|
||||
channel = "release";
|
||||
basePath = "pkgs/applications/networking/mailreaders/thunderbird-bin";
|
||||
|
Loading…
Reference in New Issue
Block a user