0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 14:10:33 +03:00

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

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
(cherry picked from commit 1e777e5ef0)
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 {