-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
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
nixos/wrap-gapps-hook: don't add data directories of icon dependencies into XDG_DATA_DIRS #163623
Merged
Conversation
This file contains 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
…s into XDG_DATA_DIRS As discussed in NixOS#163590, it's not really required and has a side effect of adding refeferences to packages from nativeBuildInputs that aren't really required
Will also need to update |
github-actions
bot
added
6.topic: GNOME
GNOME desktop environment and its underlying platform
8.has: documentation
This PR adds or changes documentation
labels
Mar 10, 2022
Done |
jtojnar
reviewed
Mar 10, 2022
ilya-fedin
force-pushed
the
fix-mate-utils-inkscape
branch
3 times, most recently
from
March 17, 2022 06:30
623000a
to
9a702fc
Compare
jtojnar
approved these changes
Mar 17, 2022
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, thanks.
13 tasks
bobby285271
reviewed
Mar 17, 2022
jtojnar
reviewed
Mar 17, 2022
ilya-fedin
force-pushed
the
fix-mate-utils-inkscape
branch
from
March 17, 2022 09:26
9a702fc
to
802c818
Compare
jtojnar
approved these changes
Mar 17, 2022
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.
14 tasks
bobby285271
added a commit
to bobby285271/nixpkgs
that referenced
this pull request
Mar 18, 2022
With NixOS#163623, we need to handle the hardcoded icon theme ourselves. Co-authored-by: Jan Tojnar <[email protected]>
romildo
approved these changes
Mar 18, 2022
13 tasks
Is there a blocker? 🤔 |
Closed
This was referenced May 9, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
6.topic: GNOME
GNOME desktop environment and its underlying platform
8.has: documentation
This PR adds or changes documentation
10.rebuild-darwin: 101-500
10.rebuild-linux: 501+
10.rebuild-linux: 5001+
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
As discussed in #163590, it's not really required and has a side effect of adding refeferences to packages from nativeBuildInputs that aren't really required
Fixes #163590
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/
)nixos/doc/manual/md-to-db.sh
to update generated release notes