pin specific linux kernel to test bug

This commit is contained in:
Tao Tien 2024-05-07 13:37:09 -07:00
parent c5824eef35
commit 583c039a26
2 changed files with 19 additions and 5 deletions

View file

@ -30,20 +30,20 @@ def bump [] {
jj new -m "bump"
nix flake update
# rc2nix | save -f /home/tao/projects/NOflake/users/tao/plasma.nix;
sudo nix store ping --store ssh://nocomputer
# sudo nix store ping --store ssh://nocomputer
sudo nice -n19 nixos-rebuild boot --flake /home/tao/projects/NOflake/ --impure --verbose
jj new
}
def rb [] {
sudo nix store ping --store ssh://nocomputer
# sudo nix store ping --store ssh://nocomputer
sudo nice -n19 nixos-rebuild boot --flake . --impure --verbose
hx --grammar fetch; hx --grammar build
rm -rf ~/.cache/jdtls/
}
def rs [] {
sudo nix store ping --store ssh://nocomputer
# sudo nix store ping --store ssh://nocomputer
sudo nice -n19 nixos-rebuild switch --flake . --impure --verbose
hx --grammar fetch; hx --grammar build
rm -rf ~/.cache/jdtls/