ccache: move to pkgs/by-name
This commit is contained in:
parent
fe0309c142
commit
1bbad171d0
3 changed files with 0 additions and 2 deletions
|
@ -18667,8 +18667,6 @@ with pkgs;
|
|||
|
||||
cc-tool = callPackage ../development/embedded/cc-tool { };
|
||||
|
||||
ccache = callPackage ../development/tools/misc/ccache { };
|
||||
|
||||
# Wrapper that works as gcc or g++
|
||||
# It can be used by setting in nixpkgs config like this, for example:
|
||||
# replaceStdenv = { pkgs }: pkgs.ccacheStdenv;
|
||||
|
|
Loading…
Reference in a new issue