From b79b18dfb7784102109ae4b97de5d42ad36c80a8 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Tue, 17 Feb 2004 20:08:01 +0000 Subject: [PATCH] * Add bittorrent to the cache. svn path=/nixpkgs/trunk/; revision=798 --- pkgs/system/populate-cache.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/system/populate-cache.nix b/pkgs/system/populate-cache.nix index 56508f9cdda2..5bef23f4df5b 100644 --- a/pkgs/system/populate-cache.nix +++ b/pkgs/system/populate-cache.nix @@ -16,6 +16,7 @@ let { pkgs.wget pkgs.par2cmdline pkgs.cksfv + pkgs.bittorrent pkgs.graphviz pkgs.bash pkgs.binutils