From 0520741b8ab872efcabb16ab3abcb0d6aaaa5718 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 14 Dec 2025 13:01:14 -0800 Subject: use `just` (again) instead of custom scripts --- flake/scripts/common.nix | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 flake/scripts/common.nix (limited to 'flake/scripts/common.nix') diff --git a/flake/scripts/common.nix b/flake/scripts/common.nix deleted file mode 100644 index 931480c..0000000 --- a/flake/scripts/common.nix +++ /dev/null @@ -1,4 +0,0 @@ -{ pkgs }: -[ - (pkgs.writeScriptBin "update-deps" "nix flake update --commit-lock-file") -] -- cgit v1.2.3