depot/third_party/nixpkgs/pkgs/test/nixpkgs-check-by-name/shell.nix

7 lines
114 B
Nix
Raw Normal View History

let
pkgs = import ../../.. {
config = {};
overlays = [];
};
in pkgs.tests.nixpkgs-check-by-name.shell