-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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/cosmic-greeter: init; nixos/cosmic: init #392837
base: master
Are you sure you want to change the base?
Conversation
Closes #369113. |
If you're copying @lilyinstarlight's work verbatim, at least have the dignity of adding a |
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 PR title should probably be named as nixos/cosmic-greeter: init; nixos/cosmic: init
Furthermore, please credit @lilyinstarlight as many others have said :P
You don't need to attack anyone to get your point across. Could have mentioned the same thing without assuming I'm a bad guy. My libcosmicAppHook PR was the first to attribute Lily so don't paint me as a bad guy. The earlier PRs from me did not attribute Lily because I'm not at all familiar with software copyrights and didn't know how to do it properly. I asked Lily how the "header" should look like and it resulted in this. I woke up and the first thing I read about this PR is |
023e0d2
to
c07693c
Compare
@HeitorAugustoLN @nyabinary added comments attributing code to Lily and added an option in the cosmic-greeter and cosmic modules to configure the greeter package used. |
@ALL let's take a step back on the replies about the lack of credit to Lily a little bit. It is possible that @thefossguy just forgot to add it in this PR which is a simple mistake. @thefossguy since the credit was added for this PR I think everyone expected it to also be included in this PR as well which caused the reaction. |
Resolved a few suggestions which I have made modifications for locally. Waiting on the documentation one for clarification so I can push. |
c07693c
to
7750fd6
Compare
Pushed with all requested changes addressed. |
7750fd6
to
d5e6420
Compare
Can I also be added as a maintainer btw? :3 |
d5e6420
to
6a752cc
Compare
@nyabinary done :) |
6a752cc
to
f2d3271
Compare
Noticed that i missed the |
Is this good enough to merge? |
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 for the great work!
I would like an extra committer to ack this before merging.
Sure, I can take a look tonight. |
Initialize the cosmic modules so the state of broken-ness (or not) of any packages in nixpkgs can be tested. Will add changelog entry to release notes only after the DE functions "as expected."
This will help test the packages and bring out bugs like following:
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-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.