audiobookshelf: update.sh include missing nix-prefetch-git

This commit is contained in:
Chris Moultrie 2025-08-12 08:50:50 -04:00
parent 2db01e86a9
commit 59d8afa813
No known key found for this signature in database

View File

@ -1,5 +1,5 @@
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p curl gnused gawk nix-prefetch common-updater-scripts jq prefetch-npm-deps
#!nix-shell -i bash -p curl gnused gawk nix-prefetch nix-prefetch-git common-updater-scripts jq prefetch-npm-deps
set -euo pipefail