If you have many inputs, each with their own different version of nixpkgs, it might help to use the follows thing to reuse one nixpkgs across inputs. This should reduce eval time.
2 Likes
If you have many inputs, each with their own different version of nixpkgs, it might help to use the follows thing to reuse one nixpkgs across inputs. This should reduce eval time.