From daeb81c2bf065d04ae2c0db89305fdeda1e7087f Mon Sep 17 00:00:00 2001 From: ulic-youthlic Date: Thu, 23 Jan 2025 21:53:23 +0800 Subject: [PATCH] add Just reciepe for updating flake inputs --- Justfile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Justfile b/Justfile index f1327c9..1b6d070 100644 --- a/Justfile +++ b/Justfile @@ -5,5 +5,8 @@ default: switch: nh os switch {{FLAKE_HOME}} +update: + nix flake update alias s := switch +alias u := update