aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/justfile
diff options
context:
space:
mode:
Diffstat (limited to 'justfile')
-rw-r--r--justfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/justfile b/justfile
index 675520d..431fce5 100644
--- a/justfile
+++ b/justfile
@@ -55,6 +55,7 @@ pkg-update:
paru -Syu
# Refresh nix flake inputs (nixpkgs, home-manager) then re-activate the profile.
+
# Run after this to pick up newer versions of nix-managed tools.
nix-update:
#!/bin/sh