doom-bcc-git: Attribute naming convention
This commit is contained in:
parent
3a53aa0141
commit
1394c852e2
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue