treewide: remove unused nix-prefetch-github from shebangs

This commit is contained in:
Theodore Ni
2023-07-07 23:03:12 -07:00
parent 551db1309c
commit ac69020750
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
#! /usr/bin/env nix-shell
#! nix-shell -i bash -p nix curl jq nix-prefetch-github git gnused gnugrep -I nixpkgs=.
#! nix-shell -i bash -p nix curl jq git gnused gnugrep -I nixpkgs=.
# shellcheck shell=bash
set -eu -o pipefail