repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vuls: init at 0.27.0
[NixPkgs.git]
/
nixos
/
tests
/
maddy
/
default.nix
blob
043906863e646fa4fe33bd8427c9074d9b3aa329
1
{ handleTest }:
2
3
{
4
unencrypted = handleTest ./unencrypted.nix { };
5
tls = handleTest ./tls.nix { };
6
}