Y
Hacker News
new
|
ask
|
show
|
jobs
by
execat
487 days ago
How to do the same thing with `nix shell` (The flake based command) instead of `nix-shell`?
2 comments
skavi
486 days ago
it is a bit more annoying:
https://nix.dev/manual/nix/2.22/command-ref/new-cli/nix3-she...
link
skeledrew
487 days ago
Maybe `#! /usr/bin/env -S nix shell `?
link