telepathy: don't include unstable in full
svn path=/nixpkgs/trunk/; revision=33179
This commit is contained in:
@@ -49,5 +49,5 @@ in
|
||||
pkgs // {
|
||||
inherit version;
|
||||
recurseForDerivations = true;
|
||||
full = stdenv.lib.attrValues pkgs;
|
||||
full = stdenv.lib.attrValues stable;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user