Add meta.branch to a bunch of packages

Gives better results in the monitor
This commit is contained in:
Mateusz Kowalczyk
2014-11-19 18:54:58 +00:00
parent 8236ca5d70
commit 03655c332a
13 changed files with 29 additions and 9 deletions
@@ -36,5 +36,6 @@ stdenv.mkDerivation rec {
license = stdenv.lib.licenses.gpl3Plus;
homepage = http://www.gnu.org/software/texinfo/;
branch = "4.13";
};
}
@@ -39,5 +39,6 @@ stdenv.mkDerivation rec {
need revise only that one document. The Texinfo system is
well-integrated with GNU Emacs.
'';
branch = "5.2";
};
}