ecryptfs: lib.maintainers vs maintainers
This commit is contained in:
parent
e5d4624420
commit
fcd5d8fdc6
@ -49,7 +49,7 @@ stdenv.mkDerivation {
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Enterprise-class stacked cryptographic filesystem";
|
description = "Enterprise-class stacked cryptographic filesystem";
|
||||||
license = licenses.gpl2Plus;
|
license = licenses.gpl2Plus;
|
||||||
maintainers = [ lib.maintainers.obadz ];
|
maintainers = [ maintainers.obadz ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user