pkgs/development/libraries: Add missing descriptions and homepages
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user