Fixes #134 Use the `InstallableFlake` type in order to make use of it's `toValue` method. This fixes the functor auto-call by including the work from nixos/nix#6404. Future work may make use of this object and its methods to employ the flake based eval cache.