fix: enable flakes and nix-command and set NIX_PATH for nix-shell
This commit is contained in:
@@ -18,7 +18,7 @@ echo "--- Starting Nomarchy Update ---"
|
||||
|
||||
# 1. Update Flake Lock
|
||||
echo "Updating flake inputs..."
|
||||
sudo nix --extra-experimental-features "nix-command flakes" flake update --flake "$REPO_DIR"
|
||||
sudo nix flake update --flake "$REPO_DIR"
|
||||
|
||||
# 2. Rebuild System
|
||||
echo "Applying system-level updates..."
|
||||
|
||||
Reference in New Issue
Block a user