Flake update and nixvim/hm nixpkgs pinning#125
Merged
Merged
Conversation
UnstoppableMango
commented
May 28, 2026
Owner
- Flake update
- Crap. All crap
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the flake lockfile (bumping direnv-instant, home-manager, nixd, nix-direnv, nix-vscode-extensions, nixpkgs, and nixvim) and changes the home-manager and nixvim flake inputs so they no longer follow the root nixpkgs, letting each provide its own. The PR also accidentally adds two extensionless scratch files (3 and 4) at the repository root.
Changes:
- Stop pinning
home-managerandnixvimto the rootnixpkgsinflake.nix, adding comments explaining the rationale. - Refresh
flake.lockto match, introducing a separatenixpkgs_3node fornixvimand reusing the freednixpkgsslot forhome-manager's own pin. - Add two extensionless files (
3,4) at the repo root containing alternative flake variants — these appear to be unintended.
Reviewed changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| flake.nix | Removes inputs.nixpkgs.follows = "nixpkgs" for home-manager and nixvim, replacing with comments. |
| flake.lock | Lock updates for many inputs plus restructuring of nixpkgs nodes to reflect un-pinned hm/nixvim. |
| 3 | Appears to be an accidentally committed scratch copy of an alternative flake.nix; should be removed. |
| 4 | Identical scratch copy of 3; should be removed. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.