Skip to content

Commit

Permalink
nix flake update is now nix flake lock
Browse files Browse the repository at this point in the history
  • Loading branch information
garbas committed Mar 17, 2021
1 parent 1b03e3c commit 2deccd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/update.sh
Expand Up @@ -3,7 +3,7 @@
set -e

echo "Updating flake inputs..."
nix flake update \
nix flake lock \
--update-input released-nixpkgs-unstable \
--update-input released-nixpkgs-stable \
--update-input released-nix-unstable \
Expand Down

0 comments on commit 2deccd3

Please sign in to comment.