update scripts
This commit is contained in:
parent
dd520a5781
commit
d8b2f16f84
@ -1 +1,4 @@
|
|||||||
nix flake update --recreate-lock-file --commit-lock-file
|
#! /usr/bin/env nix-shell
|
||||||
|
#! nix-shell -i bash -p bash
|
||||||
|
|
||||||
|
nix flake update --commit-lock-file
|
@ -1,3 +1,6 @@
|
|||||||
|
#! /usr/bin/env nix-shell
|
||||||
|
#! nix-shell -i bash -p bash
|
||||||
|
|
||||||
git pull
|
git pull
|
||||||
nix flake update --recreate-lock-file # intentionally ignore the lockfile
|
nix flake update # intentionally ignore the lockfile
|
||||||
sudo nixos-rebuild switch --flake .
|
sudo nixos-rebuild switch --flake .
|
Loading…
x
Reference in New Issue
Block a user