summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorIhar Hrachyshka <ihar.hrachyshka@gmail.com>2025-12-05 20:23:25 -0500
committerIhar Hrachyshka <ihar.hrachyshka@gmail.com>2025-12-05 20:28:14 -0500
commit4aa3cf41e589b6857dfafabde6ed93563f3c57b6 (patch)
tree5f203e927b48d9466cd481308f72cfddb7d641ef /pkgs/development/python-modules/rangehttpserver
parent4587ab1a261a979ea79d3157d97657553f271948 (diff)
firefox: don't touch dontFixup on darwin if it's false
To fix the wrapper for firefox-bin, we now force dontFixup == false on Darwin: #457408 The change unnecessarily touched the attribute on a package when it's not set, making `firefox` wrapper build its own firefox-unwrapped (with the attribute forcefully set to false). In addition to unnecessary duplication of nix outputs, since `firefox` is not built in Hydra, it means that all users are now forced to build firefox (and thunderbird) when using the wrapper. This patch fixes the issue by forcing the attribute only when it's present and set to true in the wrapped package.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions