Merge pull request #62167 from matthewbauer/alias-libgl

Add libGL* aliases
This commit is contained in:
Matthew Bauer
2019-06-17 15:18:29 -04:00
committed by GitHub
44 changed files with 99 additions and 97 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ let
in
let self = stdenv.mkDerivation {
name = "mesa-noglu-${version}";
name = "mesa-${version}";
src = fetchurl {
urls = [