diff --git a/flake.nix b/flake.nix index 46f9e43e8..f77f848ca 100644 --- a/flake.nix +++ b/flake.nix @@ -217,7 +217,7 @@ # A Nixpkgs overlay that overrides the 'nix' and # 'nix.perl-bindings' packages. - overlays.default = overlayFor (p: p.stdenv); + overlays.default = overlayFor (p: p.clangStdenv); hydraJobs = { # Binary package for various platforms.