Merge pull request #77803 from gnidorah/openxray

openxray: fix build
This commit is contained in:
worldofpeace
2020-01-17 14:10:50 -05:00
committed by GitHub
+1 -3
View File
@@ -23160,9 +23160,7 @@ in
openxcom = callPackage ../games/openxcom { };
openxray = callPackage ../games/openxray {
stdenv = gcc8Stdenv;
};
openxray = callPackage ../games/openxray { };
orthorobot = callPackage ../games/orthorobot { };