38 current 2025-10-04 13:51:04 25.05.20251001.5b5be50 6.12.49 *

This commit is contained in:
2025-10-04 13:51:28 -05:00
parent 3392e63320
commit 791abde99b
2 changed files with 9 additions and 9 deletions

View File

@@ -3,7 +3,8 @@ set -e
pushd ~/.nix
# nvim flake.nix
# alejandra . &>/dev/null
git diff -U0 *.nix
# git diff -U0 *.nix
git diff -U0 $(find . -name '*.nix')
# add generation comment to flake.nix
gen=$(nixos-rebuild list-generations | grep current | awk '{print $1}')