about summary refs log tree commit diff
path: root/tvix/eval/src/tests/nix_tests/eval-fail-path-slash.nix
blob: 8c2e104c788f82dd3aa703b0b48cf0500e0dc64c (plain) (blame)
1
2
3
4
5
6
# Trailing slashes in paths are not allowed.
# This restriction could be lifted sometime,
# for example if we make '/' a path concatenation operator.
# See https://github.com/NixOS/nix/issues/1138
# and https://nixos.org/nix-dev/2016-June/020829.html
/nix/store/