mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-10 06:04:14 +00:00
![John Ericson](/assets/img/avatar_default.png)
Also fix some setup hooks that unnecessarily used environment hooks, which revolted in the same variable being modified too many times.
5 lines
100 B
Bash
5 lines
100 B
Bash
# See pkgs/build-support/setup-hooks/role.bash
|
|
getHostRole
|
|
|
|
export NIX_${role_pre}LDFLAGS+=" -lfts"
|