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 nixos/profile/all-hardware: remove simplefb 2024-03-24 18:44:19 +03:00
base.nix
clone-config.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
demo.nix profiles/demo: rename services.xserver.displayManager 2024-04-16 13:42:02 +02:00
docker-container.nix
graphical.nix treewide: reanme renamed libinput options 2024-04-17 23:34:07 +02:00
hardened.nix nixos/hardened: update hardened profile to new recommendations 2024-01-27 20:43:58 +00:00
headless.nix
image-based-appliance.nix nixos/profiles: add image-based-appliance profile 2023-10-28 13:26:39 +02:00
installation-device.nix nixos/installation-device: enable polkit 2024-01-23 16:10:31 +01:00
macos-builder.nix darwin.linux-builder: Exit scripts on error 2024-03-15 08:52:30 -04:00
minimal.nix nixos/stub-ld: init module 2023-12-11 05:47:23 -05:00
perlless.nix nixos/top-level: Rename system.forbiddenDependenciesRegex to system.forbiddenDependenciesRegexes 2024-05-02 21:08:39 +03:00
qemu-guest.nix