Skip to content

Unexpected dependencies in tasklite-core #103

@cideM

Description

@cideM

I am a Nix user and wanted to install tasklite from Nixpkgs. But it's marked as broken and trying to unbreak it is not as easy as I was hoping for. The worst offender so far is the airgql dependency, which has multiple dependencies whose versions in the current Haskell package set in Nix packages is bigger than what the airgql package allows. It's also not as simple as bumping those versions, since it then fails to compile.

Anyways, what I am actually getting at is that I was surprised to find something like airgql in tasklite-core. I have no plans of using the web app and was therefore hoping that I could just use the CLI tool only and then maybe not have to compile airgql at all.

Is airgql in the core unavoidable?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions