diff --git a/pkgs/development/python-modules/adjusttext/default.nix b/pkgs/development/python-modules/adjusttext/default.nix index fd4fb79a59990..d42523efdbe6c 100644 --- a/pkgs/development/python-modules/adjusttext/default.nix +++ b/pkgs/development/python-modules/adjusttext/default.nix @@ -1,3 +1,10 @@ +################################################################################ +# WARNING: Changes made to this file MUST go through the usual PR review process +# and MUST be approved by a member of `meta.maintainers` before +# merging. Commits attempting to circumvent the PR review process -- as +# part of python-updates or otheriwse -- will be reverted without +# notice. +################################################################################ { lib , buildPythonPackage , fetchFromGitHub diff --git a/pkgs/development/python-modules/augmax/default.nix b/pkgs/development/python-modules/augmax/default.nix index cda3ff5fbcd23..9734798eb308f 100644 --- a/pkgs/development/python-modules/augmax/default.nix +++ b/pkgs/development/python-modules/augmax/default.nix @@ -1,3 +1,10 @@ +################################################################################ +# WARNING: Changes made to this file MUST go through the usual PR review process +# and MUST be approved by a member of `meta.maintainers` before +# merging. Commits attempting to circumvent the PR review process -- as +# part of python-updates or otheriwse -- will be reverted without +# notice. +################################################################################ { buildPythonPackage , einops , fetchFromGitHub diff --git a/pkgs/development/python-modules/dm-tree/default.nix b/pkgs/development/python-modules/dm-tree/default.nix index 04feb7de93f3d..5cbfd19dcd480 100644 --- a/pkgs/development/python-modules/dm-tree/default.nix +++ b/pkgs/development/python-modules/dm-tree/default.nix @@ -1,3 +1,10 @@ +################################################################################ +# WARNING: Changes made to this file MUST go through the usual PR review process +# and MUST be approved by a member of `meta.maintainers` before +# merging. Commits attempting to circumvent the PR review process -- as +# part of python-updates or otheriwse -- will be reverted without +# notice. +################################################################################ { stdenv , abseil-cpp , absl-py diff --git a/pkgs/development/python-modules/fastavro/default.nix b/pkgs/development/python-modules/fastavro/default.nix index 883acef11b92c..300a40666f8cd 100644 --- a/pkgs/development/python-modules/fastavro/default.nix +++ b/pkgs/development/python-modules/fastavro/default.nix @@ -1,3 +1,10 @@ +################################################################################ +# WARNING: Changes made to this file MUST go through the usual PR review process +# and MUST be approved by a member of `meta.maintainers` before +# merging. Commits attempting to circumvent the PR review process -- as +# part of python-updates or otheriwse -- will be reverted without +# notice. +################################################################################ { buildPythonPackage , cython , fetchFromGitHub diff --git a/pkgs/development/python-modules/ffcv/default.nix b/pkgs/development/python-modules/ffcv/default.nix index 08f80d198e4e2..def8b2841931d 100644 --- a/pkgs/development/python-modules/ffcv/default.nix +++ b/pkgs/development/python-modules/ffcv/default.nix @@ -1,3 +1,10 @@ +################################################################################ +# WARNING: Changes made to this file MUST go through the usual PR review process +# and MUST be approved by a member of `meta.maintainers` before +# merging. Commits attempting to circumvent the PR review process -- as +# part of python-updates or otheriwse -- will be reverted without +# notice. +################################################################################ { buildPythonPackage , fetchFromGitHub , lib diff --git a/pkgs/development/python-modules/functorch/default.nix b/pkgs/development/python-modules/functorch/default.nix index 53860d2c2b493..c34b400b7c665 100644 --- a/pkgs/development/python-modules/functorch/default.nix +++ b/pkgs/development/python-modules/functorch/default.nix @@ -1,3 +1,10 @@ +################################################################################ +# WARNING: Changes made to this file MUST go through the usual PR review process +# and MUST be approved by a member of `meta.maintainers` before +# merging. Commits attempting to circumvent the PR review process -- as +# part of python-updates or otheriwse -- will be reverted without +# notice. +################################################################################ { buildPythonPackage , expecttest , fetchFromGitHub diff --git a/pkgs/development/python-modules/hdfs/default.nix b/pkgs/development/python-modules/hdfs/default.nix index 05faf08bc5e40..379c591ca2411 100644 --- a/pkgs/development/python-modules/hdfs/default.nix +++ b/pkgs/development/python-modules/hdfs/default.nix @@ -1,3 +1,10 @@ +################################################################################ +# WARNING: Changes made to this file MUST go through the usual PR review process +# and MUST be approved by a member of `meta.maintainers` before +# merging. Commits attempting to circumvent the PR review process -- as +# part of python-updates or otheriwse -- will be reverted without +# notice. +################################################################################ { buildPythonPackage , docopt , fastavro diff --git a/pkgs/development/python-modules/in-place/default.nix b/pkgs/development/python-modules/in-place/default.nix index 6490aea35983e..368a6754ccc01 100644 --- a/pkgs/development/python-modules/in-place/default.nix +++ b/pkgs/development/python-modules/in-place/default.nix @@ -1,3 +1,10 @@ +################################################################################ +# WARNING: Changes made to this file MUST go through the usual PR review process +# and MUST be approved by a member of `meta.maintainers` before +# merging. Commits attempting to circumvent the PR review process -- as +# part of python-updates or otheriwse -- will be reverted without +# notice. +################################################################################ { buildPythonPackage , fetchFromGitHub , lib diff --git a/pkgs/development/python-modules/invocations/default.nix b/pkgs/development/python-modules/invocations/default.nix index fef497739cbf6..de999d3850c41 100644 --- a/pkgs/development/python-modules/invocations/default.nix +++ b/pkgs/development/python-modules/invocations/default.nix @@ -1,3 +1,10 @@ +################################################################################ +# WARNING: Changes made to this file MUST go through the usual PR review process +# and MUST be approved by a member of `meta.maintainers` before +# merging. Commits attempting to circumvent the PR review process -- as +# part of python-updates or otheriwse -- will be reverted without +# notice. +################################################################################ { lib , buildPythonPackage , blessings diff --git a/pkgs/development/python-modules/jax/default.nix b/pkgs/development/python-modules/jax/default.nix index e4e9139216e17..97bfe56219a36 100644 --- a/pkgs/development/python-modules/jax/default.nix +++ b/pkgs/development/python-modules/jax/default.nix @@ -1,3 +1,10 @@ +################################################################################ +# WARNING: Changes made to this file MUST go through the usual PR review process +# and MUST be approved by a member of `meta.maintainers` before +# merging. Commits attempting to circumvent the PR review process -- as +# part of python-updates or otheriwse -- will be reverted without +# notice. +################################################################################ { lib , absl-py , blas diff --git a/pkgs/development/python-modules/jaxlib/bin.nix b/pkgs/development/python-modules/jaxlib/bin.nix index a041edbd2cc61..eeef57222beab 100644 --- a/pkgs/development/python-modules/jaxlib/bin.nix +++ b/pkgs/development/python-modules/jaxlib/bin.nix @@ -1,3 +1,11 @@ +################################################################################ +# WARNING: Changes made to this file MUST go through the usual PR review process +# and MUST be approved by a member of `meta.maintainers` before +# merging. Commits attempting to circumvent the PR review process -- as +# part of python-updates or otheriwse -- will be reverted without +# notice. +################################################################################ + # For the moment we only support the CPU and GPU backends of jaxlib. The TPU # backend will require some additional work. Those wheels are located here: # https://storage.googleapis.com/jax-releases/libtpu_releases.html. diff --git a/pkgs/development/python-modules/mizani/default.nix b/pkgs/development/python-modules/mizani/default.nix index 8cd4eb98330b7..ba4c64b01a5c2 100644 --- a/pkgs/development/python-modules/mizani/default.nix +++ b/pkgs/development/python-modules/mizani/default.nix @@ -1,3 +1,10 @@ +################################################################################ +# WARNING: Changes made to this file MUST go through the usual PR review process +# and MUST be approved by a member of `meta.maintainers` before +# merging. Commits attempting to circumvent the PR review process -- as +# part of python-updates or otheriwse -- will be reverted without +# notice. +################################################################################ { lib , buildPythonPackage , fetchFromGitHub diff --git a/pkgs/development/python-modules/ml-collections/default.nix b/pkgs/development/python-modules/ml-collections/default.nix index ffa3a6ade32ee..879bcb0fbc207 100644 --- a/pkgs/development/python-modules/ml-collections/default.nix +++ b/pkgs/development/python-modules/ml-collections/default.nix @@ -1,3 +1,10 @@ +################################################################################ +# WARNING: Changes made to this file MUST go through the usual PR review process +# and MUST be approved by a member of `meta.maintainers` before +# merging. Commits attempting to circumvent the PR review process -- as +# part of python-updates or otheriwse -- will be reverted without +# notice. +################################################################################ { absl-py , buildPythonPackage , contextlib2 diff --git a/pkgs/development/python-modules/pytorch-pfn-extras/default.nix b/pkgs/development/python-modules/pytorch-pfn-extras/default.nix index 2da1536a6f646..29dedebf45599 100644 --- a/pkgs/development/python-modules/pytorch-pfn-extras/default.nix +++ b/pkgs/development/python-modules/pytorch-pfn-extras/default.nix @@ -1,3 +1,10 @@ +################################################################################ +# WARNING: Changes made to this file MUST go through the usual PR review process +# and MUST be approved by a member of `meta.maintainers` before +# merging. Commits attempting to circumvent the PR review process -- as +# part of python-updates or otheriwse -- will be reverted without +# notice. +################################################################################ { buildPythonPackage , fetchFromGitHub , lib diff --git a/pkgs/development/python-modules/releases/default.nix b/pkgs/development/python-modules/releases/default.nix index 9c1fc34cae468..756f9a010034e 100644 --- a/pkgs/development/python-modules/releases/default.nix +++ b/pkgs/development/python-modules/releases/default.nix @@ -1,3 +1,10 @@ +################################################################################ +# WARNING: Changes made to this file MUST go through the usual PR review process +# and MUST be approved by a member of `meta.maintainers` before +# merging. Commits attempting to circumvent the PR review process -- as +# part of python-updates or otheriwse -- will be reverted without +# notice. +################################################################################ { buildPythonPackage , fetchFromGitHub , lib diff --git a/pkgs/development/python-modules/servefile/default.nix b/pkgs/development/python-modules/servefile/default.nix index 8fdd294b506ff..daf1c0d1b8e26 100644 --- a/pkgs/development/python-modules/servefile/default.nix +++ b/pkgs/development/python-modules/servefile/default.nix @@ -1,3 +1,10 @@ +################################################################################ +# WARNING: Changes made to this file MUST go through the usual PR review process +# and MUST be approved by a member of `meta.maintainers` before +# merging. Commits attempting to circumvent the PR review process -- as +# part of python-updates or otheriwse -- will be reverted without +# notice. +################################################################################ { stdenv , buildPythonPackage , fetchFromGitHub diff --git a/pkgs/development/python-modules/torch-tb-profiler/default.nix b/pkgs/development/python-modules/torch-tb-profiler/default.nix index 2843910613672..5b71315c8a90c 100644 --- a/pkgs/development/python-modules/torch-tb-profiler/default.nix +++ b/pkgs/development/python-modules/torch-tb-profiler/default.nix @@ -1,3 +1,10 @@ +################################################################################ +# WARNING: Changes made to this file MUST go through the usual PR review process +# and MUST be approved by a member of `meta.maintainers` before +# merging. Commits attempting to circumvent the PR review process -- as +# part of python-updates or otheriwse -- will be reverted without +# notice. +################################################################################ { buildPythonPackage , fetchFromGitHub , lib diff --git a/pkgs/development/python-modules/wandb/default.nix b/pkgs/development/python-modules/wandb/default.nix index fc6dbadaecb6b..82432c55d587f 100644 --- a/pkgs/development/python-modules/wandb/default.nix +++ b/pkgs/development/python-modules/wandb/default.nix @@ -1,3 +1,10 @@ +################################################################################ +# WARNING: Changes made to this file MUST go through the usual PR review process +# and MUST be approved by a member of `meta.maintainers` before +# merging. Commits attempting to circumvent the PR review process -- as +# part of python-updates or otheriwse -- will be reverted without +# notice. +################################################################################ { lib , stdenv , azure-core diff --git a/pkgs/development/python-modules/yaspin/default.nix b/pkgs/development/python-modules/yaspin/default.nix index 012ee677ae0e0..1ceff32b2ee28 100644 --- a/pkgs/development/python-modules/yaspin/default.nix +++ b/pkgs/development/python-modules/yaspin/default.nix @@ -1,3 +1,10 @@ +################################################################################ +# WARNING: Changes made to this file MUST go through the usual PR review process +# and MUST be approved by a member of `meta.maintainers` before +# merging. Commits attempting to circumvent the PR review process -- as +# part of python-updates or otheriwse -- will be reverted without +# notice. +################################################################################ { buildPythonPackage , fetchFromGitHub , lib