Merge pull request #268619 from tweag/lib-descriptions
[NixPkgs.git] / pkgs / test / nixpkgs-check-by-name / shell.nix
blob33bcf45b8d05d45315623ee575307862b5f6a130
1 let
2   pkgs = import ../../.. {
3     config = {};
4     overlays = [];
5   };
6 in pkgs.tests.nixpkgs-check-by-name.shell