Merge pull request #239940 from wegank/proxysql-aarch64
proxysql: set platforms
This commit is contained in:
@@ -171,5 +171,6 @@ stdenv.mkDerivation rec {
|
||||
description = "High-performance MySQL proxy";
|
||||
license = with licenses; [ gpl3Only ];
|
||||
maintainers = with maintainers; [ ajs124 ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user