summary refs log tree commit diff
path: root/pkgs/applications/editors/vscode/update-vscodium.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/editors/vscode/update-vscodium.sh')
-rwxr-xr-xpkgs/applications/editors/vscode/update-vscodium.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/editors/vscode/update-vscodium.sh b/pkgs/applications/editors/vscode/update-vscodium.sh
index 79c6b497ecc..377068c0821 100755
--- a/pkgs/applications/editors/vscode/update-vscodium.sh
+++ b/pkgs/applications/editors/vscode/update-vscodium.sh
@@ -1,5 +1,5 @@
-#!/usr/bin/env nix-shell
-#!nix-shell -i bash -p curl gnugrep gnused gawk
+#! /usr/bin/env nix-shell
+#! nix-shell update-shell.nix -i bash
 
 # Update script for the vscode versions and hashes.
 # Usually doesn't need to be called by hand,