doom-bcc-git: Attribute naming convention

This commit is contained in:
Ertugrul Söylemez 2018-02-04 00:51:48 +01:00
parent 3a53aa0141
commit 1394c852e2

View file

@ -1893,7 +1893,7 @@ with pkgs;
};
doomseeker = callPackage ../applications/misc/doomseeker { };
doom-bcc-git = callPackage ../games/zdoom/bcc-git.nix { };
doom-bcc = callPackage ../games/zdoom/bcc-git.nix { };
slade = callPackage ../applications/misc/slade {
wxGTK = wxGTK30;