4 ms·How to do the same thing with `nix shell` (The flake based command) instead of `nix-shell`?by execat 1y agoHow to do the same thing with `nix shell` (The flake based command) instead of `nix-shell`?skavi 1y agoit is a bit more annoying: https://nix.dev/manual/nix/2.22/command-ref/new-cli/nix3-shell#use-as-a--interpreter https://nix.dev/manual/nix/2.22/command-ref/new-cli/nix3-she...skeledrew 1y agoMaybe `#! /usr/bin/env -S nix shell `?