32 current 2025-04-29 22:09:23 25.05.20250424.f771eb4 6.12.24 *
This commit is contained in:
@@ -30,6 +30,7 @@
|
|||||||
rust-analyzer-unwrapped
|
rust-analyzer-unwrapped
|
||||||
black
|
black
|
||||||
nodejs_22
|
nodejs_22
|
||||||
|
latexrun
|
||||||
# gh
|
# gh
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ echo "NixOS Rebuilding..."
|
|||||||
prev=$(basename $(readlink /run/current-system) | sed 's/.*nixos-system-\(.*\)-.*$/\1/')
|
prev=$(basename $(readlink /run/current-system) | sed 's/.*nixos-system-\(.*\)-.*$/\1/')
|
||||||
|
|
||||||
# Rebuild, output simplified errors, log trackebacks
|
# Rebuild, output simplified errors, log trackebacks
|
||||||
sudo /run/current-system/sw/bin/nixos-rebuild switch --flake /home/synchronous/nix-cfg/flake.nix#"$prev" 2>&1 | tee /tmp/nixos-switch.log
|
/run/current-system/sw/bin/nixos-rebuild switch --flake /home/synchronous/nix-cfg/flake.nix#"$prev" 2>&1 | tee /tmp/nixos-switch.log
|
||||||
|
|
||||||
# cat /tmp/nixos-switch.log | grep --color error && exit 1
|
# cat /tmp/nixos-switch.log | grep --color error && exit 1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user