Conversation
ab9cd6a to
2e9a0fe
Compare
LordGrimmauld
left a comment
There was a problem hiding this comment.
This doesn't need to go to staging anymore. Also, CI complains about your formatting, please fix.
There was a problem hiding this comment.
you probably only intended to drop the commit that is now included in the release, not the header patch? Otherwise, please also remove the header patch file.
There was a problem hiding this comment.
Dropped by accident. Restored.
2e9a0fe to
560e625
Compare
Good point. Switched to
Looking at the failure I thing the failure is unrelated to --- a/pkgs/development/web/playwright/webkit.nix
+++ b/pkgs/development/web/playwright/webkit.nix
@@ -80,7 +80,7 @@ let
hash = "sha256-ME/mkaHhFeHajTbc7zhg9vtf/8XgkgSRu9I/mlQXnds=";
};
postPatch = "";
- patches = [];
+ patches = [ ];
}
);Rebased against a newer merge base hoping it was fixed since. |
|
Commit message/PR title is inaccurate, old version was 2.32.2 |
LordGrimmauld
left a comment
There was a problem hiding this comment.
I checked upstream diff, looks fine.
Running nixpkgs-review rn, but apart from the commit message inaccuracy this lgtm.
|
560e625 to
35eaead
Compare
|
Fixed commit/PR descriptions to mention |
LordGrimmauld
left a comment
There was a problem hiding this comment.
Most of the failing python things are broken on master until #395688
This here looks fine to me, thanks
Changes: https://github.com/libsdl-org/SDL/releases/tag/release-2.32.4
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-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.