mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
nss-cacert: enable strictDeps
This commit is contained in:
@@ -70,6 +70,8 @@ stdenv.mkDerivation {
|
||||
|
||||
nativeBuildInputs = [ buildcatrust ];
|
||||
|
||||
strictDeps = true;
|
||||
|
||||
buildPhase = ''
|
||||
mkdir unbundled hashed
|
||||
buildcatrust \
|
||||
|
||||
Reference in New Issue
Block a user