google-chrome: add libuuid to update script path

This commit is contained in:
Masum Reza
2025-03-10 23:38:40 +05:30
committed by GitHub
parent 6af46873e5
commit b06d85e0bf
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env nix-shell
#!nix-shell -I nixpkgs=./. -i bash -p curl jq gawk libossp_uuid libxml2 nix
#!nix-shell -I nixpkgs=./. -i bash -p curl jq gawk libossp_uuid libuuid libxml2 nix
# shellcheck shell=bash
set -euo pipefail