mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 05:31:22 +00:00
48c3faca51
svn path=/nixpkgs/trunk/; revision=502
6 lines
103 B
Bash
6 lines
103 B
Bash
export SHELL=/bin/sh
|
|
|
|
export NIX_CC=/usr/bin/gcc
|
|
export NIX_CXX=/usr/bin/g++
|
|
export NIX_LD=/usr/bin/ld
|