-
-
Notifications
You must be signed in to change notification settings - Fork 14.5k
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
yazi, yazi-unwrapped: 0.3.3 -> 0.4.0 #363326
Conversation
ac8aaaa
to
fac942e
Compare
|
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.
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.
Builds and functions on my machine. I do get these warnings while building:
warning: [email protected]: not within a suitable 'git' worktree!
warning: [email protected]: VERGEN_GIT_COMMIT_DATE set to default
warning: [email protected]: VERGEN_GIT_SHA overidden
Probably fine, but thought I should mention it.
It's normal, we do override it. |
|
@ofborg build yazi |
Changelog: https://github.com/sxyazi/yazi/releases/tag/v0.4.0
There are some breaking changes.
The one I addressed is the switch from ffmpegthumbnailer to ffmpeg/ffprobe
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.