grass icon indicating copy to clipboard operation
grass copied to clipboard

CI: regularly update nix lock file

Open imincik opened this issue 1 year ago • 2 comments

Add CI job to regularly update flake.lock file. This will keep GRASS package and development environment dependencies up-to-date.

I think, this is the last piece of Nix puzzle :).

imincik avatar Jun 27 '24 19:06 imincik

Also, do you have experience with https://docs.renovatebot.com/modules/manager/nix/?

We enabled precommit, that is also opt-in.

echoix avatar Jun 27 '24 19:06 echoix

Also, do you have experience with https://docs.renovatebot.com/modules/manager/nix/?

We enabled precommit, that is also opt-in.

No, I just heard that renovate will support Nix as well. Great that it is available now. I checked the list of remaining bugs and none of them are blockers. We can use renovate instead of current PR implementation.

imincik avatar Jun 28 '24 07:06 imincik

So you want to change this PR or have a new one for it?

echoix avatar Jul 02 '24 09:07 echoix

Sorry for being slow to respond, I am at FOSS4G now. Let's create a new PR for renovate implementation.

imincik avatar Jul 03 '24 07:07 imincik