diff options
Diffstat (limited to 'shell.nix')
| -rwxr-xr-x | shell.nix | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -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  | 
