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
..
2019-08-28 11:07:32 +00:00
2018-12-04 21:06:46 -06:00
2019-08-28 11:07:32 +00:00
2019-08-26 21:40:19 +00:00
2019-08-26 21:40:19 +00:00
2018-12-04 21:06:46 -06:00
2019-08-26 21:40:19 +00:00