NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.04k stars 14.09k forks source link

buildinput inconsistent treating of nested lists #60442

Open alexarice opened 5 years ago

alexarice commented 5 years ago

Issue description

If buildInputs is given a list that contains list e.g. buildInputs = [ [a] b c ] it sometimes successfully passes in the inputs and sometimes doesn't i have seen this occur in cases such as buildInputs = [ a b ] ++ lib.optional buildDocs [ builddocdep ] (although this is probably incorrect I expect it may happen a couple of times in nixpkgs)

Steps to reproduce

Technical details

alexarice commented 5 years ago

Feel it is worth adding that grim does not build without the wayland buildInput

stale[bot] commented 4 years ago

Thank you for your contributions.

This has been automatically marked as stale because it has had no activity for 180 days.

If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity.

Here are suggestions that might help resolve this more quickly:

  1. Search for maintainers and people that previously touched the related code and @ mention them in a comment.
  2. Ask on the NixOS Discourse.
  3. Ask on the #nixos channel on irc.freenode.net.
alexarice commented 4 years ago

I believe this is still relevant though I haven't investigated in ages

stale[bot] commented 3 years ago

I marked this as stale due to inactivity. → More info