This website requires JavaScript.
Explore
Help
Sign In
dev
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
ec6eb9c473
nixpkgs
/
pkgs
/
stdenv
/
darwin
/
prehook.sh
5 lines
99 B
Bash
Raw
Normal View
History
Unescape
Escape
* Darwin (Mac OS X) standard environment. svn path=/nixpkgs/trunk/; revision=1031
2004-05-18 11:59:18 +01:00
export
NIX_ENFORCE_PURITY
=
export
NIX_DONT_SET_RPATH
=
1
export
NIX_NO_SELF_RPATH
=
1
* Don't apply the libtool fix in Darwin, since it's not a pure build environment. svn path=/nixpkgs/trunk/; revision=1119
2004-07-01 17:56:19 +01:00
dontFixLibtool
=
1
Reference in New Issue
Copy Permalink