summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2022-11-27 18:52:22 +0100
committerMichael Weiss <dev.primeos@gmail.com>2022-11-27 19:10:44 +0100
commit9d05d42f4d61f28207eef3492115168739cdc442 (patch)
tree2d5060ace1f558e35846df4167a43c57e11e4166 /pkgs/development/python-modules/rangehttpserver
parenta115bb9bd56831941be3776c8a94005867f316a7 (diff)
chromiumBeta: Fix the configuration phase
Upstream switched use_system_libwayland to false [0] and system_wayland_scanner_path will now only be declared if use_system_wayland_scanner is set to true (it defaults to use_system_libwayland) [1]. In Nixpkgs, we usually try to set use_system_* to true (i.e., we favor system libraries over bundled/vendored ones) but in the case of Chromium this can become difficult to maintain so we might eventually drop `use_system_libwayland = true` again (IIRC this only caused one incompatibility in the past though: b6b51374fc7; and f9d9864cb62 will become relevant again when we build with the bundled libwayland). [0]: https://source.chromium.org/chromium/chromium/src/+/b33bdfe2654df61dee900e7b85cc3fcaea6b65a3 [1]: https://source.chromium.org/chromium/chromium/src/+/272220cefa2cff8cf9273a02155454650e79e024
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions