chore: activate game-lianti again

This commit is contained in:
Ranomier 2025-05-14 23:17:57 +02:00
parent 129d7ea780
commit b134344dd5

View file

@ -1,5 +1,4 @@
inArgs: let
lib = inArgs.nixpkgs.lib;
hostHelper = import ./hostHelper.nix inArgs;
# Supported systems for your flake packages, shell, etc.
@ -18,10 +17,10 @@ in {
#jitsi = {stateVersion = "24.11";};
game-luanti = {
stateVersion = "25.05";
unstable = true;
};
# game-luanti = {
# stateVersion = "25.05";
# unstable = true;
# };
ext-julia = {stateVersion = "24.11";};
};