···1-#!/usr/bin/env nix-shell
2-#!nix-shell -i bash -p curl jq gnused
34# Update script for the vscode versions and hashes.
5# Usually doesn't need to be called by hand,
···1+#! /usr/bin/env nix-shell
2+#! nix-shell update-shell.nix -i bash
34# Update script for the vscode versions and hashes.
5# Usually doesn't need to be called by hand,
···1-#!/usr/bin/env nix-shell
2-#!nix-shell -i bash -p curl gnugrep gnused gawk
34# Update script for the vscode versions and hashes.
5# Usually doesn't need to be called by hand,
···1+#! /usr/bin/env nix-shell
2+#! nix-shell update-shell.nix -i bash
34# Update script for the vscode versions and hashes.
5# Usually doesn't need to be called by hand,