chore(third_party): Bump gopkgs needed for Google Cloud
This commit is contained in:
parent
9594203e07
commit
6220294f94
11 changed files with 12 additions and 11 deletions
|
@ -4,7 +4,7 @@ pkgs.buildGo.external {
|
|||
path = "golang.org/x/sys";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://go.googlesource.com/sys";
|
||||
rev = "fde4db37ae7ad8191b03d30d27f258b5291ae4e3";
|
||||
rev = "ac6580df4449443a05718fd7858c1f91ad5f8d20";
|
||||
};
|
||||
|
||||
deps = with pkgs.third_party; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue