netbsd.i18n_module: fix build
Tested building pkgsCross.x86_64-netbsd.netbsd.i18n_module from x86_64-linux.
This commit is contained in:
parent
c5ab13fc00
commit
760c0428cb
@ -659,6 +659,7 @@ let
|
|||||||
version = "8.0";
|
version = "8.0";
|
||||||
sha256 = "0w6y5v3binm7gf2kn7y9jja8k18rhnyl55cvvfnfipjqdxvxd9jd";
|
sha256 = "0w6y5v3binm7gf2kn7y9jja8k18rhnyl55cvvfnfipjqdxvxd9jd";
|
||||||
meta.platforms = lib.platforms.netbsd;
|
meta.platforms = lib.platforms.netbsd;
|
||||||
|
extraPaths = [ libc.src ];
|
||||||
};
|
};
|
||||||
|
|
||||||
csu = mkDerivation {
|
csu = mkDerivation {
|
||||||
|
Loading…
Reference in New Issue
Block a user