Skip to content
Commit 19de1f53 authored by John Ericson's avatar John Ericson
Browse files

haskell infra: Make sure packages get custom stdenv

One of the goals of 74f5fe50 was to allow passing in a custom stdenv,
which would be used for genericBuilder's `mkDerivation` call. That does
work, but if packages takes `stdenv` as an parameter for any reason,
they'll get the default one instead. This change remedies it.
parent e619ace7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment