nixpkgs/nixos/modules
Vladimír Čunát 3937923f81
nixos/systemd.tmpfiles.packages: fix an edge case
symlinkJoin can break (silently) when the passed paths contain symlinks
to directories.  This should work now.

Down-side: when lib/tmpfiles.d doesn't exist for some passed package,
the error message is a little less explicit, because we never get
to the postBuild phase (and symlinkJoin doesn't provide a better way):
/nix/store/HASH-NAME/lib/tmpfiles.d: No such file or directory

Also, it seemed pointless to create symlinks for whole package trees
and using only a part of the result (usually very small part).
2020-08-16 10:23:53 +02:00
..
config nixos/fontconfig: Reintroduce unversioned fonts.conf 2020-08-13 20:56:43 +02:00
hardware nixos: remove StandardOutput=syslog, StandardError=syslog lines 2020-08-13 18:49:15 +02:00
i18n/input-method nixos/modules: remove trailing whitespace 2020-08-07 14:45:39 +01:00
installer nixos/*: editorconfig fixes 2020-08-08 10:54:16 +10:00
misc nixos/zigbee2mqtt: init 2020-07-20 21:48:14 +02:00
profiles nixos/displayManager: make autoLogin options independent of DM type 2020-07-09 21:15:35 -04:00
programs nixos/*: editorconfig fixes 2020-08-08 10:54:16 +10:00
security nixos: remove StandardOutput=syslog, StandardError=syslog lines 2020-08-13 18:49:15 +02:00
services Merge pull request #93358 from helsinki-systems/fix/gitlab-customrb 2020-08-15 20:13:28 +02:00
system nixos/systemd.tmpfiles.packages: fix an edge case 2020-08-16 10:23:53 +02:00
tasks Merge pull request #93395 from hmenke/zfs 2020-08-15 09:19:49 +01:00
testing nixos/service-runner.nix: Allow quotes in commands + test 2020-02-28 14:26:29 +01:00
virtualisation nixos/railcar: fix typo 2020-08-07 18:00:28 +02:00
module-list.nix Merge pull request #89444 from mweinelt/pinnwand-module 2020-08-14 22:09:33 +02:00
rename.nix nixos/displayManager: make autoLogin options independent of DM type 2020-07-09 21:15:35 -04:00