mirror of
https://github.com/smg1024/nix-darwin.git
synced 2026-05-22 20:32:59 +09:00
fix: remove just target for proxy setup
This commit is contained in:
parent
88baae6581
commit
8e551579bc
1 changed files with 0 additions and 5 deletions
5
Justfile
5
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')]
|
[group('desktop')]
|
||||||
darwin: darwin-set-proxy
|
darwin: darwin-set-proxy
|
||||||
nix build .#darwinConfigurations.{{hostname}}.system \
|
nix build .#darwinConfigurations.{{hostname}}.system \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue