Merge #43378 into staging: mesa: enableTextureFloats

This commit is contained in:
Vladimír Čunát
2018-07-30 08:16:20 +02:00
8 changed files with 13 additions and 47 deletions
-1
View File
@@ -21,7 +21,6 @@ stdenv.mkDerivation rec {
description = "Pretty small HTTP server - a command-line tool to share files";
homepage = https://github.com/mgorny/pshs;
license = stdenv.lib.licenses.bsd3;
maintainers = [ stdenv.lib.maintainers.eduarrrd ];
platforms = stdenv.lib.platforms.linux;
};
}