-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
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
vimPlugins: update on 2024-08-25 #337299
vimPlugins: update on 2024-08-25 #337299
Conversation
Result of 6 packages marked as broken and skipped:
1 package failed to build:
317 packages built:
|
Result of 6 packages marked as broken and skipped:
4 packages failed to build:
314 packages built:
|
Result of 6 packages marked as broken and skipped:
5 packages failed to build:
313 packages built:
|
Result of 6 packages marked as broken and skipped:
2 packages failed to build:
316 packages built:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you also post logs of other build failures? Using boot.binfmt.emulatedSystems
I cannot reproduce fail of lua51Packages.neotest
on aarch64-linux
@@ -9812,12 +9824,13 @@ final: prev: | |||
|
|||
rest-nvim = buildNeovimPlugin { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rest-nvim
build fails probably because it uses luaPackages.rest-nvim
, which is not yet updated.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If it is not really possible to update luaPackages.rest-nvim
, maybe drop related to the plugin changes manually? Later it can be updated in a separate PR.
@mrcjkb, this thread might not be the best place to ask, but I am not sure that you check Matrix. |
The same for me |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
An update shouldn't break any plugins. Please provide logs for build failures, so I can investigate it (I don't have any devices except for x64 linux)
Let's merge #341146 instead. |
Description of changes
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.