]> Git — Sourcephile - sourcephile-nix.git/blob - nixpkgs/patches/public-inbox.diff
creds: finish to migrate to systemd-creds.nix
[sourcephile-nix.git] / nixpkgs / patches / public-inbox.diff
1 diff --git a/pkgs/servers/mail/public-inbox/default.nix b/pkgs/servers/mail/public-inbox/default.nix
2 index 0e44e315637..2a6e1637a68 100644
3 --- a/pkgs/servers/mail/public-inbox/default.nix
4 +++ b/pkgs/servers/mail/public-inbox/default.nix
5 @@ -35,6 +35,11 @@ let
6 # perl5.32.0-public-inbox> # at t/eml.t line 272.
7 # perl5.32.0-public-inbox> Wide character in print at /nix/store/38vxlxrvg3yji3jms44qn94lxdysbj5j-perl-5.32.0/lib/perl5/5.32.0/Test2/Formatter/TAP.pm line 125.
8 "eml"
9 + # Failed test 'Makefile OK'
10 + # at t/hl_mod.t line 19.
11 + # got: 'makefile'
12 + # expected: 'make'
13 + "hl_mod"
14 ];
15
16 testConditions = with lib;