mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-23 16:56:38 +00:00
The path list was passed in a format not suitable for gcc command-line. Also, let's utilize that we had `with stdenv.lib;`. /cc @abbradar.
The path list was passed in a format not suitable for gcc command-line. Also, let's utilize that we had `with stdenv.lib;`. /cc @abbradar.