aboutsummaryrefslogtreecommitdiff
path: root/src/nix/registry-remove.md
diff options
context:
space:
mode:
authorAlexander Bantyev <balsoft@balsoft.ru>2021-06-30 22:13:32 +0300
committerAlexander Bantyev <balsoft@balsoft.ru>2021-06-30 22:13:32 +0300
commit093ed4763615a73edb1e8567d2f41d55ff5aaa0c (patch)
tree5a25e109cd702e57daea7aee1b418557e3fe05a1 /src/nix/registry-remove.md
parent69eb65403ad3e877300a7c0c96411d9d9e27dc69 (diff)
nix registry: add --registry flag
Diffstat (limited to 'src/nix/registry-remove.md')
-rw-r--r--src/nix/registry-remove.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/nix/registry-remove.md b/src/nix/registry-remove.md
index 4c0eb4947..eecd4c6e7 100644
--- a/src/nix/registry-remove.md
+++ b/src/nix/registry-remove.md
@@ -8,6 +8,12 @@ R""(
# nix registry remove nixpkgs
```
+* Remove the entry `nixpkgs` from a custom registry:
+
+ ```console
+ # nix registry remove --registry ./custom-flake-registry.json nixpkgs
+ ```
+
# Description
This command removes from the user registry any entry for flake