nixpkgs/pkgs/development
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
..
androidndk-pkgs
arduino
beam-modules
bower-modules/generic
chez-modules
compilers treewide: add missing lib inputs 2021-03-03 13:40:45 +01:00
coq-modules
dhall-modules
dotnet-modules
em-modules/generic
go-modules
go-packages
guile-modules
haskell-modules haskell-brittany: disable the freakin' test suite 2021-02-26 23:01:18 +01:00
idris-modules
interpreters Merge pull request #114847 from sternenseemann/remove-unused-lua-5-libs 2021-03-03 13:05:44 +01:00
java-modules
libraries treewide: add missing lib inputs 2021-03-03 13:40:45 +01:00
lisp-modules
lua-modules
misc resholve: 0.4.2 -> 0.5.0 2021-02-27 15:05:28 -06:00
mobile
node-packages rust-analyzer: 2021-02-22 -> 2021-03-01 2021-03-01 12:21:10 +01:00
ocaml-modules ocamlPackages.integers: use Dune 2 2021-03-03 10:10:20 +01:00
octave-modules
perl-modules
pharo
php-packages php73Packages.phpstan: 0.12.78 -> 0.12.79 2021-03-01 23:51:15 +00:00
pure-modules
python-modules Merge pull request #114218 from fabaff/bump-readme_renderer 2021-03-03 07:41:10 +01:00
r-modules
ruby-modules
tools treewide: add missing lib inputs 2021-03-03 13:40:45 +01:00
web cypress: from 6.0.0 to 6.5.0 2021-03-02 21:59:16 +01:00