-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
code-browser: init at 7.1.20 #88548
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
code-browser: init at 7.1.20 #88548
Conversation
This builds on top of #88545 |
2158ca5
to
a7574c5
Compare
getting this error during review:
|
Is that using |
yes with nixpkgs-review. maybe you need to rebase on master? nixpkgs-review does this automatically |
@GrahamcOfBorg build code-browser-gtk code-browser-qt |
This is what I get after rebasing. Maybe it suceeds for me because it isn't sandboxed?
|
are you running the build on nixos? |
Yes. |
I guess the sandbox is indeed the problem: |
Added a |
the gtk version crashed for me if I want to open a file? |
Works for me, although the first time takes a while until it opens the dialog. Seems to be related to UDisk2VolumeMonitor according to the logs. Subsequent Open operations are instantaneous. |
Oh, and take a look at the "Open Directory" option on a code base and select "View/Zoomable View", it rocks. |
Motivation for this change
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)