home-manager/tests/modules/files
Robert Helgesson 4fe5afa755
files: make sure the target file name is escaped
The previous implementation would allow variables to sneak into the
file names. This commit makes sure the resulting target file path
exactly matches the expected path.
2020-08-29 18:22:03 +02:00
..
.hidden files: allow a wider range of source file names 2019-01-19 12:44:58 +01:00
default.nix files: make sure the target file name is escaped 2020-08-29 18:22:03 +02:00
executable.nix files: allow a wider range of source file names 2019-01-19 12:44:58 +01:00
hidden-source.nix Apply `nixfmt` on many files 2020-02-02 01:07:28 +01:00
out-of-store-symlink.nix files: add helper function `mkOutOfStoreSymlink` 2020-05-02 01:22:14 +02:00
source with spaces! files: allow a wider range of source file names 2019-01-19 12:44:58 +01:00
source-with-spaces.nix files: allow a wider range of source file names 2019-01-19 12:44:58 +01:00
target-with-shellvar.nix files: make sure the target file name is escaped 2020-08-29 18:22:03 +02:00
text-expected.txt files: allow a wider range of source file names 2019-01-19 12:44:58 +01:00
text.nix files: allow a wider range of source file names 2019-01-19 12:44:58 +01:00