librepods-org / librepods-org/librepods
Nix: Outdated flake.lock
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 29.9k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the repository's workflow configuration and flake.lock, then run nix flake update followed by nix flake check --no-build and a package build. Done means the workflow updates the lock file, verifies the flake, builds the package, and opens a PR or commits the new lock file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100