chore: activate game-lianti again
This commit is contained in:
parent
129d7ea780
commit
b134344dd5
1 changed files with 4 additions and 5 deletions
|
@ -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";};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue