This commit is contained in:
2026-01-31 00:08:41 -05:00
parent 987df4ff14
commit c89318349d
9 changed files with 45 additions and 47 deletions

View File

@@ -16,7 +16,7 @@
patches = [];
mitmCache = gradle.fetchDeps {
mitmCache = final.gradle_8.fetchDeps {
inherit (old) pname;
data = ./shattered-pixel-dungeon/deps.json;
};
@@ -33,6 +33,8 @@
environment.systemPackages = with pkgs; [
# For Steam
protontricks
gamescope
gamescope-wsi
# Minecraft
openjdk17