Skip to content

home-manager: 2021-12-25 -> 2022-04-17#169084

Merged
teto merged 1 commit intoNixOS:masterfrom
timokau:home-manager-2022-04-17
Apr 17, 2022
Merged

home-manager: 2021-12-25 -> 2022-04-17#169084
teto merged 1 commit intoNixOS:masterfrom
timokau:home-manager-2022-04-17

Conversation

@timokau
Copy link
Copy Markdown
Member

@timokau timokau commented Apr 17, 2022

Description of changes

This fixes an issue with user service unit files [1]. The relevant news
/ changelog entries are here [2].

[1] nix-community/home-manager#2867
[2] https://github.com/nix-community/home-manager/blob/620ed197f3624dafa5f42e61d5c043f39b8df366/modules/misc/news.nix#L2332

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 22.05 Release Notes (or backporting 21.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Apr 17, 2022
@teto
Copy link
Copy Markdown
Member

teto commented Apr 17, 2022

great thanks !

@teto teto merged commit 5abe06c into NixOS:master Apr 17, 2022
@timokau timokau deleted the home-manager-2022-04-17 branch April 18, 2022 17:14
@genofire
Copy link
Copy Markdown
Contributor

Is there anything todo, that it come's to unstable branch?

@timokau
Copy link
Copy Markdown
Member Author

timokau commented Apr 29, 2022

There is nothing left to do, that is just how nixos development works. Most changes get merged to master, which is tracked by the unstable branches (acting as a sort of rolling release). Twice a year the community does some additional stabilization work and the release managers fork off a stable release.

Some changes are backported to the latest stable release, but those should not include any breaking changes. The home-manager update would not be a candidate for backporting. Do you have any issues with home-manager on stable?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants