Nixpkgs: Difference between revisions

imported>Mic92
No edit summary
imported>Mic92
Line 57: Line 57:
Commit your change to your local clone of the repository:
Commit your change to your local clone of the repository:
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
git add FILE_LIST # eventually use git add --patch
git add FILE_LIST # use git add --patch as needed
git commit
git commit