nss: propagate nspr
This commit is contained in:
parent
a7a858aa52
commit
1715e3643b
@ -16,7 +16,9 @@ in stdenv.mkDerivation rec {
|
|||||||
sha256 = "1wrx2ig6yvgywjs25hzy4szgml21hwhd7ds0ghyfybhkiq7lyg6x";
|
sha256 = "1wrx2ig6yvgywjs25hzy4szgml21hwhd7ds0ghyfybhkiq7lyg6x";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [ nspr perl zlib sqlite ];
|
buildInputs = [ perl zlib sqlite ];
|
||||||
|
|
||||||
|
propagatedBuildInputs = [ nspr ];
|
||||||
|
|
||||||
prePatch = ''
|
prePatch = ''
|
||||||
xz -d < ${nssPEM} | patch -p1
|
xz -d < ${nssPEM} | patch -p1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user