nixpkgs/pkgs
sternenseemann 4a67076273 koka: make sure runtime dependencies are host -> target
buildPackages.stdenv.cc.cc is a C compiler that runs on the build
platform and produces binaries for the host platform. This is not
what we want. Also pkgsHostTarget.stdenv.cc is not the compiler we
want as stdenv always runs on the previous stage so to say (the stdenv
is used to build the package set, in the case of cross compiling
this is not done natively). Thus pkgsHostTarget.targetPackages.stdenv.cc
is what we want.
2021-04-25 12:36:06 +02:00
..
applications Merge pull request #120538 from j4m3s-s/update-kubeconform 2021-04-25 11:24:52 +02:00
build-support Merge pull request #114400 from mkg20001/fhs-etc-nix 2021-04-19 14:34:47 +02:00
common-updater common-updater-scripts: Support attribute lookup in flake 2021-04-24 04:52:48 +02:00
data scheme-manpages: 2021-01-17 -> 2021-03-11 2021-04-23 04:20:00 +00:00
desktops Merge pull request #118367 from romildo/upd.mate_ 2021-04-24 08:03:19 -03:00
development koka: make sure runtime dependencies are host -> target 2021-04-25 12:36:06 +02:00
games Merge pull request #120516 from bb2020/gimx 2021-04-25 08:54:54 +02:00
misc Merge pull request #119235 from hoppla20/add-vim-plugins 2021-04-25 06:11:05 +01:00
os-specific Merge pull request #120317 from hmenke/zfs 2021-04-23 22:32:45 +01:00
pkgs-lib
servers influxdb: 1.8.4 -> 1.8.5 (#120207) 2021-04-25 10:18:32 +00:00
shells nushell: 0.29.0 -> 0.30.0 2021-04-25 05:12:44 +09:00
stdenv Merge pull request #120080 from Radvendii/cc-wrapper-lib 2021-04-22 01:05:22 -04:00
test tests.vim: init (moved from vim-utils.nix) (#119467) 2021-04-21 12:55:05 +02:00
tools Merge pull request #120575 from akshgpt7/add-gptman 2021-04-25 10:29:38 +01:00
top-level treefmt: init at 0.1.1 (#120521) 2021-04-25 10:11:42 +00:00