update scripts
This commit is contained in:
@@ -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 .
|
||||||
Reference in New Issue
Block a user