about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorguillaumecherel <6168820+guillaumecherel@users.noreply.github.com>2021-03-22 09:34:38 +0100
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2021-05-31 01:01:49 +0000
commitaa2efdf901120d6be3fcf7c642291bd3172cef3b (patch)
tree9b1b78f0ee18e27eabb09c29d6ef44ec65660823 /pkgs
parentebdf00f038bc911b710153a0d9d664adc2063f9e (diff)
Update pkgs/applications/networking/mailreaders/mblaze/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
(cherry picked from commit 1e777e5ef02c89594bb1d2b772417df0ee176dcf)
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/applications/networking/mailreaders/mblaze/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/mailreaders/mblaze/default.nix b/pkgs/applications/networking/mailreaders/mblaze/default.nix
index c07b78f579607..f24ed3a51df60 100644
--- a/pkgs/applications/networking/mailreaders/mblaze/default.nix
+++ b/pkgs/applications/networking/mailreaders/mblaze/default.nix
@@ -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 {