wildfire: 258 current 2025-06-20 15:46:22 25.05.20250617.36ab78d 6.15.2 *
remove flake check
This commit is contained in:
@ -56,7 +56,7 @@ git diff -U0 '*.nix'
|
||||
echo "NixOS Rebuilding configuration for host: $NIXOS_HOST..."
|
||||
|
||||
# First, run a check to see if the flake is valid
|
||||
nix flake check 2>&1 | grep -i --color error && exit 1
|
||||
# nix flake check 2>&1 | grep -i --color error && exit 1 # This just takes too long
|
||||
|
||||
# Rebuild the system
|
||||
mkdir -p logs
|
||||
|
Reference in New Issue
Block a user