Catchup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user