Update pkgs/applications/networking/mailreaders/mblaze/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
(cherry picked from commit 1e777e5ef02c89594bb1d2b772417df0ee176dcf)
This commit is contained in:
guillaumecherel 2021-03-22 09:34:38 +01:00 committed by github-actions[bot]
parent ebdf00f038
commit aa2efdf901

View File

@ -1,5 +1,5 @@
{ coreutils, fetchFromGitHub, fetchpatch, file, gawk, gnugrep, gnused
, installShellFiles, less, lib, libiconv, makeWrapper, nano, stdenv, ruby ? null
, installShellFiles, less, lib, libiconv, makeWrapper, nano, stdenv, ruby
}:
stdenv.mkDerivation rec {