about summary refs log tree commit diff
path: root/nixpkgs/pkgs/test/nixpkgs-check-by-name/tests/no-eval/base/all-packages.nix
blob: ac763b454eb08e41467b00d16c37f1cee1c51e22 (plain) (blame)
1
2
3
self: super: {
  futureEval = throw "foo";
}