[master] flake.lock: Update#8923
Conversation
|
|
It's extremely rare for it to not be the case, but it does happen.
We don't make that assertion, we support anywhere nix can be run. Much rather track nixpkgs-unstable for home level confguration but I think flake.nix is nixos-unstable atm and we should match. |
928cc97 to
31ea230
Compare
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/c06b4ae3d6599a672a6210b7021d699c351eebda?narHash=sha256-wvfdLLWJ2I9oEpDd9PfMA8osfIZicoQ5MT1jIwNs9Tk%3D' (2026-03-13)
→ 'github:NixOS/nixpkgs/b40629efe5d6ec48dd1efba650c797ddbd39ace0?narHash=sha256-TJ3lSQtW0E2JrznGVm8hOQGVpXjJyXY2guAxku2O9A4%3D' (2026-03-18)
31ea230 to
04af93a
Compare
|
@teto looks like neovim breaking change from upstream. Needs update for module injecting config, test assertion, or update to module to use |
|
yeah, that's what #8734 is for I dont merge in nixpkgs before testing my PR against HM. How shall we proceed ? can I push here or we merge this one than the fixes ? |
Ideally, we don't introduce broken behavior in a flake update. I wait for green CI so a push here would be fine. |
now that home-manager always generates an init.lua we can take the wrapper output instead of reimplemnting stuff in HM (notwithstanding rtp changes that are not needed in HM). This is necessary to keep the provider configuration available after this change NixOS/nixpkgs#487390 Also updated test to reflect ruby disabling
|
I think the neovim commit fixes the neovim test. The remaining failure I am not familiar with. Seems like a keepass dependency not building on aarch64 |
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
Automated update by the update-flake-lock GitHub Action.
This PR was most recently updated by workflow run 23315011266.