38 current 2025-10-04 13:51:04 25.05.20251001.5b5be50 6.12.49 *
This commit is contained in:
@@ -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}')
|
||||
|
||||
Reference in New Issue
Block a user