We now compare against the output of `nix-store --query --requisites
--include-outputs`. Our closure should include everything this command
would output.
Size of the closure is not deterministic at all. I guess it's because if
the package was sourced from a cache, some dependencies may or may not
exist in the local nix store.