mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-14 22:04:27 +01:00
e5e69b748f
Previously, for values of type list, the merge function would only retain the value if the number of option definitions was less than or equal to 1, and would throw an error for conflicting definitions to avoid potentially unwanted list merges. This change removes that logic, defaulting to the 'mergeEqualOption' function for values of type list. This approach maintains the same safeguard against merging different lists while allowing lists with identical values to be merged. |
||
---|---|---|
.. | ||
modules | ||
packages-from-directory | ||
check-eval.nix | ||
filesystem.sh | ||
maintainer-module.nix | ||
maintainers.nix | ||
misc.nix | ||
modules.sh | ||
network.sh | ||
nix-for-tests.nix | ||
release.nix | ||
sources.sh | ||
systems.nix | ||
teams.nix | ||
test-to-plist-expected.plist | ||
test-with-nix.nix |