This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
nixpkgs
Watch
2
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2024-12-27 08:04:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d95112aa73
nixpkgs
/
pkgs
/
os-specific
/
bsd
/
netbsd
/
fts-setup-hook.sh
5 lines
100 B
Bash
Raw
Normal View
History
Unescape
Escape
treewide: Use pkgs/build-support/roles.bash to remove copy pasta Also fix some setup hooks that unnecessarily used environment hooks, which revolted in the same variable being modified too many times.
2018-05-07 17:07:19 +00:00
# See pkgs/build-support/setup-hooks/role.bash
getHostRole
bsd: init netbsd & openbsd userland Adds a couple of useful NetBSD and OpenBSD derivations. Some of these will be integrated into Nixpkgs later. Noncomprehensive list: - netbsd.getent - netbsd.getconf - netbsd.fts - openbsd.mg - netbsd.compat (can replace libbsd)
2018-04-12 05:14:15 +00:00
treewide: Use pkgs/build-support/roles.bash to remove copy pasta Also fix some setup hooks that unnecessarily used environment hooks, which revolted in the same variable being modified too many times.
2018-05-07 17:07:19 +00:00
export
NIX_
${
role_pre
}
LDFLAGS
+=
" -lfts"
Reference in New Issue
Copy Permalink