input-output-hk / devx

The Developer Experience Shell - This repo contains a nix develop shell for haskell. Its primary purpose is to help get a development shell for haskell quickly and across multiple operating systems (and architectures).
Apache License 2.0
37 stars 9 forks source link

Use `DeterminateSystems/update-flake-lock` to automatically bump `haskell.nix` version weekly #84

Closed yvan-sraka closed 11 months ago

yvan-sraka commented 11 months ago

https://github.com/DeterminateSystems/update-flake-lock

yvan-sraka commented 10 months ago

Ok. But will this the images we upload to ghcr?

It will just open a PR that basically just update flake.lock, if the PR is then merged (manually) in main then YES it will trigger the GHA that populate ghcr.io :)