mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 06:45:16 +01:00
mysql55: broken on aarch64
This commit is contained in:
parent
6aa42941dc
commit
594fc72a32
1 changed files with 1 additions and 0 deletions
|
@ -78,5 +78,6 @@ self = stdenv.mkDerivation rec {
|
|||
artistic1 bsd0 bsd2 bsd3 bsdOriginal
|
||||
gpl2 lgpl2 lgpl21 mit publicDomain licenses.zlib
|
||||
];
|
||||
broken = stdenv.isAarch64;
|
||||
};
|
||||
}; in self
|
||||
|
|
Loading…
Reference in a new issue