pkgs/development/libraries: Add missing descriptions and homepages

This commit is contained in:
Christine Koppelt
2019-11-17 09:43:55 +01:00
parent c1966522d7
commit 3aa0d776a1
14 changed files with 23 additions and 9 deletions
@@ -23,6 +23,7 @@ stdenv.mkDerivation rec {
enableParallelBuilding = true;
meta = with stdenv.lib; {
description = "A GPL reimplementation of libdjb";
homepage = https://www.fefe.de/libowfat/;
license = licenses.gpl2;
platforms = platforms.linux;