diff --git a/nix-flake-update.sh b/nix-flake-update.sh index 865cc46..d66aa1b 100755 --- a/nix-flake-update.sh +++ b/nix-flake-update.sh @@ -1,5 +1,6 @@ #!/usr/bin/env bash +git pull update_msg=$(nix flake update 2>&1 | grep -v 'warning:') make git add .