Merge remote-tracking branch 'origin/master' into hardened-stdenv
This commit is contained in:
@@ -167,6 +167,6 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
maintainers = with stdenv.lib.maintainers; [ simons the-kenny wmertens ];
|
||||
maintainers = with stdenv.lib.maintainers; [ peti the-kenny wmertens ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user