tvl-depot/nix/utils
sterni a6367b4bdc fix(nix/utils): remove predicates based on symlink heuristic
Due to [nix#6579] the heuristic which allowed us to determine if a
symlink points to a directory is not reliable – if restrict-eval is
enabled it _will_ return wrong results. Until upstream resolves
this (and we backport the patch) it is probably best to not expose this
functionality at all.

[nix#6579]: https://github.com/NixOS/nix/issues/6579

Change-Id: Id847c794bb279be909c5426953c4fe13c2493343
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5761
Tested-by: BuildkiteCI
Autosubmit: sterni <sternenseemann@systemli.org>
Reviewed-by: tazjin <tazjin@tvl.su>
2022-05-28 11:35:42 +00:00
..
tests fix(nix/utils): remove predicates based on symlink heuristic 2022-05-28 11:35:42 +00:00
default.nix fix(nix/utils): remove predicates based on symlink heuristic 2022-05-28 11:35:42 +00:00
OWNERS feat(users/Profpatsch): build attrset members on CI 2021-03-15 22:16:19 +00:00