Hacker News new | ask | show | jobs
by execat 440 days ago
How to do the same thing with `nix shell` (The flake based command) instead of `nix-shell`?
2 comments

Maybe `#! /usr/bin/env -S nix shell `?