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
{{ message }}
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.
Thanks! For now we're not yet looking at concrete implementations yet, but let's leave this open for then.
Here's some quick thoughts though: apply should generally be discouraged because it's not composable: You can only set it once. Additionally using apply here might lead to the mkDerivation arguments not being inspectable via config.myPackage.* anymore, especially with something like the recently proposed __cleanAttrs (which is generally a good idea).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: