diff options
| author | Lin Jian <me@linj.tech> | 2024-07-20 10:02:15 +0800 |
|---|---|---|
| committer | Lin Jian <me@linj.tech> | 2024-07-20 22:44:02 +0800 |
| commit | 45f2e58881c82d757de609e0dee50e7bcfe2aeff (patch) | |
| tree | d5a2803efae640b40d33d8d3b3dce6b8b3a5fb61 /pkgs/development/python-modules/python-openstackclient | |
| parent | eabd7cf0fc1e760c5069f43c5dbe325eb48decfd (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
