49 current 2024-04-18 20:59:47 23.11.20240405.72da83d 6.1.84 *
This commit is contained in:
parent
912a1323a7
commit
1d73aa96c8
@ -12,7 +12,7 @@
|
||||
${pkgs.git}/bin/git diff -U0
|
||||
echo "NixOS Rebuilding..."
|
||||
${pkgs.unstable.nh}/bin/nh os switch ~/.nixos
|
||||
gen=$(nixos-rebuild list-generations | ${pkgs.gnugrep}/bin/grep current)
|
||||
gen=$(nix-env --list-generations | ${pkgs.gnugrep}/bin/grep current)
|
||||
${pkgs.git}/bin/git commit --no-gpg-sign -am "$gen"
|
||||
popd
|
||||
'';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user