Nix 101 Course / Section 3: Dev shells: the productivity unlock
Premium

3.3 Deriving the shell from the package

Lesson 18 of 27 · 6:22

placeholder thumbnail

Sign in to watch this lesson

About this lesson

Your package definition already knows its build dependencies — so stop repeating them. Learn how to derive the dev shell directly from the package, so the environment you develop in is guaranteed to match the environment you build in.