diff options
| author | zimbatm <zimbatm@zimbatm.com> | 2021-12-13 12:03:32 +0100 |
|---|---|---|
| committer | zimbatm <zimbatm@zimbatm.com> | 2021-12-13 12:03:40 +0100 |
| commit | 22991521ebba6ecd14ed88e73051e58e978f224d (patch) | |
| tree | 61be674e2c4419e661ed494a3efc3720ce3e9609 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 15f8e1e630cb52b8d859954b8671491ac39d475a (diff) | |
lib: fix flake check
`builtins.currentSystem` is not available in pure eval. For this
particular test, we don't really care since it's all about generating
.drv files.
Fixes the following error:
$ nix flake check
warning: unknown flake output 'lib'
error: attribute 'currentSystem' missing
at /nix/store/8wvnlbjxlr90kq2qa6d9zjpj8rqkilr5-source/lib/tests/misc.nix:499:73:
498| let
499| deriv = derivation { name = "test"; builder = "/bin/sh"; system = builtins.currentSystem; };
| ^
500| in {
(use '--show-trace' to show detailed location informat
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
