nixpkgs/nixos/modules
Martin Puppe 6a96992fe0 Fix invalid regular expression #156861
Empty parantheses are not supported in regular expressions on
Darwin/macOS. The old regular expression produces an error during
evaluation. This commit fixes that.

Nix‘s `builtins.match` works with extend POSIX regular expressions. The
specification for these regular expression states[^1] that the result
for a left paranthesis immediately followed by a right paranthesis
outside of a bracket expression is undefined.

[^1]: https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap09.html#tag_09_04_03
2022-01-26 16:23:14 +01:00
..
config Merge #143715: nixos/malloc: fix scudo on aarch64-linux 2022-01-18 17:39:33 +01:00
hardware Merge pull request #154550 from veehaitch/sgx-compat-udev 2022-01-13 14:55:08 +00:00
i18n/input-method nixos/documentation: split options doc build 2022-01-02 19:46:13 +01:00
installer Merge pull request #153409 from tpwrules/fix-nonx86-iso-reproducibility 2022-01-23 21:15:26 -05:00
misc nixos/locate Add support for plocate (#156185) 2022-01-24 00:36:51 +01:00
profiles all-hardware: Add virtio_mmio module 2022-01-06 17:23:10 -08:00
programs Merge pull request #151902 from primeos/sway 2022-01-23 21:46:19 +01:00
security Merge master into staging-next 2022-01-12 12:01:06 +00:00
services Fix invalid regular expression #156861 2022-01-26 16:23:14 +01:00
system Merge remote-tracking branch 'origin/master' into staging-next 2022-01-25 15:53:19 +01:00
tasks nixos/networkd: fix networking.networkd.static test 2022-01-21 19:35:17 +01:00
testing nixos/lib/qemu-flags: rename to qemu-common 2021-09-18 16:58:16 +02:00
virtualisation nixos/container-config: Only use true as fallback 2022-01-20 23:10:13 +01:00
module-list.nix nixos/invoiceplane: init module and package at 1.5.11 (#146909) 2022-01-20 22:45:35 +09:00
rename.nix mailpile, nixos/mailpile: drop 2022-01-16 02:36:20 +01:00