Skip to content

Commit b06d85e

Browse files
authored
google-chrome: add libuuid to update script path
1 parent 6af4687 commit b06d85e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/go/google-chrome/update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env nix-shell
2-
#!nix-shell -I nixpkgs=./. -i bash -p curl jq gawk libossp_uuid libxml2 nix
2+
#!nix-shell -I nixpkgs=./. -i bash -p curl jq gawk libossp_uuid libuuid libxml2 nix
33
# shellcheck shell=bash
44

55
set -euo pipefail

0 commit comments

Comments
 (0)