index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
functional
/
ca-shell.nix
blob: 36e1d1526f362907f0812bda79440755eb340951 (
plain
)
1
{
inNixShell
?
false
,
...
}@
args
:
import
./shell.nix
(
args
//
{
contentAddressed
=
true
;
})