Skip to content
Snippets Groups Projects
Unverified Commit dcd7a260 authored by kraem's avatar kraem
Browse files

Update nix eval --help msg to not include deprecated command

parent 06f9364e
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ struct CmdEval : MixJSON, InstallableCommand
},
Example{
"To get the current version of Nixpkgs:",
"nix eval --raw nixpkgs.lib.nixpkgsVersion"
"nix eval --raw nixpkgs.lib.version"
},
Example{
"To print the store path of the Hello package:",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment