lix/src/nix/registry-remove.md

17 lines
225 B
Markdown
Raw Normal View History

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*.
)""