-
-
Notifications
You must be signed in to change notification settings - Fork 15k
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
tabby: v0.23.1 -> v0.24.0 #381784
tabby: v0.23.1 -> v0.24.0 #381784
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.
Trailing whitespace.
384d79f
to
d62fa13
Compare
@ghthor Did you ever join the NixOS organization? I'm unable to add you as a reviewer |
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.
Diff LGTM, but I don't have the expertise to review this package
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.
Can you separate the refactor from the version bump commit, please.
Appreciate your patience, was thinking more like |
looks like its done lol. |
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.
LGTM
Actually, looks like we need a commit for adding cmake dependency for CUDA. I think that got dropped in the shuffle |
done thanks for pointing that |
|
ISSUE linked: #381776
Fix CUDA build issues (Fixes tabbyml/tabby: cannot build with CUDA enabled #380441)
Code cleanup and improvements:
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.