diff options
author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2016-08-10 17:22:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-10 17:22:42 +0200 |
commit | 6601e465675c5927f85e68a78c22f8828ddc3362 (patch) | |
tree | b85e8f8f0257c2415e603eba86448f4ff24c918a /doc/manual/command-ref/nix-channel.xml | |
parent | a6eed133c5a3602037bc48675ca783185cca5454 (diff) | |
parent | 6e51af80231b2a35ba3f5edffa7e235b239955a0 (diff) |
Merge pull request #1024 from shlevy/nuke-nix-push
Nuke nix-push.
Diffstat (limited to 'doc/manual/command-ref/nix-channel.xml')
-rw-r--r-- | doc/manual/command-ref/nix-channel.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/manual/command-ref/nix-channel.xml b/doc/manual/command-ref/nix-channel.xml index 0a1f2a8b7..9acf44e52 100644 --- a/doc/manual/command-ref/nix-channel.xml +++ b/doc/manual/command-ref/nix-channel.xml @@ -180,9 +180,7 @@ following files:</para> sufficient rights to add binary caches. For instance, in a multi-user Nix setup, the binary caches provided by the channels of the root user are used automatically, but caches corresponding - to the channels of non-root users are ignored. Binary caches can - be created and maintained using - <command>nix-push</command>.</para></listitem> + to the channels of non-root users are ignored.</para></listitem> </varlistentry> |