about summary refs log tree commit diff
path: root/third_party/nixpkgs/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/nixpkgs/default.nix')
-rw-r--r--third_party/nixpkgs/default.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/nixpkgs/default.nix b/third_party/nixpkgs/default.nix
index dcca6db7ea..daae0ca8aa 100644
--- a/third_party/nixpkgs/default.nix
+++ b/third_party/nixpkgs/default.nix
@@ -54,6 +54,10 @@ let
 
       # binaryen does not build on unstable as of 2022-08-22
       binaryen
+
+      # mysql80 is broken as of 2023-04-26, but should work after the next
+      # staging-next cycle: https://github.com/NixOS/nixpkgs/issues/226673
+      mysql80
       ;
   };