From 867967265b80946dfe1db72d40324b4f9af988ed Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Mon, 11 Apr 2016 14:16:56 +0200 Subject: Remove manifest support Manifests have been superseded by binary caches for years. This also gets rid of nix-pull, nix-generate-patches and bsdiff/bspatch. --- doc/manual/command-ref/nix-channel.xml | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) (limited to 'doc/manual/command-ref/nix-channel.xml') diff --git a/doc/manual/command-ref/nix-channel.xml b/doc/manual/command-ref/nix-channel.xml index a6f4a27203ac..0a1f2a8b722d 100644 --- a/doc/manual/command-ref/nix-channel.xml +++ b/doc/manual/command-ref/nix-channel.xml @@ -73,11 +73,10 @@ condition="manual">See also Downloads the Nix expressions of all subscribed channels (or only those included in - names if specified), makes them the + names if specified) and makes them the default for nix-env operations (by symlinking - them from the directory ~/.nix-defexpr), and - performs a nix-pull on the manifests of all - channels to make pre-built binaries available. + them from the directory + ~/.nix-defexpr). @@ -187,16 +186,6 @@ following files: - MANIFEST.bz2 - - (Deprecated in favour of binary caches.) A - manifest as created by nix-push. Only used if - binary-cache-url is not present or if the - nix.conf option - is set. - - - -- cgit 1.4.1