mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-26 15:56:18 +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
|
nix-repl> legacyPackages.x86_64-linux.emacs.name
|
||||||
"emacs-27.1"
|
"emacs-27.1"
|
||||||
|
|
||||||
nix-repl> legacyPackages.x86_64-linux.emacs.name
|
|
||||||
"emacs-27.1"
|
|
||||||
|
|
||||||
nix-repl> :q
|
nix-repl> :q
|
||||||
|
|
||||||
# nix repl --expr 'import <nixpkgs>{}'
|
# nix repl --expr 'import <nixpkgs>{}'
|
||||||
|
|
Loading…
Reference in a new issue