update scripts

This commit is contained in:
zuckerberg 2021-08-26 20:52:04 -04:00
parent dd520a5781
commit d8b2f16f84
2 changed files with 8 additions and 2 deletions

View File

@ -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

View File

@ -1,3 +1,6 @@
#! /usr/bin/env nix-shell
#! nix-shell -i bash -p bash
git pull
nix flake update --recreate-lock-file # intentionally ignore the lockfile
nix flake update # intentionally ignore the lockfile
sudo nixos-rebuild switch --flake .