1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

fix buildinputs for mrmime

This commit is contained in:
Antonio Nuno Monteiro 2021-11-08 09:59:05 -08:00
parent ceebd60cef
commit 7e507c5fa8

View file

@ -36,15 +36,6 @@ buildDunePackage rec {
useDune2 = true;
buildInputs = [
afl-persistent
bigarray-compat
bigarray-overlap
bigstringaf
fpath
mirage-crypto-rng
];
propagatedBuildInputs = [
angstrom
base64
@ -59,6 +50,12 @@ buildDunePackage rec {
rresult
unstrctrd
uutf
afl-persistent
bigarray-compat
bigarray-overlap
bigstringaf
fpath
mirage-crypto-rng
];
checkInputs = [