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