aboutsummaryrefslogtreecommitdiffhomepage
path: root/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shell.nix')
-rwxr-xr-xshell.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell.nix b/shell.nix
index 07031df..6b84544 100755
--- a/shell.nix
+++ b/shell.nix
@@ -50,7 +50,7 @@ mkShell {
#if [[ -f ".envrc" ]]; then
# source .envrc
#fi
- nix flake lock --update-input nixpkgs
+ nix flake update
echo ""
echo "nix flake metadata:"
nix flake metadata