-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
treewide: Fix broken desktop files and mark packages as broken #100532
Conversation
23f1116
to
303b73d
Compare
ut2004demo should be fixed after #100424 |
@@ -61,6 +61,7 @@ stdenv.mkDerivation rec { | |||
}; | |||
|
|||
meta = with stdenv.lib; { | |||
broken = true; |
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.
Please do not mark Softmaker Office or FreeOffice broken. Hash mismatches occur every time upstream updates SoftMaker/FreeOffice (because they replace old versions), but this is usually fixed in a few days at most.
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.
Also, SoftMaker/FreeOffice currently seem to build fine?
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.
Will do.
👍 on sage, it has unfortunately been broken for a while and its better to be honest. |
303b73d
to
b9d9ccf
Compare
Please don't mark spyder as broken, this used to work just a few days ago. |
It seems that using an older branch is biting me. I'll have a look on how things look on master. |
Update: |
#92053 is a better fix for ipmiview. |
This fixes all packages that are failed `nixpkgs-review` in NixOS#91790. Packages that were broken prior to that PR were marked as broken. Packages that failed because of NixOS#75729 were fixed.
b9d9ccf
to
e14a359
Compare
I've now rebased onto master and re-checked all applications. I am sorry for the false positives and I hope that they are all removed by now. |
Result of 3 packages built:
|
This fixes all packages that are failed
nixpkgs-review
in #91790.Packages that were broken prior to that PR were marked as broken.
Packages that failed because of #75729 were fixed.
Affected packages:
ipmiviewDesktop file brokenDisable validationFixed in#100534#92053python37Packages.spyderBuild failureMark as brokenFixed on masterreact-native-debuggerDesktop file brokenDisable validationFixed on mastersoftmaker-officeHash mismatch in fixed output derivationMark as brokenFixed on masterut2004demoDownload URL 404Mark as brokenFixed in #100424Motivation for this change
Less build failures!
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review 100532"
./result/bin/
)nix path-info -S
before and after)