nixpkgs/pkgs
Adam Joseph 87225ff54d ccache-links: inherit version to keep cc-wrapper happy
The Nix-driven bootstrap of gcc expects that `stdenv.cc.cc` has a
`version` attribute, except if `stdenv.cc` is the `bootstrapFiles`.

This commit causes `ccache-links`'s `cc-wrapper` to `inherit
version` in order to satisfy that requirement.  Without this commit,
ofborg CI will fail.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-04-02 03:04:20 -07:00
..
applications Merge master into staging-next 2023-03-15 06:01:09 +00:00
build-support cc-wrapper: if isClang, add -L${gccForLibs.libgcc}/lib 2023-04-02 03:04:20 -07:00
common-updater
data Merge remote-tracking branch 'origin/master' into staging-next 2023-03-15 02:01:15 +01:00
desktops Merge remote-tracking branch 'origin/master' into staging-next 2023-03-14 22:33:40 +01:00
development ccache-links: inherit version to keep cc-wrapper happy 2023-04-02 03:04:20 -07:00
games
misc
os-specific Merge staging-next into staging 2023-03-15 00:03:06 +00:00
pkgs-lib
servers Merge master into staging-next 2023-03-15 06:01:09 +00:00
shells Merge master into staging-next 2023-03-15 06:01:09 +00:00
stdenv
test
tools Merge staging-next into staging 2023-03-15 06:01:43 +00:00
top-level test-defaultPkgConfigPackages.nix: filter out recurseForDerivations 2023-04-02 03:04:20 -07:00