Skip to content

Bump flake.lock (nixpkgs-unstable, home-manager, NUR, rust-overlay) - #116

Draft
BCNelson with Copilot wants to merge 2 commits into
mainfrom
copilot/copilotflake-lock-bump
Draft

Bump flake.lock (nixpkgs-unstable, home-manager, NUR, rust-overlay)#116
BCNelson with Copilot wants to merge 2 commits into
mainfrom
copilot/copilotflake-lock-bump

Conversation

Copilot AI commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Scheduled flake.lock bump CI failed because codeberg.org returned HTTP 503 when Nix tried to clone the homefirst-modules git input during flake evaluation. Unlike github: inputs (tarballs + binary cache), git+https:// inputs require a live git clone, so a codeberg outage fails all 17 host checks.

Changes

  • flake.lock: Apply the automated bump from copilot/flake-lock-bump:
    • nixpkgs-unstable: 753cc8a3a87461b7c44c4073
    • nixpkgs-unstable-small: 1f622082bee336747ba3110f
    • home-manager: 460108009ca139411a8e12a5
    • NUR: f7209774cd72385f
    • rust-overlay: 3c38e1e1afacd681

homefirst-modules is unchanged in the lock — the 503 was a transient codeberg.org outage, not a lock regression.

Remaining risk

CI will continue to be flaky whenever codeberg.org is unavailable. The durable fix is to mirror codeberg.org/home-first/nixos-modules on GitHub and switch the flake.nix input to github:home-first/nixos-modules so Nix can use tarballs and binary cache substitution instead of a live git clone.

Copilot AI linked an issue Jul 19, 2026 that may be closed by this pull request
Update flake inputs:
- home-manager: 460108009ca1 -> 39411a8e12a5
- nixpkgs-unstable: 753cc8a3a874 -> 61b7c44c4073
- nixpkgs-unstable-small: 1f622082bee3 -> 36747ba3110f
- NUR: f7209774182079f1 -> cd72385fc897
- rust-overlay: 3c38e1e1ba9c -> afacd6819d37

Note: homefirst-modules (codeberg.org/home-first/nixos-modules) is unchanged.
CI failure was due to a transient HTTP 503 from codeberg.org during evaluation.
Copilot AI changed the title [WIP] Fix failed flake.lock bump Bump flake.lock (nixpkgs-unstable, home-manager, NUR, rust-overlay) Jul 19, 2026
Copilot AI requested a review from BCNelson July 19, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix failed flake.lock bump

2 participants