nixpkgs/nixos/modules
Alois Wohlschlager d3abae8dee nixos/top-level: improve replaceRuntimeDependencies
Instead of iterating over all replacements and applying them one by one,
use the newly introduced replaceDependencies function to apply them all
at once for replaceRuntimeDependencies. The advantages are twofold in
case there are multiple replacements:
* Performance is significantly improved, because there is only one pass
  over the closure to be made.
* Correctness is improved, because replaceDependencies also replaces
  dependencies of the replacements themselves if applicable.

Fixes: https://github.com/NixOS/nixpkgs/issues/4336
2024-09-24 12:20:15 +02:00
..
config nixos: remove environment.noXlibs 2024-09-15 07:51:45 -06:00
hardware nixos/nvidia: assert open option is manually set on drivers >= 560 (#339025) 2024-09-17 11:32:47 +02:00
i18n/input-method nixos/fcitx5: fix evaluation 2024-08-31 09:20:31 -04:00
image nixos/repart-verity-store: init 2024-09-20 17:35:49 +02:00
installer nixos/installer/tools: only enable tools if nix is enabled 2024-09-24 08:19:36 +03:00
misc nixos/nixpkgs: show definition files in config assertion 2024-09-20 10:42:45 +01:00
profiles nixos/profiles/minimal: set fonts.enableDefaultPackages which was previously set by environment.noXLibs 2024-09-22 20:21:16 +02:00
programs clash-verge: remove (#342557) 2024-09-22 01:41:17 +02:00
security nixos/security.pam: remove with lib; 2024-09-15 10:43:46 +02:00
services immich: init at 1.115.0; nixos/immich: init module (#324127) 2024-09-24 05:56:12 -04:00
system nixos/top-level: improve replaceRuntimeDependencies 2024-09-24 12:20:15 +02:00
tasks nixos/services.nfs: remove with lib; 2024-09-15 10:43:58 +02:00
testing nixos/testing: Fix tty output 2024-09-05 10:54:55 +02:00
virtualisation nixos/xen: fix spurious ShellCheck warning 2024-09-21 13:37:01 -03:00
module-list.nix nixos/immich: init module 2024-09-23 22:38:02 +02:00
rename.nix nixos: remove environment.noXlibs (#341717) 2024-09-22 16:25:00 +01:00