mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 09:44:57 +00:00
This removes the need for hacks like stdenv.regenerate. It also ensures that overrideGCC is now stackable (so ‘stdenv = useGoldLinker clangStdenv’ works).