Skip to content

Commit

Permalink
chore(flake): update
Browse files Browse the repository at this point in the history
  • Loading branch information
airone01 committed Nov 10, 2024
1 parent 250b3e5 commit 93e3e38
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ update:
#!/usr/bin/env bash
set -euo pipefail
echo "⬆️ Updating flake inputs..."
nix flake update {{flake_dir}}
nix flake update --flake {{flake_dir}}
echo "✅ Flake inputs updated!"
# Update specific flake input
Expand Down

0 comments on commit 93e3e38

Please sign in to comment.