Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[test] nvim 0.11 #3123

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

[test] nvim 0.11 #3123

wants to merge 2 commits into from

Conversation

MattSturgeon
Copy link
Member

@MattSturgeon MattSturgeon commented Mar 28, 2025

#3117 was ineffective, so retry.

Testing NixOS/nixpkgs#393390.

nix flake lock --commit-lock-file --override-input nixpkgs 'github:NixOS/nixpkgs/2b876ec04bb832b10a0bcaa1584da251cafdf884'
nix flake lock ./flake/dev --commit-lock-file --override-input dev-nixpkgs 'github:NixOS/nixpkgs/2b876ec04bb832b10a0bcaa1584da251cafdf884'

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/1750f3c1c89488e2ffdd47cab9d05454dddfb734?narHash=sha256-oDJGK1UMArK52vcW9S5S2apeec4rbfNELgc50LqiPNs%3D' (2025-03-24)
  → 'github:NixOS/nixpkgs/2b876ec04bb832b10a0bcaa1584da251cafdf884?narHash=sha256-SA0T7o7KFZvxi/WiNFvmBdLNu5Fz1YlmIfktQzjwfms%3D' (2025-03-26)
Flake lock file updates:

• Updated input 'dev-nixpkgs':
    'github:NixOS/nixpkgs/1750f3c1c89488e2ffdd47cab9d05454dddfb734?narHash=sha256-oDJGK1UMArK52vcW9S5S2apeec4rbfNELgc50LqiPNs%3D' (2025-03-24)
  → 'github:NixOS/nixpkgs/2b876ec04bb832b10a0bcaa1584da251cafdf884?narHash=sha256-SA0T7o7KFZvxi/WiNFvmBdLNu5Fz1YlmIfktQzjwfms%3D' (2025-03-26)
@MattSturgeon
Copy link
Member Author

MattSturgeon commented Mar 28, 2025

The plugins-pluginmanagers-packer test is failing with:

ERROR: vim.tbl_islist is deprecated. Run ":checkhealth vim.deprecated" for

golangci-lint-langserver is failing to build (check phase).

Plus, we have the usual issues with plenary modules on combinePlugins tests (see #3099).

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.

1 participant