Specify meta.branch for pinned celt versions
This commit is contained in:
@@ -37,6 +37,7 @@ rec {
|
|||||||
platforms = with a.lib.platforms;
|
platforms = with a.lib.platforms;
|
||||||
linux;
|
linux;
|
||||||
license = "free";
|
license = "free";
|
||||||
|
branch = "0.5.1";
|
||||||
};
|
};
|
||||||
passthru = {
|
passthru = {
|
||||||
updateInfo = {
|
updateInfo = {
|
||||||
|
|||||||
@@ -37,6 +37,7 @@ rec {
|
|||||||
platforms = with a.lib.platforms;
|
platforms = with a.lib.platforms;
|
||||||
linux;
|
linux;
|
||||||
license = "free";
|
license = "free";
|
||||||
|
branch = "0.7";
|
||||||
};
|
};
|
||||||
passthru = {
|
passthru = {
|
||||||
updateInfo = {
|
updateInfo = {
|
||||||
|
|||||||
Reference in New Issue
Block a user