misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
This commit is contained in:
@@ -8,7 +8,8 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "118hj63ac65zlg71kydv4607qcg1qpdlql4kvhnwnnhar421jnq4";
|
||||
};
|
||||
|
||||
buildInputs = [ pkgconfig glib dbus dbus_glib ];
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [ glib dbus dbus_glib ];
|
||||
|
||||
meta = {
|
||||
homepage = https://hal.freedesktop.org/releases/;
|
||||
|
||||
Reference in New Issue
Block a user