mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
1 line
72 B
Nix
1 line
72 B
Nix
{ ... }@args: import ./shell.nix (args // { contentAddressed = true; })
|