nixpkgs/pkgs/os-specific
Boey Maun Suang fbaface6ff darwin.dtrace: Fix failing build
What dtrace needs from the CoreSymbolication private framework on Darwin
is provided in Nixpkgs by two different packages, but both of their full
attribute paths end in CoreSymbolication.

This commit therefore does two things:
- adds the second CoreSymbolication package to dtrace's dependencies;
  and
- adds an alias for the second CoreSymbolication package to avoid
  having to explicitly name or rename it when calling the dtrace
  package in the existing contexts.
2023-01-27 12:47:22 +11:00
..
bsd treewide: use splicing convenience functions 2022-12-25 14:05:03 +02:00
darwin darwin.dtrace: Fix failing build 2023-01-27 12:47:22 +11:00
linux Merge pull request #198166 from helsinki-systems/upd/open-iscsi 2023-01-20 14:53:12 +01:00
solo5 solo5: retain debugging info 2022-12-22 12:24:15 -06:00
windows pkgsCross.mingwW64.windows.mingw_w64: backport parallel build fixes 2022-12-01 08:31:11 +00:00