Nixpkgs/Create and debug packages: Difference between revisions

imported>Makefu
m Makefu moved page Create and debug nix packages to Nixpkgs/Create and debug packages: explicitly describes workflow on how to create packages in nixpkgs
imported>Kirelagin
mNo edit summary
Line 241: Line 241:


<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
echo $unpackPhase
echo "$unpackPhase"
</syntaxhighlight>
</syntaxhighlight>