-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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
Pantheon updates 2022-02-28 #162293
Pantheon updates 2022-02-28 #162293
Conversation
I created a trivial GitHub actions workflow so you can now view the list of pending Pantheon changes in https://github.com/bobby285271/what-changed#what-changed pantheon.elementary-greeter: 6.0.1 → 6.0.2For now, we only need to make sure the
A few files that need to check:
|
@ofborg test pantheon |
@@ -80,7 +70,6 @@ stdenv.mkDerivation rec { | |||
libhandy | |||
lightdm | |||
mutter | |||
wingpanel-with-indicators |
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.
The greeter uses the panel as its own process for a while so I removed this from buildInputs but this still needs to stay in PATH.
Result of 3 packages built:
|
Motivation for this change
Pantheon 6.1 follow-ups (previous one at #157716)
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