fix eval after cf6bb72c6

This commit is contained in:
Vladimír Čunát 2014-08-01 10:04:08 +02:00
parent fb1f257189
commit c92a8584ee

View file

@ -3436,7 +3436,7 @@ let self = _self // overrides; _self = with self; {
propagatedBuildInputs = [ pkgs.pkgconfig ];
meta = {
description = "Simplistic interface to pkg-config";
license = licenses.lgpl21Plus;
license = stdenv.lib.licenses.lgpl21Plus;
};
};