curl: set structuredAttrs
(cherry picked from commit 160ca6558e)
(cherry picked from commit 9ea380a822df127898e92ebe6c5af1b8c8cff4e0)
This commit is contained in:
committed by
Vladimír Čunát
parent
664ed12255
commit
fbaac14681
@@ -115,6 +115,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
enableParallelBuilding = true;
|
||||
|
||||
strictDeps = true;
|
||||
__structuredAttrs = true;
|
||||
|
||||
env = {
|
||||
CXX = "${stdenv.cc.targetPrefix}c++";
|
||||
|
||||
Reference in New Issue
Block a user