1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-11 13:06:01 +01:00
nix/tests/ca-shell.nix

1 line
72 B
Nix

{ ... }@args: import ./shell.nix (args // { contentAddressed = true; })