M3WSK4CBBGLP5W4YXPKWDL67RS2JV6VRTF67GLFKP7Q2FBT3NC6QC
AFTXA575C6JTVLVXTYJUKQGPLBO3NFORLO5XDSPHNL44HXLRH4TAC
JFZNAYJXKCMXYHGCLTRH7Q6TOFGJ4BT6332GONCWVYRLNMDDG3KAC
FDE3BJAPDEP3BYT5A5GEGLNXPPZLA2KTGXB4ZNYRP4LJ7IFRKYXAC
N22GPKYTOLZLBGTGDATQDVZ4R5APZEAOIA7L32X4UXBH4XNI7MWAC
<pre>nix-env -i [% product.path %]</pre>
<pre>$ nix-env -i [% product.path %]</pre>
[% CASE "release-notes" %] Release notes
[% CASE "release-notes" %]
Release notes
die unless defined $exprInput;
die "No input named " . $jobset->nixexprinput unless defined $exprInput;
die "not supported yet" if scalar($exprInput->jobsetinputalts) != 1;
die "Multiple alternatives for the Nix expression input not supported yet" if scalar($exprInput->jobsetinputalts) != 1;
die "Multiple alternatives for the Nix expression input not supported yet"
if scalar($exprInput->jobsetinputalts) != 1;