mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
committed by
github-actions[bot]
parent
5d7a4ed3d9
commit
06a0338fbc
@@ -27,7 +27,7 @@ let
|
||||
nativeBuildInputs = [ pkgs.yq-go ];
|
||||
}
|
||||
''
|
||||
${pkgs.yq-go}/bin/yq -o=yaml < ${lib.escapeShellArg file} > $out
|
||||
${pkgs.yq-go}/bin/yq -o=yaml < ${lib.escapeShellArg file} > $out
|
||||
''
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user