Typo
This commit is contained in:
parent
d15d91cad1
commit
03b56e96bf
|
@ -43,7 +43,7 @@ struct CmdBuild : MixDryRun, MixProfile, InstallablesCommand
|
||||||
},
|
},
|
||||||
Example{
|
Example{
|
||||||
"To make a profile point at GNU Hello:",
|
"To make a profile point at GNU Hello:",
|
||||||
"nix build --profile /tmp/profile nixpkgs:hello"
|
"nix build --profile /tmp/profile nixpkgs#hello"
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue