resholve.mkDerivation: propagate strictDeps & __structuredAttrs
This commit is contained in:
@@ -287,8 +287,7 @@ rec {
|
||||
|
||||
postFixup = unresholved.postResholve;
|
||||
|
||||
# don't break the metadata...
|
||||
meta = unresholved.meta;
|
||||
inherit (unresholved) meta strictDeps __structuredAttrs;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user