sternenseemann 6f2fbf5f0b treewide: add missing lib inputs
This fixes hopefully all remaining missing lib inputs, likely introduced
as a regression by our recent treewide switch from stdenv.lib to lib.
These instances are all I could find using nix-instantiate --parse using
the following command:

    find "$NIXPKGS" -name '*.nix' \
      -and ! -path "$NIXPKGS/pkgs/development/interpreters/python/cpython/docs/template.nix" \
      -and ! -path '$NIXPKGS/.git/**' \
      -print0 | xargs -0 nix-instantiate --parse >/dev/null
2021-03-03 13:40:45 +01:00
..
2021-02-19 18:51:52 +01:00
2021-01-28 18:13:42 -03:00
2021-03-03 13:40:45 +01:00
2021-02-18 09:11:23 +00:00
2020-12-01 21:47:18 +01:00
2021-02-04 07:56:11 +00:00
2021-02-16 16:35:04 +07:00
2021-02-26 11:45:51 +00:00
2020-11-06 12:03:59 -05:00
2021-01-26 19:58:53 -08:00
2021-02-10 10:16:38 +01:00
2021-02-28 13:05:47 +00:00
2021-01-25 19:16:20 +01:00
2020-11-26 05:56:06 +00:00
2020-11-26 08:26:57 +00:00
2021-01-20 09:11:11 +10:00
2020-04-22 17:30:22 +08:00
2021-02-16 16:28:26 +07:00
2021-02-11 19:43:27 +00:00
2020-11-28 14:50:21 +10:00
2021-02-27 11:27:24 +01:00
2021-02-15 15:41:16 -03:00
2020-09-30 11:05:45 +02:00
2021-02-16 19:57:07 +01:00
2021-02-26 14:55:45 +09:00
2021-02-26 10:25:13 +01:00
2021-02-26 10:25:13 +01:00
2021-01-29 22:59:37 +01:00
2021-02-25 17:55:46 -06:00