mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
Nix 2.4 fix, tf-nix update, auto-git-pull
This commit is contained in:
parent
445c6fae99
commit
e716081479
4 changed files with 8 additions and 10 deletions
|
|
@ -70,6 +70,7 @@ with lib; pkgs.mkShell {
|
|||
export HOME_USER=$(id -un)
|
||||
export CI_PLATFORM="impure"
|
||||
export NIX_PATH="$NIX_PATH:home=${toString ./.}"
|
||||
git pull
|
||||
'';
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue