Staging next gnome python#157516
Conversation
|
Are import checks needed when there are tests? Those should already check that libraries can be imported. |
There was a problem hiding this comment.
Why move postPatch up? It is lower level action executed with other phases so so far we have been always moving it down (see also https://discourse.nixos.org/t/document-attribute-ordering-in-package-expressions/4887).
There was a problem hiding this comment.
Seeing that post for the first time. So far everything I have seen is ordered in the order how it is run, not some higher, middle lower level ordering which is very abstract. I can drop this again and we move this discussion to another time.
Yeah, we added them for simplicity and to check if checkInputs shadows some imports. |
6858c9f to
a41f21d
Compare
|
@jtojnar I just saw your comment in the other thread and I am going to plug you in. I hope that is fine for you. I also found a bug in cffsubr which breaks the build which I am also to fix. |
a41f21d to
bbdfb4d
Compare
…no longer required postPatch
bbdfb4d to
1911f01
Compare
jonringer
left a comment
There was a problem hiding this comment.
LGTM
failures are broken on target branch
https://github.com/NixOS/nixpkgs/pull/157516
2 packages failed to build:
python310Packages.statmake python310Packages.ufo2ft
6 packages built:
python310Packages.cffsubr python310Packages.ufoLib2 python39Packages.cffsubr python39Packages.statmake python39Packages.ufo2ft python39Packages.ufoLib2
|
Thanks. |
Motivation for this change
Things done
sandbox = trueset 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.shto update generated release notes