summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2026-01-16 13:53:59 -0500
committertriethyl <triethylammonium@pm.me>2026-01-16 13:53:59 -0500
commit66bbb2b874a4cf44adc91215f813d272b21b382a (patch)
treef2752245591743449baa0d561ab8a825e679e0a1 /flake.nix
parent260956ac18b7686e97faa63cf2d4c6e8610bb3e6 (diff)
inputs: added hytale launcher flake input
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 97e56be..f8564f3 100644
--- a/flake.nix
+++ b/flake.nix
@@ -51,5 +51,7 @@
nix-minecraft.url = "github:Infinidoge/nix-minecraft";
nix-flatpak.url = "github:gmodena/nix-flatpak";
+
+ hytale-launcher.url = "github:JPyke3/hytale-launcher-nix";
};
}