nixpkgs/nixos/modules
Matthias Treydte 9ce8df127d nixos/etc: make sure local "source" files are imported to the store
The treatment of the "source" parameter changed
with eb7120dc79, breaking stuff.

Before that commit, the source parameter was converted to a
string by implicit coercion, which would copy the file to the
store and yield an string containing the store path. Now, by
the virtue of escapeShellArg, toString is called explicitly on
that path, which will yield an string containing the absolute
path of the file.

This commit restores the old behavior.
2021-09-02 15:50:44 +02:00
..
config nixos/fonts: fixup dd38ae1f 2021-08-29 11:03:13 +02:00
hardware nixos/nvidia: remove extra space 2021-09-01 08:57:33 -04:00
i18n/input-method nixos/fcitx5: autostart with xserver 2021-06-05 09:22:58 +08:00
installer lib/modules: add mkImageMediaOverride 2021-08-03 18:28:14 -05:00
misc nixos: rewrite uhub module 2021-08-11 09:51:23 +02:00
profiles NixOS AWS AMI: enable the serial console on ttyS0 2021-08-20 12:42:02 -04:00
programs Merge pull request #131695 from tomfitzhenry/calls 2021-08-26 04:44:01 +02:00
security apparmor: Fix cups-client typo 2021-08-23 00:50:15 -07:00
services Merge pull request #125687 from malte-v/soju-module-new 2021-09-01 22:09:44 -04:00
system nixos/etc: make sure local "source" files are imported to the store 2021-09-02 15:50:44 +02:00
tasks Merge pull request #135315 from johnjameswhitman/johnjameswhitman/fix-wlan-sub-interfaces 2021-09-02 09:37:04 +02:00
testing treewide: use perl.withPackages when possible 2021-03-31 21:35:37 +02:00
virtualisation NixOS/amazonImageZfs: init 2021-08-25 10:42:35 -04:00
module-list.nix nixos/soju: add module 2021-08-30 16:28:06 +02:00
rename.nix quagga: remove 2021-04-22 12:48:48 +02:00