i3: 4.21.1 -> 4.22, i3-gaps: drop#208861
Merged
fpletz merged 3 commits intoNixOS:masterfrom Jan 3, 2023
Merged
Conversation
Contributor
Author
|
This should also affect the module documentation and removed module assertion for the i3 module, but I'm not sure whether or not a separate PR is warranted. |
7 tasks
Member
|
i3-gaps is still used in the polybar package which is now broken if aliases are disabled |
dasJ
added a commit
to helsinki-systems/nixpkgs
that referenced
this pull request
Jan 10, 2023
Breaks when no aliases are enabled since NixOS#208861
13 tasks
adamcstephens
pushed a commit
to adamcstephens/nixpkgs
that referenced
this pull request
Jan 25, 2023
Breaks when no aliases are enabled since NixOS#208861
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
i3 has been updated to version 4.22, this version at long last merges the i3-gaps fork, which has been maintained in parallel for years. The former maintainer of i3-gaps has asked that package maintainers replace it with i3, as it will no longer be updated. i3-gaps users can safely move to upstream i3 without any changes in behavior, so I've replaced the i3-gaps package with an alias to i3.
Full release notes: https://github.com/i3/i3/blob/4.22/RELEASE-NOTES-4.22
Things done
i3 updated to 4.22, i3-gaps removed and replaced with an alias to i3 so peoples' configs aren't broken.
sandbox = trueset 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.shto update generated release notes