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
commit 66c43693d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 { };