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:
Raito Bezarius 2024-06-09 18:54:08 +02:00
parent dccc9491ea
commit 88ad897d2a

View File

@ -47,6 +47,8 @@ let
};
in
lib.makeExtensible (self: ({
buildLix = common;
lix_2_90 = (
common {
version = "2.90-beta.1";