-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
marwaita: init at 2020-07-01 #92336
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
marwaita: init at 2020-07-01 #92336
Conversation
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
/marvin opt-in |
Hi! I'm an experimental bot. My goal is to guide this PR through its stages, hopefully ending with a merge. You can read up on the usage here. |
Bot mistake. |
Also I don't use any of those desktops and I don't know anyone who does, so I'm bouncing this to someone else for testing /status needs_reviewer |
tested on xfce. |
/status needs_merger |
This might be a bit controversial, but I would say runtime testing is at most a "nice to have" for a review. In my mind, the reviewers job is to check that the actual diff is good and does not obviously break anything (i.e. breaks at build or test time). For the runtime testing its sufficient to trust the PR author. Also if you do want find someone who could test this, it would be preferable to actively look someone up (for example with Anyway, thanks for the reviews @fgaz and @symphorien :) |
In most cases including this one maybe yes, but what about new authors and init prs? |
Init PRs are very low-stake: The worst that's going to happen is that we have a new not-quite-working package in the repository. Basically the author has no incentive to do that on purpose, so its relatively unlikely. They will have tested it at least for their use-case. If it does happen, someone is going to notice at some point and fix it / disable it. Either way the worst-case is both "not so bad" and "pretty unlikely". New authors (or anyone) making changes to existing things might be a bit more tricky, since here the worst case is that it breaks someones setup and the testing burden is "any usecase some nixpkgs user might currently have for the package" which the PR author probably didn't test for. Still, I'd argue that static checks (i.e. builds fine and tests pass) are sufficient in most cases. If something does break on runtime, that's why the channel is called unstable. Its a motivation for the package maintainer to add more/better static checks. This basically goes back to my personal definition of the unstable channel: We have tested that nothing obvious breaks ( |
Motivation for this change
Marwaita is a GTK theme supporting Budgie, Pantheon, Mate and Xfce4 desktops.
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)