mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-11 00:36:20 +02:00
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*.
|
||
|
|
||
|
)""
|