From 97bbafe3cd95c720daad07dc675a9387ea7eba6b Mon Sep 17 00:00:00 2001 From: Patryk Niedzwiedzinski Date: Sun, 29 Sep 2024 18:07:06 +0200 Subject: 18 current 2024-09-29 18:07:04 24.05.20240928.fbca5e7 6.6.52 * --- rebuild/rebuild.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebuild/rebuild.sh b/rebuild/rebuild.sh index 3244ed7..9738dd3 100755 --- a/rebuild/rebuild.sh +++ b/rebuild/rebuild.sh @@ -34,7 +34,7 @@ git diff -U0 '*' echo "NixOS Rebuilding..." # Rebuild, output simplified errors, log trackebacks -(sudo nixos-rebuild switch --flake $DIR/flake.nix 2>&1 | tee nixos-switch.log) || (cat nixos-switch.log | grep --color error && exit 1) +sudo nixos-rebuild switch --flake $DIR/flake.nix 2>&1 | tee nixos-switch.log # Get current generation metadata current=$(nixos-rebuild list-generations | grep current) -- cgit 1.4.1