nixpkgs/pkgs/os-specific/bsd/netbsd
sternenseemann 6dff63294a netbsd: take fetchcvs from buildPackages to fix eval
For some reason fetchcvs was taken from the cross package set when
cross compiling netbsd.* instead of from buildPackages. I suspect that
this was no issue previously because it just could be substituted as it
only ever produced fixed output derivations. However since
00a2084a40 the evaluation of fetchcvs
would depend on `stdenv.cc` (via its openssh dependency). Since
netbsd.libc is required to evaluate stdenv.cc this caused a infinite
recursion when staging the cross stdenv for pkgsCross.amd64-netbsd. The
fix for this is pretty easy: Just take fetchcvs from buildPackages
explicitly instead of hoping for mkDerivation to get it right.

Resolves #119323.
2021-04-14 14:58:08 +00:00
..
builder.sh netbsd: add cross target 2019-02-26 15:55:47 -05:00
compat-setup-hook.sh *-wrapper; Switch from infixSalt to suffixSalt 2020-05-12 00:44:44 -04:00
compat.patch netbsd: allow replacing nbcompat with libbsd 2018-05-31 12:36:44 -04:00
default.nix netbsd: take fetchcvs from buildPackages to fix eval 2021-04-14 14:58:08 +00:00
fts-setup-hook.sh *-wrapper; Switch from infixSalt to suffixSalt 2020-05-12 00:44:44 -04:00
getent.patch
libbsd-overlay.pc netbsd: allow replacing nbcompat with libbsd 2018-05-31 12:36:44 -04:00
locale.patch netbsd.locale: init 2018-06-11 14:47:47 -04:00