summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorLin Jian <me@linj.tech>2024-07-20 10:02:15 +0800
committerLin Jian <me@linj.tech>2024-07-20 22:44:02 +0800
commit45f2e58881c82d757de609e0dee50e7bcfe2aeff (patch)
treed5a2803efae640b40d33d8d3b3dce6b8b3a5fb61 /pkgs/development/python-modules/python-openstackclient
parenteabd7cf0fc1e760c5069f43c5dbe325eb48decfd (diff)
emacs: add two parameters to genericBuild to control errors
This patch introduces two parameters, turnCompilationWarningToError and ignoreCompilationError, to control errors in genericBuild, which makes "nix build" be able to fail at elisp native compilation errors or warnings. This feature can be used in CI to improve code quality. Note that this patch keeps the old behavior by default. Hopefully one day we can flip the default value of ignoreCompilationError to false when enough packages are fixed. Also note that these two parameters can be changed per package using the overrideAttrs interface.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions