elm2nix
elm2nix copied to clipboard
Better CI integration: --skip-versions-bump
It's nice to run elm2nix on CI and see if something should be updated. However, since currently versions.dat is always updated this is a bit harder than it should be.
On CircleCI, we run a small "orb" that fails the build if any un-commited changes were introduced: https://github.com/niteoweb/check-untracked-changes