Freecad & Blender ccache
This commit is contained in:
@@ -51,6 +51,7 @@ in {
|
||||
# if you also want support for flakes
|
||||
nixpkgs.overlays = [(self: super: rec {
|
||||
freecad = super.freecad.override {
|
||||
stdenv = super.ccacheStdenv;
|
||||
python = py3Cad;
|
||||
};
|
||||
})];
|
||||
|
||||
Reference in New Issue
Block a user