-
-
Notifications
You must be signed in to change notification settings - Fork 340
Guides and Recipes overview #908
Copy link
Copy link
Open
Labels
guideTopics for a new guidesTopics for a new guidestrackingA stopgap for issue dependenciesA stopgap for issue dependencies
Description
Activity
Metadata
Metadata
Assignees
Labels
guideTopics for a new guidesTopics for a new guidestrackingA stopgap for issue dependenciesA stopgap for issue dependencies
This tracking issue is to keep an overview of guides for most common use cases.
npins(with Home Manager)direnv(with Home Manager)nix-init)Guides should complement the tutorials, and should be quite short. They can even duplicate important topics to have a condensed form for quick lookup. Related: #910
A good example is the guide on sharing dependencies with
shell.nix. It starts with a very small sample to show the pattern (which requires some proficiency with the Nix language to grasp quickly), and expands on the details below the fold.