tvl-depot/nix/writeTree
sterni 77a6eb4f51 feat(nix/writeTree): don't require IfD for drvs in tree
As far as I can tell we can handle files and directories using the same
cp(1) invocation, so we no longer need to potentially IfD derivations in
the tree to figure out whether they are files or directories.

Change-Id: Iabe648c30a747fa42768558715e388552024764a
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10996
Reviewed-by: aspen <root@gws.fyi>
Autosubmit: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
2024-02-21 20:52:20 +00:00
..
tests feat(nix/writeTree): init 2024-02-21 20:52:20 +00:00
default.nix feat(nix/writeTree): don't require IfD for drvs in tree 2024-02-21 20:52:20 +00:00
OWNERS feat(nix/writeTree): init 2024-02-21 20:52:20 +00:00