pkgs/chocolate-doom2xx: Add -demoloopi
flag
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 32m58s
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 32m58s
This commit is contained in:
@@ -9,7 +9,7 @@ in
|
||||
librespeed-go = callPackage ./librespeed-go.nix { };
|
||||
modrinth-app = callPackage ./modrinth-app { };
|
||||
glfw-minecraft = callPackage ./glfw-minecraft { };
|
||||
chocolate-doom2xx = callPackage ./chocolate-doom2xx.nix { };
|
||||
chocolate-doom2xx = callPackage ./chocolate-doom2xx { };
|
||||
windowtolayer = callPackage ./windowtolayer.nix { };
|
||||
swaylock-plugin = callPackage ./swaylock-plugin.nix { };
|
||||
}
|
||||
|
Reference in New Issue
Block a user