mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
boost: strictDeps
This commit is contained in:
parent
5925bc2814
commit
01e4dac6b3
1 changed files with 2 additions and 0 deletions
|
|
@ -423,5 +423,7 @@ stdenv.mkDerivation {
|
|||
];
|
||||
setOutputFlags = false;
|
||||
|
||||
strictDeps = true;
|
||||
|
||||
__structuredAttrs = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue