tvl-depot/nix/utils/tests
sterni 6813598c17 feat(nix/utils): add onlyDrvPath to get the drvPath w/o the outputs
I want to use this utility in a deploy script where the .drv is
nix-copy-closure-d to a remote host and realized there. Consequently it
doesn't make sense that the local deploy script depends on the
derivation's outputs which drvPath does by default.

This also came up when working on //nix/buildkite, although we didn't
end up using it there.

Change-Id: I952bbfd4d7e9de212569d5ee12182eb50d360f53
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5767
Tested-by: BuildkiteCI
Autosubmit: sterni <sternenseemann@systemli.org>
Reviewed-by: tazjin <tazjin@tvl.su>
2022-05-28 12:01:46 +00:00
..
directory test(nix/utils): unit test path predicates 2021-09-14 14:17:44 +00:00
.skip-subtree test(nix/utils): unit test path predicates 2021-09-14 14:17:44 +00:00
default.nix feat(nix/utils): add onlyDrvPath to get the drvPath w/o the outputs 2022-05-28 12:01:46 +00:00
missing test(nix/utils): unit test path predicates 2021-09-14 14:17:44 +00:00
symlink-directory test(nix/utils): unit test path predicates 2021-09-14 14:17:44 +00:00
symlink-file test(nix/utils): unit test path predicates 2021-09-14 14:17:44 +00:00
symlink-symlink-directory test(nix/utils): unit test path predicates 2021-09-14 14:17:44 +00:00
symlink-symlink-file test(nix/utils): unit test path predicates 2021-09-14 14:17:44 +00:00