config: pkg: pkg.overrideAttrs (old: { env = (old.env or {}) // { CFLAGS = config.this.native-cflags; CXXFLAGS = config.this.native-cflags; }; })