-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
vscode-extensions: init vim, github, theme-onelight #51921
Conversation
}; | ||
meta = with stdenv.lib; { | ||
description = '' | ||
Pull Request Provider for GitHub |
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.
Correct description?
I wonder how hard would it be to write and update script. please don't merge just yet, I will try to come up with some update script. |
The update script currently in the repository works fine in terms of updating, I usually just copy over the updated versions and hashes when I spot an update when I run it. |
This is what I wrote for our vim plugins: https://github.com/NixOS/nixpkgs/blob/master/pkgs/misc/vim-plugins/update.py |
Is anyone interested in continuing with this PR? |
@aanderse i just pushed the code where i stopped working on this. maybe it will inspire you to continue. i switched to back to neovim since coc.nvim plugin gives me everything that vscode does. i will close this PR but feel free to take my work and continue it. |
Thanks for the update @garbas! |
Motivation for this change
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)