Matthew Bauer 7cc40e15e4 treewide/nixos: use stdenv.cc.libc instead of glibc when available
This prevents duplication in cross-compiled nixos machines. The
bootstrapped glibc differs from the natively compiled one, so we get
two glibc’s in the closure. To reduce closure size, just use
stdenv.cc.libc where available.
2020-04-06 16:36:27 -04:00
..
2020-03-14 13:01:26 -07:00
2020-04-03 21:54:40 +02:00
2020-03-31 17:24:37 +03:00
2020-03-22 18:11:36 +01:00
2020-04-06 16:36:22 -04:00