-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
buildPythonPackage, buildPythonApplication: support __structuredAttrs = true
#347194
base: staging
Are you sure you want to change the base?
Changes from 1 commit
fa3bb22
d9c7dc1
20feefc
dd81f79
a33362c
7b22280
8bb351d
9717f9a
ec43a14
5a9cb03
3ed466d
c1f48d0
e7b6887
d19e36e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -142,6 +142,8 @@ | |
|
||
- `python3Packages.conda` now uses `__structuredAttrs = true`. | ||
|
||
- `python3Packages.tensorflow` now uses `__structuredAttrs = true`. | ||
|
||
Comment on lines
+145
to
+146
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Same here. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This might break user-side overriding via There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Any change to a derivation could do so, depending on what you do. I'd say breaking There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
- `python3Packages.jaeger-client` was removed because it was deprecated upstream. [OpenTelemetry](https://opentelemetry.io) is the recommended replacement. | ||
|
||
- `nodePackages.meshcommander` has been removed, as the package was deprecated by Intel. | ||
|
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.
Merge conflict somewhere here on that file.