You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: reference `stdenv.mkDerivation` instead of `stdenvNoCC.mkDeriva…
…tion`
To my knowledge, there's no difference in the parameters accepted by
`stdenvNoCC.mkDerivation` and `stdenv.mkDerivation` (if there is, it's
not documented in the [Nixpkgs Reference Manual][nixpkgs].
[nixpkgs]: https://nixos.org/manual/nixpkgs/stable/