Post #1308529
2026-02-19 14:10 UTC
@blinry Might I suggest using `nix eval --raw nixpkgs#$PKG --apply 'pkg: …'` to avoid repeatedly invoking `nix eval`?
Replies (1)
-
@blinry@chaos.social 2026-02-19 14:18
@korenchkin Oh cool, that would speed things up a bit for sure! :)