mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
ninja: enable strictDeps
This commit is contained in:
@@ -52,6 +52,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
libxslt.bin
|
||||
];
|
||||
|
||||
strictDeps = true;
|
||||
|
||||
patches = [
|
||||
./0001-spawn-sh-instead-of-bin-sh.patch
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user