mirror of
https://github.com/NixOS/nix
synced 2025-06-27 16:51:15 +02:00
Merge remote-tracking branch 'origin/master' into flakes
This commit is contained in:
commit
b81d9d26f5
39 changed files with 995 additions and 923 deletions
|
@ -36,7 +36,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:",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue