summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorJonas Chevalier <zimbatm@zimbatm.com>2024-02-15 13:01:03 +0100
committerGitHub <noreply@github.com>2024-02-15 13:01:03 +0100
commitc3ef726ee171a1f78def8c4da8a2e3719efbbfa4 (patch)
tree4c2f9e56b5c873f2197f9294828f534bf21d988f /pkgs/development/python-modules/rangehttpserver
parent446a9051f2749a7321c7487eeadb5be068b26519 (diff)
nixos/ldso: avoid instance of nixpkgs (#288509)
Follow-up to #269551 Avoid creating a new instance of nixpkgs to access two variables. `pkgs.pkgsi686Linux` was being accessed whenever the feature is being used or not. A second instance of nixpkgs is being created in `nixos/modules/config/stub-ld.nix` and can be disabled by setting `environment.ldso32 = null` or `environment.stub-ld.enable = false`. Both combined fixes this error: error: attribute 'i686-linux' missing
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions