## Problem Flake inputs drift without routine updates. Last update was 4 months ago. ## Proposal Add workflow that: - executes `nix flake update` - runs `nix flake check --no-build` - build the package - make a PR, or commit new lock file.
Problem
Flake inputs drift without routine updates. Last update was 4 months ago.
Proposal
Add workflow that:
nix flake updatenix flake check --no-build