Add meta.branch to a bunch of packages
Gives better results in the monitor
This commit is contained in:
@@ -23,5 +23,6 @@ stdenv.mkDerivation rec {
|
||||
license = stdenv.lib.licenses.qwt;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.bjornfor ];
|
||||
branch = "6";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user