Y
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
skavi
439 days ago
it is a bit more annoying:
https://nix.dev/manual/nix/2.22/command-ref/new-cli/nix3-she...
link
skeledrew
440 days ago
Maybe `#! /usr/bin/env -S nix shell `?
link