nixpkgs/nixos/modules
Janne Heß eb7120dc79
nixos/etc: Replace make-etc.sh with nix and bash
The main goal of this commit is to replace the rather fragile passing of
multiple arrays which could break in cases like #130935.
While I could have just added proper shell escaping to the variables
being passed, I opted for the more painful approach of replacing the
fragile and somewhat strange construct with the 5 bash lists. While
there are currently no more problems present with the current approach
(at least none that I know of), the new approach seems more solid and
might get around problems that could arise in the future stemming from
either the multiple-lists situation or from the absence of proper shell
quoting all over the script.
2021-07-30 21:33:13 +02:00
..
config Removed wrong comment 2021-06-30 21:32:08 +02:00
hardware nixos/system76: fix evaluation 2021-06-26 15:16:59 +02:00
i18n/input-method
installer nixStable: 2.3.12 -> 2.3.14 2021-07-20 17:06:51 +02:00
misc nixos/nix-serve: don't run as nogroup 2021-07-18 08:51:17 +02:00
profiles
programs nixos/xwayland: Correctly set the default package 2021-07-15 11:32:06 +02:00
security Merge pull request #121750 from m1cr0man/master 2021-07-06 15:10:54 +02:00
services Merge pull request #130062 from nh2/plausible-fix-shell-scripting-errors 2021-07-22 00:27:56 +02:00
system nixos/etc: Replace make-etc.sh with nix and bash 2021-07-30 21:33:13 +02:00
tasks nixos/snapraid: init 2021-07-14 19:02:19 +01:00
testing
virtualisation nixos/cri-o: Remove unnecessary lib. qualifiers 2021-07-20 15:35:45 +10:00
module-list.nix nixos/clipcat: add user service module 2021-07-20 21:40:58 +02:00
rename.nix