godot_4: change package naming

This commit is contained in:
Mattys Gervais 2024-04-01 10:15:21 -04:00
parent 25024a5886
commit 0532932c86

View File

@ -42,7 +42,7 @@ let
else "${k}=${builtins.toJSON v}");
in
stdenv.mkDerivation rec {
pname = "godot";
pname = "godot4";
version = "4.2.1-stable";
commitHash = "b09f793f564a6c95dc76acc654b390e68441bd01";