android-studio: remove gnome_vfs & GConf#322831
Merged
JohnRTitor merged 1 commit intoNixOS:masterfrom Jun 28, 2024
Merged
Conversation
Those libraries have been deprecated for 10+ years and require daemons that no-one has running these days.
jtojnar
commented
Jun 27, 2024
| @@ -175,9 +175,7 @@ let | |||
|
|
|||
| # For GTKLookAndFeel | |||
| gtk2 | |||
Member
Author
There was a problem hiding this comment.
We should really switch to GTK 3 but I will leave that to someone else.
Member
There was a problem hiding this comment.
I have gtk2 marked broken in my local config already 😅
This was referenced Jun 27, 2024
SuperSandro2000
approved these changes
Jun 27, 2024
alapshin
approved these changes
Jun 27, 2024
Member
Author
|
GTK 3 will probably require more testing so best leaving it for a separate PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of changes
Those libraries have been deprecated for 10+ years and require daemons that no-one has running these days.
Continuation of #322599
Part of #39976
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-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.