Merge pull request #216031 from KAction/patch/v1/mutt
mutt: assert relations between configuration options
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
, gssSupport ? true
|
||||
, writeScript
|
||||
}:
|
||||
assert smimeSupport -> sslSupport;
|
||||
assert gpgmeSupport -> sslSupport;
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "mutt";
|
||||
|
||||
Reference in New Issue
Block a user