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