lix: support lixVersions.buildLix
helper
This makes it easier to `buildLix` for automation and reuse `common` logic. Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
parent
dccc9491ea
commit
88ad897d2a
@ -47,6 +47,8 @@ let
|
||||
};
|
||||
in
|
||||
lib.makeExtensible (self: ({
|
||||
buildLix = common;
|
||||
|
||||
lix_2_90 = (
|
||||
common {
|
||||
version = "2.90-beta.1";
|
||||
|
Loading…
Reference in New Issue
Block a user