small nit
This commit is contained in:
parent
fcb6d92dac
commit
0cb80302a9
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
(
|
||||
cd $dir
|
||||
${pkgs.nix}/bin/nix flake update # Update flake.lock
|
||||
${pkgs.direnv}/bin/direnv reload # Make sure things work after the update
|
||||
${pkgs.direnv}/bin/direnv reload # Make sure things work after the update
|
||||
)
|
||||
done
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue