Nixpkgs/Create and debug packages: Difference between revisions
imported>Bencoman made example more concrete. corrected some $NIXREPO to $NIXPKGS |
imported>Bencoman mNo edit summary |
||
Line 23: | Line 23: | ||
== How to install from the local repository == | == How to install from the local repository == | ||
For expediency, we'll shallow clone direct from the distribution repo and set an environment variable pointing to it. | For expediency just for this article, we'll shallow clone direct from the distribution repo and set an environment variable pointing to it. | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> |