nixpkgs/nixos/modules/profiles
Christian Kampka 8814c364a3 nixos/top-level: Rename system.forbiddenDependenciesRegex to system.forbiddenDependenciesRegexes
and turn it in to a list.

The current setting of system.forbiddenDependenciesRegex is a string, meaning only one such regex as any additional setting would result in conflicts.

As maintainers have already started using this setting eg. in profiles, it would be good if this setting would accept a list of regex to allow the end
user to make use of it in addition to package maintainers.
2024-05-02 21:08:39 +03:00
..
keys
all-hardware.nix
base.nix
clone-config.nix
demo.nix
docker-container.nix
graphical.nix
hardened.nix
headless.nix
image-based-appliance.nix
installation-device.nix
macos-builder.nix
minimal.nix
perlless.nix nixos/top-level: Rename system.forbiddenDependenciesRegex to system.forbiddenDependenciesRegexes 2024-05-02 21:08:39 +03:00
qemu-guest.nix