nixpkgs/pkgs/stdenv
Matthew Bauer 07d78691da stdenv/adapters.nix: remove static from makeStaticLibraries
This logic should be in the pkgs/top-level/static.nix. We don’t want
to pollute Nixpkgs with =if stdenv.static=. Also, "static" is not
descriptive. We have two types of static stdenvs, ‘makeStaticLibaries’
and ‘makeStaticBinaries’. We shouldn’t rely on a static boolean like
this.
2019-09-19 12:52:28 -04:00
..
cross
custom
cygwin
darwin
freebsd
generic
linux
native
nix
adapters.nix stdenv/adapters.nix: remove static from makeStaticLibraries 2019-09-19 12:52:28 -04:00
booter.nix
common-path.nix
default.nix