fix build
This commit is contained in:
parent
cd8088be25
commit
2ef92f0b5a
@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
homepage = https://github.com/verdammelt/tnef;
|
||||
license = licenses.gpl2;
|
||||
maintainers = [ peterhoeg ];
|
||||
maintainers = with maintainers; [ peterhoeg ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user