From 96476e6b2a82034c21f1ddc3476a5859a7d79e95 Mon Sep 17 00:00:00 2001 From: Christine Koppelt Date: Sun, 17 Nov 2019 10:41:21 +0100 Subject: pkgs/development/libraries: add missing descriptions and homepages (#73312) --- pkgs/development/libraries/ilmbase/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/development/libraries/ilmbase') diff --git a/pkgs/development/libraries/ilmbase/default.nix b/pkgs/development/libraries/ilmbase/default.nix index 82d5583c55f..a25a590b370 100644 --- a/pkgs/development/libraries/ilmbase/default.nix +++ b/pkgs/development/libraries/ilmbase/default.nix @@ -40,6 +40,7 @@ stdenv.mkDerivation rec { doCheck = stdenv.isx86_64; meta = with stdenv.lib; { + description = " A library for 2D/3D vectors and matrices and other mathematical objects, functions and data types for computer graphics"; homepage = https://www.openexr.com/; license = licenses.bsd3; platforms = platforms.all; -- cgit 1.4.1