Loading pkgs/development/libraries/ldutils/default.nix +4 −2 Original line number Diff line number Diff line Loading @@ -28,8 +28,10 @@ mkDerivation { qmakeFlags = [ "ldutils.pro" ]; env = { LDUTILS_LIB = placeholder "out"; LDUTILS_INCLUDE = placeholder "out"; }; meta = { description = "Headers and link library for other ldutils projects"; Loading Loading
pkgs/development/libraries/ldutils/default.nix +4 −2 Original line number Diff line number Diff line Loading @@ -28,8 +28,10 @@ mkDerivation { qmakeFlags = [ "ldutils.pro" ]; env = { LDUTILS_LIB = placeholder "out"; LDUTILS_INCLUDE = placeholder "out"; }; meta = { description = "Headers and link library for other ldutils projects"; Loading