pkgs: Add chocolate-doom2xx

This commit is contained in:
2024-06-05 23:50:30 +01:00
parent b8ee21b6e8
commit e74538a1a9
3 changed files with 52 additions and 3 deletions

View File

@@ -9,4 +9,5 @@ in
librespeed-go = callPackage ./librespeed-go.nix { };
modrinth-app = callPackage ./modrinth-app { };
glfw-minecraft = callPackage ./glfw-minecraft { };
chocolate-doom2xx = callPackage ./chocolate-doom2xx.nix { };
}