Hi guys, now that I use flakes for my system config I have a question. I checked the nix sourcecode and looked it up on search engines but couldn’t find the answear.
Where does the new flake-based nix cache the package derivations?
In the old system there was a channel which contained all derivations to look up and realize. Now I still see that the derivations are downloaded and cached because subsequent calls are a lot quicker until I update the lock file but where to? I couldn’t find them in the NIX_PATH or in the sqlite caches under ~/.cache/nix.