shell.nix (view raw)
1 2 3
{ system ? builtins.currentSystem }: (builtins.getFlake (toString ./.)).devShells.${system}.default