aboutsummaryrefslogtreecommitdiffhomepage
path: root/justfile
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-04-27 23:16:03 +0900
committernsfisis <nsfisis@gmail.com>2025-04-27 23:31:07 +0900
commit469bc6032a225e8f586cfccbb175d43b94b200fb (patch)
tree99e1d199c3b19abf7ecd9766e3a010bf24ca6af0 /justfile
parent9ef8940ad850bff7bba5feb4c0fff4b707f4ff2b (diff)
downloaddotfiles-469bc6032a225e8f586cfccbb175d43b94b200fb.tar.gz
dotfiles-469bc6032a225e8f586cfccbb175d43b94b200fb.tar.zst
dotfiles-469bc6032a225e8f586cfccbb175d43b94b200fb.zip
home-manager: build term-banner/term-clock by Nix
Diffstat (limited to 'justfile')
-rw-r--r--justfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/justfile b/justfile
index 0c13594..13b71aa 100644
--- a/justfile
+++ b/justfile
@@ -7,6 +7,9 @@ update HOST:
git commit -m "nix: update flake"
just switch "{{HOST}}"
+update-nur-packages:
+ nix flake update nur-packages
+
sync HOST:
git fetch --all
git stash save