aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/ca-shell.nix
blob: 36e1d1526f362907f0812bda79440755eb340951 (plain)
1
{ inNixShell ? false, ... }@args: import ./shell.nix (args // { contentAddressed = true; })