``` environment.systemPackages = [ (import (builtins.fetchTarball "https://github.com/hercules-ci/ghcide-nix/tarball/master") {}).ghcide-ghc865 ]; ``` is that a sensible way to include that or should it be added as a channel?