up
This commit is contained in:
@@ -33,7 +33,7 @@ _prompt() {
|
||||
}
|
||||
|
||||
insert_secrets_output() {
|
||||
local pattern="outputs = { self, darwin, nix-homebrew, homebrew-bundle, homebrew-core, homebrew-cask, home-manager, nixpkgs, disko, agenix } @inputs:"
|
||||
local pattern="outputs = { self, darwin, nix-homebrew, homebrew-bundle, homebrew-core, homebrew-cask, home-manager, nixpkgs, agenix } @inputs:"
|
||||
local insert_text="secrets "
|
||||
|
||||
awk -v pat="$pattern" -v insert="$insert_text" '
|
||||
|
||||
Reference in New Issue
Block a user