-
-
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
logo-ls: init at 1.3.7 #229230
logo-ls: init at 1.3.7 #229230
Conversation
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.
tests are failing on aarch64, could you take a look and maybe skip them or mark it as broken?
changelog = "https://github.com/Yash-Handa/logo-ls/releases/tag/v${version}"; | ||
license = licenses.mit; | ||
maintainers = with maintainers; [ natsukium ]; | ||
platforms = platforms.unix; |
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.
platforms = platforms.unix; |
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.
Thanks for checking.
It is due to a filename conflict, as shown in this issue.
Yash-Handa/logo-ls#26
I will create a patch to fix it.
, fetchFromGitHub | ||
, buildGoModule |
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.
, fetchFromGitHub | |
, buildGoModule | |
, buildGoModule | |
, fetchFromGitHub |
Description of changes
Modern ls command with vscode like File Icon and Git Integrations.
https://github.com/Yash-Handa/logo-ls
closes #229175
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)