Skip to content

Requesting adding nix flake update to regular chores #89

Description

@voidarclabs

Hi, Nix user here.

Due to the way flakes work, there is no real easy way to override the flake.lock file provided by a repo like this. This means that when I update this repo, the packages that are installed are being grabbed from 4 months ago. In the short term, this is annoying, as I am wasting storage on packages that don't need to be installed twice for the purpose of the app, and in the long term, if there are any breaking changes in the dependancies, this will prevent the nix derivation from building.
I wish to request, for convenience, that the flake be updated on a semi regular basis. Every few weeks is fine for the average user, as this repo is not on nixpkgs unstable. I believe you can make a github action to do this every week or so, just so it is consistent.

Love the project, keep up the good work!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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