From 8e551579bc272c79c15338427071f53375b4fbeb Mon Sep 17 00:00:00 2001 From: Poby Date: Wed, 4 Mar 2026 22:39:36 +0900 Subject: [PATCH] fix: remove just target for proxy setup --- Justfile | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Justfile b/Justfile index c810611..2217b11 100644 --- a/Justfile +++ b/Justfile @@ -13,11 +13,6 @@ default: # ############################################################################ -# TODO Feel free to remove this target if you don't need a proxy to speed up the build process -[group('desktop')] -darwin-set-proxy: - sudo python3 scripts/darwin_set_proxy.py - [group('desktop')] darwin: darwin-set-proxy nix build .#darwinConfigurations.{{hostname}}.system \