fix(fish): use --in-file for op inject to fix stdin issue in command substitution

This commit is contained in:
2026-04-13 20:13:38 +08:00
parent 067608f4f8
commit 3c6910cfb1
3 changed files with 5 additions and 3 deletions
-1
View File
@@ -1,6 +1,5 @@
{
inputs,
lib,
username,
pkgs,
...