Merge remote-tracking branch 'upstream/master' into hardened-stdenv
This commit is contained in:
@@ -71,4 +71,8 @@ stdenv.mkDerivation {
|
||||
];
|
||||
|
||||
passthru = {inherit mysqlSupport;};
|
||||
|
||||
meta = {
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user