mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Fix repl.md duplicate typo
Seems like `legacyPackages.x86_64-linux.emacs.name` is accidentally shown twice.
This commit is contained in:
parent
c6faef61a6
commit
1eeea01931
1 changed files with 0 additions and 3 deletions
|
@ -43,9 +43,6 @@ R""(
|
|||
nix-repl> legacyPackages.x86_64-linux.emacs.name
|
||||
"emacs-27.1"
|
||||
|
||||
nix-repl> legacyPackages.x86_64-linux.emacs.name
|
||||
"emacs-27.1"
|
||||
|
||||
nix-repl> :q
|
||||
|
||||
# nix repl --expr 'import <nixpkgs>{}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue