fix eval after cf6bb72c6
This commit is contained in:
parent
fb1f257189
commit
c92a8584ee
@ -3436,7 +3436,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
propagatedBuildInputs = [ pkgs.pkgconfig ];
|
propagatedBuildInputs = [ pkgs.pkgconfig ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Simplistic interface to pkg-config";
|
description = "Simplistic interface to pkg-config";
|
||||||
license = licenses.lgpl21Plus;
|
license = stdenv.lib.licenses.lgpl21Plus;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user