treewide: add comments on where native inputs are needed
makes it more clear why this happens Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
This commit is contained in:
@@ -98,8 +98,8 @@ stdenv.mkDerivation rec {
|
||||
pkgconfig
|
||||
python3
|
||||
ruby
|
||||
glib
|
||||
wayland
|
||||
glib # for gdbus-codegen
|
||||
wayland # for wayland-scanner
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user