ghcjs-{7.10, 8.0}: Expose the good `.override`
The per-version `default.nix`es just fill in default arguments. It is much more useful to have the `.override` from the inner `callPackage`, for finer control. Converting the outer `callPackage` to a plain import makes the inner one the only one, revealing its `.override`.
parent
94d12f3e
Please register or sign in to comment