forked from lix-project/lix
17 lines
225 B
Markdown
17 lines
225 B
Markdown
|
R""(
|
||
|
|
||
|
# Examples
|
||
|
|
||
|
* Remove the entry `nixpkgs` from the user registry:
|
||
|
|
||
|
```console
|
||
|
# nix registry remove nixpkgs
|
||
|
```
|
||
|
|
||
|
# Description
|
||
|
|
||
|
This command removes from the user registry any entry for flake
|
||
|
reference *url*.
|
||
|
|
||
|
)""
|