Add meta.branch to a bunch of packages
Gives better results in the monitor
This commit is contained in:
@@ -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";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user