rspamd: typo
This commit is contained in:
parent
c84c174eb2
commit
5d26e80645
@ -1,7 +1,7 @@
|
||||
{ stdenv, fetchFromGitHub, cmake, perl
|
||||
, file, glib, gmime, libevent, luajit, openssl, pcre, pkgconfig, sqlite }:
|
||||
|
||||
let libmagic = file; # libmagic provided buy file package ATM
|
||||
let libmagic = file; # libmagic provided by file package ATM
|
||||
in
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
|
Loading…
Reference in New Issue
Block a user